bcc-node-1.99.0
Safe HaskellNone
LanguageHaskell2010

Bcc.Tracing.OrphanInstances.HardFork

Orphan instances

ToJSON SafeZone Source # 
Instance details

Methods

toJSON ∷ SafeZone → Value #

toEncoding ∷ SafeZone → Encoding #

toJSONList ∷ [SafeZone] → Value #

toEncodingList ∷ [SafeZone] → Encoding #

ToObject EraParams Source # 
Instance details

Methods

toObjectTracingVerbosity → EraParams → Object #

textTransformer ∷ EraParams → Object → Text #

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

Methods

toJSON ∷ TxId (GenTx (HardForkBlock xs)) → Value #

toEncoding ∷ TxId (GenTx (HardForkBlock xs)) → Encoding #

toJSONList ∷ [TxId (GenTx (HardForkBlock xs))] → Value #

toEncodingList ∷ [TxId (GenTx (HardForkBlock xs))] → Encoding #

ToJSON (TxId (GenTx blk)) ⇒ ToJSON (WrapGenTxId blk) Source # 
Instance details

Methods

toJSON ∷ WrapGenTxId blk → Value #

toEncoding ∷ WrapGenTxId blk → Encoding #

toJSONList ∷ [WrapGenTxId blk] → Value #

toEncodingList ∷ [WrapGenTxId blk] → Encoding #

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

Methods

toObjectTracingVerbosity → Header (HardForkBlock xs) → Object #

textTransformer ∷ Header (HardForkBlock xs) → Object → Text #

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

Methods

toObjectTracingVerbosity → GenTx (HardForkBlock xs) → Object #

textTransformer ∷ GenTx (HardForkBlock xs) → Object → Text #

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

Methods

toObjectTracingVerbosity → OneEraApplyTxErr xs → Object #

textTransformer ∷ OneEraApplyTxErr xs → Object → Text #

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

Methods

toObjectTracingVerbosity → HardForkEnvelopeErr xs → Object #

textTransformer ∷ HardForkEnvelopeErr xs → Object → Text #

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

Methods

toObjectTracingVerbosity → HardForkLedgerError xs → Object #

textTransformer ∷ HardForkLedgerError xs → Object → Text #

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

Methods

toObjectTracingVerbosity → HardForkLedgerUpdate xs → Object #

textTransformer ∷ HardForkLedgerUpdate xs → Object → Text #

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

Methods

toObjectTracingVerbosity → HardForkLedgerWarning xs → Object #

textTransformer ∷ HardForkLedgerWarning xs → Object → Text #

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

Methods

toObjectTracingVerbosity → HardForkApplyTxErr xs → Object #

textTransformer ∷ HardForkApplyTxErr xs → Object → Text #

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

Methods

toObjectTracingVerbosity → HardForkValidationErr xs → Object #

textTransformer ∷ HardForkValidationErr xs → Object → Text #

ToObject (ApplyTxErr blk) ⇒ ToObject (WrapApplyTxErr blk) Source # 
Instance details

Methods

toObjectTracingVerbosity → WrapApplyTxErr blk → Object #

textTransformer ∷ WrapApplyTxErr blk → Object → Text #

ToObject (CannotForge blk) ⇒ ToObject (WrapCannotForge blk) Source # 
Instance details

Methods

toObjectTracingVerbosity → WrapCannotForge blk → Object #

textTransformer ∷ WrapCannotForge blk → Object → Text #

ToObject (OtherHeaderEnvelopeError blk) ⇒ ToObject (WrapEnvelopeErr blk) Source # 
Instance details

Methods

toObjectTracingVerbosity → WrapEnvelopeErr blk → Object #

textTransformer ∷ WrapEnvelopeErr blk → Object → Text #

ToObject (ForgeStateInfo blk) ⇒ ToObject (WrapForgeStateInfo blk) Source # 
Instance details

Methods

toObjectTracingVerbosity → WrapForgeStateInfo blk → Object #

textTransformer ∷ WrapForgeStateInfo blk → Object → Text #

ToObject (ForgeStateUpdateError blk) ⇒ ToObject (WrapForgeStateUpdateError blk) Source # 
Instance details

Methods

toObjectTracingVerbosity → WrapForgeStateUpdateError blk → Object #

textTransformer ∷ WrapForgeStateUpdateError blk → Object → Text #

ToObject (LedgerError blk) ⇒ ToObject (WrapLedgerErr blk) Source # 
Instance details

Methods

toObjectTracingVerbosity → WrapLedgerErr blk → Object #

textTransformer ∷ WrapLedgerErr blk → Object → Text #

ToObject (LedgerUpdate blk) ⇒ ToObject (WrapLedgerUpdate blk) Source # 
Instance details

Methods

toObjectTracingVerbosity → WrapLedgerUpdate blk → Object #

textTransformer ∷ WrapLedgerUpdate blk → Object → Text #

ToObject (LedgerWarning blk) ⇒ ToObject (WrapLedgerWarning blk) Source # 
Instance details

Methods

toObjectTracingVerbosity → WrapLedgerWarning blk → Object #

textTransformer ∷ WrapLedgerWarning blk → Object → Text #

ToObject (ValidationErr (BlockProtocol blk)) ⇒ ToObject (WrapValidationErr blk) Source # 
Instance details

Methods

toObjectTracingVerbosity → WrapValidationErr blk → Object #

textTransformer ∷ WrapValidationErr blk → Object → Text #

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

Methods

toObjectTracingVerbosity → OneEraCannotForge xs → Object #

textTransformer ∷ OneEraCannotForge xs → Object → Text #

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

Methods

toObjectTracingVerbosity → OneEraForgeStateInfo xs → Object #

textTransformer ∷ OneEraForgeStateInfo xs → Object → Text #

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

Methods

toObjectTracingVerbosity → OneEraForgeStateUpdateError xs → Object #

textTransformer ∷ OneEraForgeStateUpdateError xs → Object → Text #

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

Methods

toObjectTracingVerbosity → OneEraEnvelopeErr xs → Object #

textTransformer ∷ OneEraEnvelopeErr xs → Object → Text #

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

Methods

toObjectTracingVerbosity → OneEraLedgerError xs → Object #

textTransformer ∷ OneEraLedgerError xs → Object → Text #

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

Methods

toObjectTracingVerbosity → OneEraLedgerUpdate xs → Object #

textTransformer ∷ OneEraLedgerUpdate xs → Object → Text #

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

Methods

toObjectTracingVerbosity → OneEraLedgerWarning xs → Object #

textTransformer ∷ OneEraLedgerWarning xs → Object → Text #

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

Methods

toObjectTracingVerbosity → OneEraValidationErr xs → Object #

textTransformer ∷ OneEraValidationErr xs → Object → Text #

Condense (OneEraHash xs) Source # 
Instance details

Methods

condense ∷ OneEraHash xs → String