Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Cardano.Tracing.OrphanInstances.Consensus
Contents
Orphan instances
HasPrivacyAnnotation ConsensusStartupException Source # | |
Methods getPrivacyAnnotation :: ConsensusStartupException -> PrivacyAnnotation # | |
HasPrivacyAnnotation () Source # | |
Methods getPrivacyAnnotation :: () -> PrivacyAnnotation # | |
HasSeverityAnnotation ConsensusStartupException Source # | |
Methods getSeverityAnnotation :: ConsensusStartupException -> Severity # | |
HasSeverityAnnotation () Source # | |
Methods getSeverityAnnotation :: () -> Severity # | |
HasTextFormatter ConsensusStartupException Source # | |
Methods formatText :: ConsensusStartupException -> Object -> Text # | |
HasTextFormatter () Source # | |
Methods formatText :: () -> Object -> Text # | |
ToObject ConsensusStartupException Source # | |
Methods toObject :: TracingVerbosity -> ConsensusStartupException -> Object # textTransformer :: ConsensusStartupException -> Object -> Text # | |
ToObject MempoolSize Source # | |
Methods toObject :: TracingVerbosity -> MempoolSize -> Object # textTransformer :: MempoolSize -> Object -> Text # | |
ToObject BftValidationErr Source # | instances of NOTE: this list is sorted by the unqualified name of the outermost type. |
Methods toObject :: TracingVerbosity -> BftValidationErr -> Object # textTransformer :: BftValidationErr -> Object -> Text # | |
ToObject DiskSnapshot Source # | |
Methods toObject :: TracingVerbosity -> DiskSnapshot -> Object # textTransformer :: DiskSnapshot -> Object -> Text # | |
Transformable Text IO ConsensusStartupException Source # | |
Methods trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO ConsensusStartupException # | |
Transformable Text IO () Source # | |
Methods trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO () # | |
(ToObject (ApplyTxErr blk), ToObject (GenTx blk), ToJSON (GenTxId blk), LedgerSupportsMempool blk) => Transformable Text IO (TraceEventMempool blk) Source # | |
Methods trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceEventMempool blk) # | |
(ConvertRawHash blk, LedgerSupportsProtocol blk) => Transformable Text IO (TraceChainSyncClientEvent blk) Source # | |
Methods trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceChainSyncClientEvent blk) # | |
ConvertRawHash blk => Transformable Text IO (TraceChainSyncServerEvent blk) Source # | |
Methods trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceChainSyncServerEvent blk) # | |
Transformable Text IO (TraceLocalTxSubmissionServerEvent blk) Source # | |
Methods trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceLocalTxSubmissionServerEvent blk) # | |
(HasPrivacyAnnotation (TraceAddBlockEvent blk), HasSeverityAnnotation (TraceAddBlockEvent blk), LedgerSupportsProtocol blk, ToObject (TraceAddBlockEvent blk)) => Transformable Text IO (TraceAddBlockEvent blk) Source # | instances of NOTE: this list is sorted by the unqualified name of the outermost type. |
Methods trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceAddBlockEvent blk) # | |
(ConvertRawHash blk, LedgerSupportsProtocol blk, InspectLedger blk, ToObject (Header blk), ToObject (LedgerEvent blk), ToObject (SelectView (BlockProtocol blk))) => Transformable Text IO (TraceEvent blk) Source # | |
Methods trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceEvent blk) # | |
(tx ~ GenTx blk, HasTxId tx, RunNode blk, ToObject (LedgerError blk), ToObject (OtherHeaderEnvelopeError blk), ToObject (ValidationErr (BlockProtocol blk)), ToObject (CannotForge blk), ToObject (ForgeStateUpdateError blk), LedgerSupportsMempool blk) => Transformable Text IO (TraceForgeEvent blk) Source # | |
Methods trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceForgeEvent blk) # | |
(HasPrivacyAnnotation a, HasSeverityAnnotation a, ToObject a) => Transformable Text IO (TraceLabelCreds a) Source # | |
Methods trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceLabelCreds a) # | |
(ToObject peer, ConvertRawHash blk) => Transformable Text IO (TraceLabelPeer peer (TraceBlockFetchServerEvent blk)) Source # | |
Methods trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceLabelPeer peer (TraceBlockFetchServerEvent blk)) # | |
(ToObject peer, ToObject (TraceChainSyncClientEvent blk)) => Transformable Text IO (TraceLabelPeer peer (TraceChainSyncClientEvent blk)) Source # | |
Methods trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceLabelPeer peer (TraceChainSyncClientEvent blk)) # | |
(ToObject peer, ToObject (TraceChainSyncServerEvent blk)) => Transformable Text IO (TraceLabelPeer peer (TraceChainSyncServerEvent blk)) Source # | |
Methods trTransformer :: TracingVerbosity -> Trace IO Text -> Tracer IO (TraceLabelPeer peer (TraceChainSyncServerEvent blk)) # | |
ToJSON t => ToJSON (Enclosing' t) Source # | |
Methods toJSON :: Enclosing' t -> Value # toEncoding :: Enclosing' t -> Encoding toJSONList :: [Enclosing' t] -> Value toEncodingList :: [Enclosing' t] -> Encoding | |
Generic (Enclosing' t) Source # | |
HasPrivacyAnnotation (TraceEventMempool blk) Source # | |
Methods getPrivacyAnnotation :: TraceEventMempool blk -> PrivacyAnnotation # | |
HasPrivacyAnnotation (TraceBlockFetchServerEvent blk) Source # | |
Methods getPrivacyAnnotation :: TraceBlockFetchServerEvent blk -> PrivacyAnnotation # | |
HasPrivacyAnnotation (TraceChainSyncClientEvent blk) Source # | |
Methods getPrivacyAnnotation :: TraceChainSyncClientEvent blk -> PrivacyAnnotation # | |
HasPrivacyAnnotation (TraceChainSyncServerEvent blk) Source # | |
Methods getPrivacyAnnotation :: TraceChainSyncServerEvent blk -> PrivacyAnnotation # | |
HasPrivacyAnnotation (TraceLocalTxSubmissionServerEvent blk) Source # | |
Methods getPrivacyAnnotation :: TraceLocalTxSubmissionServerEvent blk -> PrivacyAnnotation # | |
HasPrivacyAnnotation (TraceEvent blk) Source # | |
Methods getPrivacyAnnotation :: TraceEvent blk -> PrivacyAnnotation # | |
HasPrivacyAnnotation (TraceForgeEvent blk) Source # | |
Methods getPrivacyAnnotation :: TraceForgeEvent blk -> PrivacyAnnotation # | |
HasPrivacyAnnotation a => HasPrivacyAnnotation (TraceLabelCreds a) Source # | |
Methods getPrivacyAnnotation :: TraceLabelCreds a -> PrivacyAnnotation # | |
HasSeverityAnnotation (LedgerEvent blk) Source # | |
Methods getSeverityAnnotation :: LedgerEvent blk -> Severity # | |
HasSeverityAnnotation (TraceEventMempool blk) Source # | |
Methods getSeverityAnnotation :: TraceEventMempool blk -> Severity # | |
HasSeverityAnnotation (TraceBlockFetchServerEvent blk) Source # | |
Methods getSeverityAnnotation :: TraceBlockFetchServerEvent blk -> Severity # | |
HasSeverityAnnotation (TraceChainSyncClientEvent blk) Source # | |
Methods getSeverityAnnotation :: TraceChainSyncClientEvent blk -> Severity # | |
HasSeverityAnnotation (TraceChainSyncServerEvent blk) Source # | |
Methods getSeverityAnnotation :: TraceChainSyncServerEvent blk -> Severity # | |
HasSeverityAnnotation (TraceLocalTxSubmissionServerEvent blk) Source # | |
Methods getSeverityAnnotation :: TraceLocalTxSubmissionServerEvent blk -> Severity # | |
HasSeverityAnnotation (TraceEvent blk) Source # | |
Methods getSeverityAnnotation :: TraceEvent blk -> Severity # | |
HasSeverityAnnotation (TraceForgeEvent blk) Source # | |
Methods getSeverityAnnotation :: TraceForgeEvent blk -> Severity # | |
HasSeverityAnnotation a => HasSeverityAnnotation (TraceLabelCreds a) Source # | |
Methods getSeverityAnnotation :: TraceLabelCreds a -> Severity # | |
LedgerSupportsProtocol blk => HasTextFormatter (TraceAddBlockEvent blk) Source # | |
Methods formatText :: TraceAddBlockEvent blk -> Object -> Text # | |
(ConvertRawHash blk, LedgerSupportsProtocol blk, InspectLedger blk) => HasTextFormatter (TraceEvent blk) Source # | |
Methods formatText :: TraceEvent blk -> Object -> Text # | |
(tx ~ GenTx blk, ConvertRawHash blk, HasTxId tx, LedgerSupportsMempool blk, LedgerSupportsProtocol blk, LedgerSupportsMempool blk, Show (TxId tx), Show (ForgeStateUpdateError blk), Show (CannotForge blk), LedgerSupportsMempool blk) => HasTextFormatter (TraceForgeEvent blk) Source # | |
Methods formatText :: TraceForgeEvent blk -> Object -> Text # | |
ConvertRawHash blk => ToObject (RealPoint blk) Source # | |
Methods toObject :: TracingVerbosity -> RealPoint blk -> Object # textTransformer :: RealPoint blk -> Object -> Text # | |
(StandardHash blk, ToObject (OtherHeaderEnvelopeError blk)) => ToObject (HeaderEnvelopeError blk) Source # | |
Methods toObject :: TracingVerbosity -> HeaderEnvelopeError blk -> Object # textTransformer :: HeaderEnvelopeError blk -> Object -> Text # | |
(StandardHash blk, ToObject (ValidationErr (BlockProtocol blk)), ToObject (OtherHeaderEnvelopeError blk)) => ToObject (HeaderError blk) Source # | |
Methods toObject :: TracingVerbosity -> HeaderError blk -> Object # textTransformer :: HeaderError blk -> Object -> Text # | |
(StandardHash blk, ToObject (LedgerError blk), ToObject (OtherHeaderEnvelopeError blk), ToObject (ValidationErr (BlockProtocol blk))) => ToObject (ExtValidationError blk) Source # | |
Methods toObject :: TracingVerbosity -> ExtValidationError blk -> Object # textTransformer :: ExtValidationError blk -> Object -> Text # | |
(ToObject (LedgerUpdate blk), ToObject (LedgerWarning blk)) => ToObject (LedgerEvent blk) Source # | |
Methods toObject :: TracingVerbosity -> LedgerEvent blk -> Object # textTransformer :: LedgerEvent blk -> Object -> Text # | |
(ToObject (ApplyTxErr blk), ToObject (GenTx blk), ToJSON (GenTxId blk), LedgerSupportsMempool blk) => ToObject (TraceEventMempool blk) Source # | |
Methods toObject :: TracingVerbosity -> TraceEventMempool blk -> Object # textTransformer :: TraceEventMempool blk -> Object -> Text # | |
ConvertRawHash blk => ToObject (TraceBlockFetchServerEvent blk) Source # | |
Methods toObject :: TracingVerbosity -> TraceBlockFetchServerEvent blk -> Object # textTransformer :: TraceBlockFetchServerEvent blk -> Object -> Text # | |
(ConvertRawHash blk, LedgerSupportsProtocol blk) => ToObject (TraceChainSyncClientEvent blk) Source # | |
Methods toObject :: TracingVerbosity -> TraceChainSyncClientEvent blk -> Object # textTransformer :: TraceChainSyncClientEvent blk -> Object -> Text # | |
ConvertRawHash blk => ToObject (TraceChainSyncServerEvent blk) Source # | |
Methods toObject :: TracingVerbosity -> TraceChainSyncServerEvent blk -> Object # textTransformer :: TraceChainSyncServerEvent blk -> Object -> Text # | |
ToObject (TraceLocalTxSubmissionServerEvent blk) Source # | |
Methods toObject :: TracingVerbosity -> TraceLocalTxSubmissionServerEvent blk -> Object # textTransformer :: TraceLocalTxSubmissionServerEvent blk -> Object -> Text # | |
Show (PBftVerKeyHash c) => ToObject (PBftCannotForge c) Source # | |
Methods toObject :: TracingVerbosity -> PBftCannotForge c -> Object # textTransformer :: PBftCannotForge c -> Object -> Text # | |
Show (PBftVerKeyHash c) => ToObject (PBftValidationErr c) Source # | |
Methods toObject :: TracingVerbosity -> PBftValidationErr c -> Object # textTransformer :: PBftValidationErr c -> Object -> Text # | |
(ConvertRawHash blk, StandardHash blk, ToObject (LedgerError blk), ToObject (OtherHeaderEnvelopeError blk), ToObject (ValidationErr (BlockProtocol blk))) => ToObject (InvalidBlockReason blk) Source # | |
Methods toObject :: TracingVerbosity -> InvalidBlockReason blk -> Object # textTransformer :: InvalidBlockReason blk -> Object -> Text # | |
(ConvertRawHash blk, LedgerSupportsProtocol blk, ToObject (Header blk), ToObject (LedgerEvent blk), ToObject (SelectView (BlockProtocol blk))) => ToObject (TraceEvent blk) Source # | |
Methods toObject :: TracingVerbosity -> TraceEvent blk -> Object # textTransformer :: TraceEvent blk -> Object -> Text # | |
(RunNode blk, ToObject (LedgerError blk), ToObject (OtherHeaderEnvelopeError blk), ToObject (ValidationErr (BlockProtocol blk)), ToObject (CannotForge blk), ToObject (ForgeStateUpdateError blk)) => ToObject (TraceForgeEvent blk) Source # | |
Methods toObject :: TracingVerbosity -> TraceForgeEvent blk -> Object # textTransformer :: TraceForgeEvent blk -> Object -> Text # | |
ToObject a => ToObject (TraceLabelCreds a) Source # | |
Methods toObject :: TracingVerbosity -> TraceLabelCreds a -> Object # textTransformer :: TraceLabelCreds a -> Object -> Text # | |
ConvertRawHash blk => ConvertRawHash (Header blk) Source # | |
Methods toRawHash :: proxy (Header blk) -> HeaderHash (Header blk) -> ByteString fromRawHash :: proxy (Header blk) -> ByteString -> HeaderHash (Header blk) toShortRawHash :: proxy (Header blk) -> HeaderHash (Header blk) -> ShortByteString fromShortRawHash :: proxy (Header blk) -> ShortByteString -> HeaderHash (Header blk) | |
Condense t => Condense (Enclosing' t) Source # | |
HasTextFormatter (TraceLabelPeer peer (TraceBlockFetchServerEvent blk)) Source # | |
Methods formatText :: TraceLabelPeer peer (TraceBlockFetchServerEvent blk) -> Object -> Text # | |
(BlockSupportsProtocol blk, Show peer, Show (Header blk)) => HasTextFormatter (TraceLabelPeer peer (TraceChainSyncClientEvent blk)) Source # | |
Methods formatText :: TraceLabelPeer peer (TraceChainSyncClientEvent blk) -> Object -> Text # | |
(StandardHash blk, Show peer) => HasTextFormatter (TraceLabelPeer peer (TraceChainSyncServerEvent blk)) Source # | |
Methods formatText :: TraceLabelPeer peer (TraceChainSyncServerEvent blk) -> Object -> Text # | |
ConvertRawHash blk => ToObject (TraceChunkValidation blk ChunkNo) Source # | |
Methods toObject :: TracingVerbosity -> TraceChunkValidation blk ChunkNo -> Object # textTransformer :: TraceChunkValidation blk ChunkNo -> Object -> Text # |