Cardano.Tracing.OrphanInstances.HardFork
Contents
Methods
toJSON :: SafeZone -> Value Source #
toEncoding :: SafeZone -> Encoding Source #
toJSONList :: [SafeZone] -> Value Source #
toEncodingList :: [SafeZone] -> Encoding Source #
toJSON :: SafeBeforeEpoch -> Value Source #
toEncoding :: SafeBeforeEpoch -> Encoding Source #
toJSONList :: [SafeBeforeEpoch] -> Value Source #
toEncodingList :: [SafeBeforeEpoch] -> Encoding Source #
toObject :: TracingVerbosity -> EraParams -> Object Source #
textTransformer :: EraParams -> Object -> Text Source #
toJSON :: WrapGenTxId blk -> Value Source #
toEncoding :: WrapGenTxId blk -> Encoding Source #
toJSONList :: [WrapGenTxId blk] -> Value Source #
toEncodingList :: [WrapGenTxId blk] -> Encoding Source #
toJSON :: TxId (GenTx (HardForkBlock xs)) -> Value Source #
toEncoding :: TxId (GenTx (HardForkBlock xs)) -> Encoding Source #
toJSONList :: [TxId (GenTx (HardForkBlock xs))] -> Value Source #
toEncodingList :: [TxId (GenTx (HardForkBlock xs))] -> Encoding Source #
toObject :: TracingVerbosity -> HardForkApplyTxErr xs -> Object Source #
textTransformer :: HardForkApplyTxErr xs -> Object -> Text Source #
toObject :: TracingVerbosity -> HardForkLedgerError xs -> Object Source #
textTransformer :: HardForkLedgerError xs -> Object -> Text Source #
toObject :: TracingVerbosity -> HardForkEnvelopeErr xs -> Object Source #
textTransformer :: HardForkEnvelopeErr xs -> Object -> Text Source #
toObject :: TracingVerbosity -> HardForkLedgerWarning xs -> Object Source #
textTransformer :: HardForkLedgerWarning xs -> Object -> Text Source #
toObject :: TracingVerbosity -> HardForkLedgerUpdate xs -> Object Source #
textTransformer :: HardForkLedgerUpdate xs -> Object -> Text Source #
toObject :: TracingVerbosity -> HardForkValidationErr xs -> Object Source #
textTransformer :: HardForkValidationErr xs -> Object -> Text Source #
toObject :: TracingVerbosity -> OneEraApplyTxErr xs -> Object Source #
textTransformer :: OneEraApplyTxErr xs -> Object -> Text Source #
toObject :: TracingVerbosity -> OneEraCannotForge xs -> Object Source #
textTransformer :: OneEraCannotForge xs -> Object -> Text Source #
toObject :: TracingVerbosity -> OneEraEnvelopeErr xs -> Object Source #
textTransformer :: OneEraEnvelopeErr xs -> Object -> Text Source #
toObject :: TracingVerbosity -> OneEraForgeStateInfo xs -> Object Source #
textTransformer :: OneEraForgeStateInfo xs -> Object -> Text Source #
toObject :: TracingVerbosity -> OneEraForgeStateUpdateError xs -> Object Source #
textTransformer :: OneEraForgeStateUpdateError xs -> Object -> Text Source #
toObject :: TracingVerbosity -> OneEraLedgerError xs -> Object Source #
textTransformer :: OneEraLedgerError xs -> Object -> Text Source #
toObject :: TracingVerbosity -> OneEraLedgerUpdate xs -> Object Source #
textTransformer :: OneEraLedgerUpdate xs -> Object -> Text Source #
toObject :: TracingVerbosity -> OneEraLedgerWarning xs -> Object Source #
textTransformer :: OneEraLedgerWarning xs -> Object -> Text Source #
toObject :: TracingVerbosity -> OneEraValidationErr xs -> Object Source #
textTransformer :: OneEraValidationErr xs -> Object -> Text Source #
toObject :: TracingVerbosity -> WrapApplyTxErr blk -> Object Source #
textTransformer :: WrapApplyTxErr blk -> Object -> Text Source #
toObject :: TracingVerbosity -> WrapCannotForge blk -> Object Source #
textTransformer :: WrapCannotForge blk -> Object -> Text Source #
toObject :: TracingVerbosity -> WrapEnvelopeErr blk -> Object Source #
textTransformer :: WrapEnvelopeErr blk -> Object -> Text Source #
toObject :: TracingVerbosity -> WrapForgeStateInfo blk -> Object Source #
textTransformer :: WrapForgeStateInfo blk -> Object -> Text Source #
toObject :: TracingVerbosity -> WrapForgeStateUpdateError blk -> Object Source #
textTransformer :: WrapForgeStateUpdateError blk -> Object -> Text Source #
toObject :: TracingVerbosity -> WrapLedgerErr blk -> Object Source #
textTransformer :: WrapLedgerErr blk -> Object -> Text Source #
toObject :: TracingVerbosity -> WrapLedgerUpdate blk -> Object Source #
textTransformer :: WrapLedgerUpdate blk -> Object -> Text Source #
toObject :: TracingVerbosity -> WrapLedgerWarning blk -> Object Source #
textTransformer :: WrapLedgerWarning blk -> Object -> Text Source #
toObject :: TracingVerbosity -> WrapValidationErr blk -> Object Source #
textTransformer :: WrapValidationErr blk -> Object -> Text Source #
toObject :: TracingVerbosity -> GenTx (HardForkBlock xs) -> Object Source #
textTransformer :: GenTx (HardForkBlock xs) -> Object -> Text Source #
toObject :: TracingVerbosity -> Header (HardForkBlock xs) -> Object Source #
textTransformer :: Header (HardForkBlock xs) -> Object -> Text Source #
condense :: OneEraHash xs -> String Source #