cardano-node-1.22.1
Safe HaskellNone
LanguageHaskell2010

Cardano.Tracing.OrphanInstances.HardFork

Orphan instances

ToJSON SafeZone Source # 
Instance details

ToJSON SafeBeforeEpoch Source # 
Instance details

ToObject EraParams Source # 
Instance details

ToJSON (TxId (GenTx blk)) => ToJSON (WrapGenTxId blk) Source # 
Instance details

All (Compose ToJSON WrapGenTxId) xs => ToJSON (TxId (GenTx (HardForkBlock xs))) Source # 
Instance details

All (Compose ToObject WrapApplyTxErr) xs => ToObject (HardForkApplyTxErr xs) Source # 
Instance details

All (Compose ToObject WrapLedgerErr) xs => ToObject (HardForkLedgerError xs) Source # 
Instance details

All (Compose ToObject WrapEnvelopeErr) xs => ToObject (HardForkEnvelopeErr xs) Source # 
Instance details

(All (Compose ToObject WrapLedgerWarning) xs, All SingleEraBlock xs) => ToObject (HardForkLedgerWarning xs) Source # 
Instance details

(All (Compose ToObject WrapLedgerUpdate) xs, All SingleEraBlock xs) => ToObject (HardForkLedgerUpdate xs) Source # 
Instance details

All (Compose ToObject WrapValidationErr) xs => ToObject (HardForkValidationErr xs) Source # 
Instance details

All (Compose ToObject WrapApplyTxErr) xs => ToObject (OneEraApplyTxErr xs) Source # 
Instance details

All (Compose ToObject WrapCannotForge) xs => ToObject (OneEraCannotForge xs) Source # 
Instance details

All (Compose ToObject WrapEnvelopeErr) xs => ToObject (OneEraEnvelopeErr xs) Source # 
Instance details

All (Compose ToObject WrapForgeStateInfo) xs => ToObject (OneEraForgeStateInfo xs) Source # 
Instance details

All (Compose ToObject WrapForgeStateUpdateError) xs => ToObject (OneEraForgeStateUpdateError xs) Source # 
Instance details

All (Compose ToObject WrapLedgerErr) xs => ToObject (OneEraLedgerError xs) Source # 
Instance details

All (Compose ToObject WrapLedgerUpdate) xs => ToObject (OneEraLedgerUpdate xs) Source # 
Instance details

All (Compose ToObject WrapLedgerWarning) xs => ToObject (OneEraLedgerWarning xs) Source # 
Instance details

All (Compose ToObject WrapValidationErr) xs => ToObject (OneEraValidationErr xs) Source # 
Instance details

ToObject (ApplyTxErr blk) => ToObject (WrapApplyTxErr blk) Source # 
Instance details

ToObject (CannotForge blk) => ToObject (WrapCannotForge blk) Source # 
Instance details

ToObject (OtherHeaderEnvelopeError blk) => ToObject (WrapEnvelopeErr blk) Source # 
Instance details

ToObject (ForgeStateInfo blk) => ToObject (WrapForgeStateInfo blk) Source # 
Instance details

ToObject (ForgeStateUpdateError blk) => ToObject (WrapForgeStateUpdateError blk) Source # 
Instance details

ToObject (LedgerError blk) => ToObject (WrapLedgerErr blk) Source # 
Instance details

ToObject (LedgerUpdate blk) => ToObject (WrapLedgerUpdate blk) Source # 
Instance details

ToObject (LedgerWarning blk) => ToObject (WrapLedgerWarning blk) Source # 
Instance details

ToObject (ValidationErr (BlockProtocol blk)) => ToObject (WrapValidationErr blk) Source # 
Instance details

All (Compose ToObject GenTx) xs => ToObject (GenTx (HardForkBlock xs)) Source # 
Instance details

All (Compose ToObject Header) xs => ToObject (Header (HardForkBlock xs)) Source # 
Instance details

Condense (OneEraHash xs) Source # 
Instance details