Safe Haskell | None |
---|---|
Language | Haskell2010 |
Orphan instances
ToJSON SafeZone Source # | |
toEncoding ∷ SafeZone → Encoding # toJSONList ∷ [SafeZone] → Value # toEncodingList ∷ [SafeZone] → Encoding # | |
ToObject EraParams Source # | |
toObject ∷ TracingVerbosity → EraParams → Object # textTransformer ∷ EraParams → Object → Text # | |
All (Compose ToJSON WrapGenTxId) xs ⇒ ToJSON (TxId (GenTx (HardForkBlock xs))) Source # | |
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 # | |
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 # | |
toObject ∷ TracingVerbosity → Header (HardForkBlock xs) → Object # textTransformer ∷ Header (HardForkBlock xs) → Object → Text # | |
All (Compose ToObject GenTx) xs ⇒ ToObject (GenTx (HardForkBlock xs)) Source # | |
toObject ∷ TracingVerbosity → GenTx (HardForkBlock xs) → Object # textTransformer ∷ GenTx (HardForkBlock xs) → Object → Text # | |
All (Compose ToObject WrapApplyTxErr) xs ⇒ ToObject (OneEraApplyTxErr xs) Source # | |
toObject ∷ TracingVerbosity → OneEraApplyTxErr xs → Object # textTransformer ∷ OneEraApplyTxErr xs → Object → Text # | |
All (Compose ToObject WrapEnvelopeErr) xs ⇒ ToObject (HardForkEnvelopeErr xs) Source # | |
toObject ∷ TracingVerbosity → HardForkEnvelopeErr xs → Object # textTransformer ∷ HardForkEnvelopeErr xs → Object → Text # | |
All (Compose ToObject WrapLedgerErr) xs ⇒ ToObject (HardForkLedgerError xs) Source # | |
toObject ∷ TracingVerbosity → HardForkLedgerError xs → Object # textTransformer ∷ HardForkLedgerError xs → Object → Text # | |
(All (Compose ToObject WrapLedgerUpdate) xs, All SingleEraBlock xs) ⇒ ToObject (HardForkLedgerUpdate xs) Source # | |
toObject ∷ TracingVerbosity → HardForkLedgerUpdate xs → Object # textTransformer ∷ HardForkLedgerUpdate xs → Object → Text # | |
(All (Compose ToObject WrapLedgerWarning) xs, All SingleEraBlock xs) ⇒ ToObject (HardForkLedgerWarning xs) Source # | |
toObject ∷ TracingVerbosity → HardForkLedgerWarning xs → Object # textTransformer ∷ HardForkLedgerWarning xs → Object → Text # | |
All (Compose ToObject WrapApplyTxErr) xs ⇒ ToObject (HardForkApplyTxErr xs) Source # | |
toObject ∷ TracingVerbosity → HardForkApplyTxErr xs → Object # textTransformer ∷ HardForkApplyTxErr xs → Object → Text # | |
All (Compose ToObject WrapValidationErr) xs ⇒ ToObject (HardForkValidationErr xs) Source # | |
toObject ∷ TracingVerbosity → HardForkValidationErr xs → Object # textTransformer ∷ HardForkValidationErr xs → Object → Text # | |
ToObject (ApplyTxErr blk) ⇒ ToObject (WrapApplyTxErr blk) Source # | |
toObject ∷ TracingVerbosity → WrapApplyTxErr blk → Object # textTransformer ∷ WrapApplyTxErr blk → Object → Text # | |
ToObject (CannotForge blk) ⇒ ToObject (WrapCannotForge blk) Source # | |
toObject ∷ TracingVerbosity → WrapCannotForge blk → Object # textTransformer ∷ WrapCannotForge blk → Object → Text # | |
ToObject (OtherHeaderEnvelopeError blk) ⇒ ToObject (WrapEnvelopeErr blk) Source # | |
toObject ∷ TracingVerbosity → WrapEnvelopeErr blk → Object # textTransformer ∷ WrapEnvelopeErr blk → Object → Text # | |
ToObject (ForgeStateInfo blk) ⇒ ToObject (WrapForgeStateInfo blk) Source # | |
toObject ∷ TracingVerbosity → WrapForgeStateInfo blk → Object # textTransformer ∷ WrapForgeStateInfo blk → Object → Text # | |
ToObject (ForgeStateUpdateError blk) ⇒ ToObject (WrapForgeStateUpdateError blk) Source # | |
toObject ∷ TracingVerbosity → WrapForgeStateUpdateError blk → Object # textTransformer ∷ WrapForgeStateUpdateError blk → Object → Text # | |
ToObject (LedgerError blk) ⇒ ToObject (WrapLedgerErr blk) Source # | |
toObject ∷ TracingVerbosity → WrapLedgerErr blk → Object # textTransformer ∷ WrapLedgerErr blk → Object → Text # | |
ToObject (LedgerUpdate blk) ⇒ ToObject (WrapLedgerUpdate blk) Source # | |
toObject ∷ TracingVerbosity → WrapLedgerUpdate blk → Object # textTransformer ∷ WrapLedgerUpdate blk → Object → Text # | |
ToObject (LedgerWarning blk) ⇒ ToObject (WrapLedgerWarning blk) Source # | |
toObject ∷ TracingVerbosity → WrapLedgerWarning blk → Object # textTransformer ∷ WrapLedgerWarning blk → Object → Text # | |
ToObject (ValidationErr (BlockProtocol blk)) ⇒ ToObject (WrapValidationErr blk) Source # | |
toObject ∷ TracingVerbosity → WrapValidationErr blk → Object # textTransformer ∷ WrapValidationErr blk → Object → Text # | |
All (Compose ToObject WrapCannotForge) xs ⇒ ToObject (OneEraCannotForge xs) Source # | |
toObject ∷ TracingVerbosity → OneEraCannotForge xs → Object # textTransformer ∷ OneEraCannotForge xs → Object → Text # | |
All (Compose ToObject WrapForgeStateInfo) xs ⇒ ToObject (OneEraForgeStateInfo xs) Source # | |
toObject ∷ TracingVerbosity → OneEraForgeStateInfo xs → Object # textTransformer ∷ OneEraForgeStateInfo xs → Object → Text # | |
All (Compose ToObject WrapForgeStateUpdateError) xs ⇒ ToObject (OneEraForgeStateUpdateError xs) Source # | |
toObject ∷ TracingVerbosity → OneEraForgeStateUpdateError xs → Object # textTransformer ∷ OneEraForgeStateUpdateError xs → Object → Text # | |
All (Compose ToObject WrapEnvelopeErr) xs ⇒ ToObject (OneEraEnvelopeErr xs) Source # | |
toObject ∷ TracingVerbosity → OneEraEnvelopeErr xs → Object # textTransformer ∷ OneEraEnvelopeErr xs → Object → Text # | |
All (Compose ToObject WrapLedgerErr) xs ⇒ ToObject (OneEraLedgerError xs) Source # | |
toObject ∷ TracingVerbosity → OneEraLedgerError xs → Object # textTransformer ∷ OneEraLedgerError xs → Object → Text # | |
All (Compose ToObject WrapLedgerUpdate) xs ⇒ ToObject (OneEraLedgerUpdate xs) Source # | |
toObject ∷ TracingVerbosity → OneEraLedgerUpdate xs → Object # textTransformer ∷ OneEraLedgerUpdate xs → Object → Text # | |
All (Compose ToObject WrapLedgerWarning) xs ⇒ ToObject (OneEraLedgerWarning xs) Source # | |
toObject ∷ TracingVerbosity → OneEraLedgerWarning xs → Object # textTransformer ∷ OneEraLedgerWarning xs → Object → Text # | |
All (Compose ToObject WrapValidationErr) xs ⇒ ToObject (OneEraValidationErr xs) Source # | |
toObject ∷ TracingVerbosity → OneEraValidationErr xs → Object # textTransformer ∷ OneEraValidationErr xs → Object → Text # | |
Condense (OneEraHash xs) Source # | |