Ouroboros.Consensus.ByronSpec.Ledger.Orphans
Contents
Description
Missing instances for standard type classes in the Byron spec
Associated Types
type Rep BbodyPredicateFailure ∷ Type → Type #
Methods
from ∷ BbodyPredicateFailure → Rep BbodyPredicateFailure x #
to ∷ Rep BbodyPredicateFailure x → BbodyPredicateFailure #
type Rep BupiPredicateFailure ∷ Type → Type #
from ∷ BupiPredicateFailure → Rep BupiPredicateFailure x #
to ∷ Rep BupiPredicateFailure x → BupiPredicateFailure #
type Rep ChainPredicateFailure ∷ Type → Type #
from ∷ ChainPredicateFailure → Rep ChainPredicateFailure x #
to ∷ Rep ChainPredicateFailure x → ChainPredicateFailure #
type Rep EpochPredicateFailure ∷ Type → Type #
from ∷ EpochPredicateFailure → Rep EpochPredicateFailure x #
to ∷ Rep EpochPredicateFailure x → EpochPredicateFailure #
type Rep PbftPredicateFailure ∷ Type → Type #
from ∷ PbftPredicateFailure → Rep PbftPredicateFailure x #
to ∷ Rep PbftPredicateFailure x → PbftPredicateFailure #
type Rep SigcntPredicateFailure ∷ Type → Type #
from ∷ SigcntPredicateFailure → Rep SigcntPredicateFailure x #
to ∷ Rep SigcntPredicateFailure x → SigcntPredicateFailure #
type Rep UTxO ∷ Type → Type #
from ∷ UTxO → Rep UTxO x #
to ∷ Rep UTxO x → UTxO #
(==) ∷ Block → Block → Bool #
(/=) ∷ Block → Block → Bool #
(==) ∷ BlockBody → BlockBody → Bool #
(/=) ∷ BlockBody → BlockBody → Bool #
encode ∷ Block → Encoding Source #
decode ∷ Decoder s Block Source #
encodeList ∷ [Block] → Encoding Source #
decodeList ∷ Decoder s [Block] Source #
encode ∷ BlockBody → Encoding Source #
decode ∷ Decoder s BlockBody Source #
encodeList ∷ [BlockBody] → Encoding Source #
decodeList ∷ Decoder s [BlockBody] Source #
encode ∷ BlockHeader → Encoding Source #
decode ∷ Decoder s BlockHeader Source #
encodeList ∷ [BlockHeader] → Encoding Source #
decodeList ∷ Decoder s [BlockHeader] Source #
encode ∷ BbodyPredicateFailure → Encoding Source #
decode ∷ Decoder s BbodyPredicateFailure Source #
encodeList ∷ [BbodyPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [BbodyPredicateFailure] Source #
encode ∷ BupiPredicateFailure → Encoding Source #
decode ∷ Decoder s BupiPredicateFailure Source #
encodeList ∷ [BupiPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [BupiPredicateFailure] Source #
encode ∷ ChainPredicateFailure → Encoding Source #
decode ∷ Decoder s ChainPredicateFailure Source #
encodeList ∷ [ChainPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [ChainPredicateFailure] Source #
encode ∷ EpochPredicateFailure → Encoding Source #
decode ∷ Decoder s EpochPredicateFailure Source #
encodeList ∷ [EpochPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [EpochPredicateFailure] Source #
encode ∷ PbftPredicateFailure → Encoding Source #
decode ∷ Decoder s PbftPredicateFailure Source #
encodeList ∷ [PbftPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [PbftPredicateFailure] Source #
encode ∷ SigcntPredicateFailure → Encoding Source #
decode ∷ Decoder s SigcntPredicateFailure Source #
encodeList ∷ [SigcntPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [SigcntPredicateFailure] Source #
encode ∷ Addr → Encoding Source #
decode ∷ Decoder s Addr Source #
encodeList ∷ [Addr] → Encoding Source #
decodeList ∷ Decoder s [Addr] Source #
encode ∷ Epoch → Encoding Source #
decode ∷ Decoder s Epoch Source #
encodeList ∷ [Epoch] → Encoding Source #
decodeList ∷ Decoder s [Epoch] Source #
encode ∷ Hash → Encoding Source #
decode ∷ Decoder s Hash Source #
encodeList ∷ [Hash] → Encoding Source #
decodeList ∷ Decoder s [Hash] Source #
encode ∷ Lovelace → Encoding Source #
decode ∷ Decoder s Lovelace Source #
encodeList ∷ [Lovelace] → Encoding Source #
decodeList ∷ Decoder s [Lovelace] Source #
encode ∷ Owner → Encoding Source #
decode ∷ Decoder s Owner Source #
encodeList ∷ [Owner] → Encoding Source #
decodeList ∷ Decoder s [Owner] Source #
encode ∷ Slot → Encoding Source #
decode ∷ Decoder s Slot Source #
encodeList ∷ [Slot] → Encoding Source #
decodeList ∷ Decoder s [Slot] Source #
encode ∷ SlotCount → Encoding Source #
decode ∷ Decoder s SlotCount Source #
encodeList ∷ [SlotCount] → Encoding Source #
decodeList ∷ Decoder s [SlotCount] Source #
encode ∷ VKey → Encoding Source #
decode ∷ Decoder s VKey Source #
encodeList ∷ [VKey] → Encoding Source #
decodeList ∷ Decoder s [VKey] Source #
encode ∷ VKeyGenesis → Encoding Source #
decode ∷ Decoder s VKeyGenesis Source #
encodeList ∷ [VKeyGenesis] → Encoding Source #
decodeList ∷ Decoder s [VKeyGenesis] Source #
encode ∷ AdelegPredicateFailure → Encoding Source #
decode ∷ Decoder s AdelegPredicateFailure Source #
encodeList ∷ [AdelegPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [AdelegPredicateFailure] Source #
encode ∷ AdelegsPredicateFailure → Encoding Source #
decode ∷ Decoder s AdelegsPredicateFailure Source #
encodeList ∷ [AdelegsPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [AdelegsPredicateFailure] Source #
encode ∷ DCert → Encoding Source #
decode ∷ Decoder s DCert Source #
encodeList ∷ [DCert] → Encoding Source #
decodeList ∷ Decoder s [DCert] Source #
encode ∷ DIState → Encoding Source #
decode ∷ Decoder s DIState Source #
encodeList ∷ [DIState] → Encoding Source #
decodeList ∷ Decoder s [DIState] Source #
encode ∷ DelegPredicateFailure → Encoding Source #
decode ∷ Decoder s DelegPredicateFailure Source #
encodeList ∷ [DelegPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [DelegPredicateFailure] Source #
encode ∷ EpochDiff → Encoding Source #
decode ∷ Decoder s EpochDiff Source #
encodeList ∷ [EpochDiff] → Encoding Source #
decodeList ∷ Decoder s [EpochDiff] Source #
encode ∷ SdelegPredicateFailure → Encoding Source #
decode ∷ Decoder s SdelegPredicateFailure Source #
encodeList ∷ [SdelegPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [SdelegPredicateFailure] Source #
encode ∷ SdelegsPredicateFailure → Encoding Source #
decode ∷ Decoder s SdelegsPredicateFailure Source #
encodeList ∷ [SdelegsPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [SdelegsPredicateFailure] Source #
encode ∷ UTxOState → Encoding Source #
decode ∷ Decoder s UTxOState Source #
encodeList ∷ [UTxOState] → Encoding Source #
decodeList ∷ Decoder s [UTxOState] Source #
encode ∷ UtxoPredicateFailure → Encoding Source #
decode ∷ Decoder s UtxoPredicateFailure Source #
encodeList ∷ [UtxoPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [UtxoPredicateFailure] Source #
encode ∷ UtxowPredicateFailure → Encoding Source #
decode ∷ Decoder s UtxowPredicateFailure Source #
encodeList ∷ [UtxowPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [UtxowPredicateFailure] Source #
encode ∷ UtxowsPredicateFailure → Encoding Source #
decode ∷ Decoder s UtxowsPredicateFailure Source #
encodeList ∷ [UtxowsPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [UtxowsPredicateFailure] Source #
encode ∷ Tx → Encoding Source #
decode ∷ Decoder s Tx Source #
encodeList ∷ [Tx] → Encoding Source #
decodeList ∷ Decoder s [Tx] Source #
encode ∷ TxBody → Encoding Source #
decode ∷ Decoder s TxBody Source #
encodeList ∷ [TxBody] → Encoding Source #
decodeList ∷ Decoder s [TxBody] Source #
encode ∷ TxId → Encoding Source #
decode ∷ Decoder s TxId Source #
encodeList ∷ [TxId] → Encoding Source #
decodeList ∷ Decoder s [TxId] Source #
encode ∷ TxIn → Encoding Source #
decode ∷ Decoder s TxIn Source #
encodeList ∷ [TxIn] → Encoding Source #
decodeList ∷ Decoder s [TxIn] Source #
encode ∷ TxOut → Encoding Source #
decode ∷ Decoder s TxOut Source #
encodeList ∷ [TxOut] → Encoding Source #
decodeList ∷ Decoder s [TxOut] Source #
encode ∷ UTxO → Encoding Source #
decode ∷ Decoder s UTxO Source #
encodeList ∷ [UTxO] → Encoding Source #
decodeList ∷ Decoder s [UTxO] Source #
encode ∷ Wit → Encoding Source #
decode ∷ Decoder s Wit Source #
encodeList ∷ [Wit] → Encoding Source #
decodeList ∷ Decoder s [Wit] Source #
encode ∷ AddvotePredicateFailure → Encoding Source #
decode ∷ Decoder s AddvotePredicateFailure Source #
encodeList ∷ [AddvotePredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [AddvotePredicateFailure] Source #
encode ∷ ApName → Encoding Source #
decode ∷ Decoder s ApName Source #
encodeList ∷ [ApName] → Encoding Source #
decodeList ∷ Decoder s [ApName] Source #
encode ∷ ApVer → Encoding Source #
decode ∷ Decoder s ApVer Source #
encodeList ∷ [ApVer] → Encoding Source #
decodeList ∷ Decoder s [ApVer] Source #
encode ∷ ApplyVotesPredicateFailure → Encoding Source #
decode ∷ Decoder s ApplyVotesPredicateFailure Source #
encodeList ∷ [ApplyVotesPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [ApplyVotesPredicateFailure] Source #
encode ∷ BkSgnCntT → Encoding Source #
decode ∷ Decoder s BkSgnCntT Source #
encodeList ∷ [BkSgnCntT] → Encoding Source #
decodeList ∷ Decoder s [BkSgnCntT] Source #
encode ∷ FactorA → Encoding Source #
decode ∷ Decoder s FactorA Source #
encodeList ∷ [FactorA] → Encoding Source #
decodeList ∷ Decoder s [FactorA] Source #
encode ∷ FactorB → Encoding Source #
decode ∷ Decoder s FactorB Source #
encodeList ∷ [FactorB] → Encoding Source #
decodeList ∷ Decoder s [FactorB] Source #
encode ∷ Metadata → Encoding Source #
decode ∷ Decoder s Metadata Source #
encodeList ∷ [Metadata] → Encoding Source #
decodeList ∷ Decoder s [Metadata] Source #
encode ∷ PParams → Encoding Source #
decode ∷ Decoder s PParams Source #
encodeList ∷ [PParams] → Encoding Source #
decodeList ∷ Decoder s [PParams] Source #
encode ∷ ProtVer → Encoding Source #
decode ∷ Decoder s ProtVer Source #
encodeList ∷ [ProtVer] → Encoding Source #
decodeList ∷ Decoder s [ProtVer] Source #
encode ∷ PvbumpPredicateFailure → Encoding Source #
decode ∷ Decoder s PvbumpPredicateFailure Source #
encodeList ∷ [PvbumpPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [PvbumpPredicateFailure] Source #
encode ∷ SwVer → Encoding Source #
decode ∷ Decoder s SwVer Source #
encodeList ∷ [SwVer] → Encoding Source #
decodeList ∷ Decoder s [SwVer] Source #
encode ∷ UProp → Encoding Source #
decode ∷ Decoder s UProp Source #
encodeList ∷ [UProp] → Encoding Source #
decodeList ∷ Decoder s [UProp] Source #
encode ∷ UpAdptThd → Encoding Source #
decode ∷ Decoder s UpAdptThd Source #
encodeList ∷ [UpAdptThd] → Encoding Source #
decodeList ∷ Decoder s [UpAdptThd] Source #
encode ∷ UpId → Encoding Source #
decode ∷ Decoder s UpId Source #
encodeList ∷ [UpId] → Encoding Source #
decodeList ∷ Decoder s [UpId] Source #
encode ∷ UpdateConstraintViolation → Encoding Source #
decode ∷ Decoder s UpdateConstraintViolation Source #
encodeList ∷ [UpdateConstraintViolation] → Encoding Source #
decodeList ∷ Decoder s [UpdateConstraintViolation] Source #
encode ∷ UpendPredicateFailure → Encoding Source #
decode ∷ Decoder s UpendPredicateFailure Source #
encodeList ∷ [UpendPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [UpendPredicateFailure] Source #
encode ∷ UpiecPredicateFailure → Encoding Source #
decode ∷ Decoder s UpiecPredicateFailure Source #
encodeList ∷ [UpiecPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [UpiecPredicateFailure] Source #
encode ∷ UpiendPredicateFailure → Encoding Source #
decode ∷ Decoder s UpiendPredicateFailure Source #
encodeList ∷ [UpiendPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [UpiendPredicateFailure] Source #
encode ∷ UpiregPredicateFailure → Encoding Source #
decode ∷ Decoder s UpiregPredicateFailure Source #
encodeList ∷ [UpiregPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [UpiregPredicateFailure] Source #
encode ∷ UpivotePredicateFailure → Encoding Source #
decode ∷ Decoder s UpivotePredicateFailure Source #
encodeList ∷ [UpivotePredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [UpivotePredicateFailure] Source #
encode ∷ UpivotesPredicateFailure → Encoding Source #
decode ∷ Decoder s UpivotesPredicateFailure Source #
encodeList ∷ [UpivotesPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [UpivotesPredicateFailure] Source #
encode ∷ UppvvPredicateFailure → Encoding Source #
decode ∷ Decoder s UppvvPredicateFailure Source #
encodeList ∷ [UppvvPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [UppvvPredicateFailure] Source #
encode ∷ UpregPredicateFailure → Encoding Source #
decode ∷ Decoder s UpregPredicateFailure Source #
encodeList ∷ [UpregPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [UpregPredicateFailure] Source #
encode ∷ UpsvvPredicateFailure → Encoding Source #
decode ∷ Decoder s UpsvvPredicateFailure Source #
encodeList ∷ [UpsvvPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [UpsvvPredicateFailure] Source #
encode ∷ UpvPredicateFailure → Encoding Source #
decode ∷ Decoder s UpvPredicateFailure Source #
encodeList ∷ [UpvPredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [UpvPredicateFailure] Source #
encode ∷ UpvotePredicateFailure → Encoding Source #
decode ∷ Decoder s UpvotePredicateFailure Source #
encodeList ∷ [UpvotePredicateFailure] → Encoding Source #
decodeList ∷ Decoder s [UpvotePredicateFailure] Source #
encode ∷ Vote → Encoding Source #
decode ∷ Decoder s Vote Source #
encodeList ∷ [Vote] → Encoding Source #
decodeList ∷ Decoder s [Vote] Source #
encode ∷ AbstractToConcreteIdMaps → Encoding Source #
decode ∷ Decoder s AbstractToConcreteIdMaps Source #
encodeList ∷ [AbstractToConcreteIdMaps] → Encoding Source #
decodeList ∷ Decoder s [AbstractToConcreteIdMaps] Source #
type Rep (Threshold a) ∷ Type → Type #
from ∷ Threshold a → Rep (Threshold a) x #
to ∷ Rep (Threshold a) x → Threshold a #
encode ∷ Sig a → Encoding Source #
decode ∷ Decoder s (Sig a) Source #
encodeList ∷ [Sig a] → Encoding Source #
decodeList ∷ Decoder s [Sig a] Source #
encode ∷ Threshold a → Encoding Source #
decode ∷ Decoder s (Threshold a) Source #
encodeList ∷ [Threshold a] → Encoding Source #
decodeList ∷ Decoder s [Threshold a] Source #
encode ∷ Bimap k v → Encoding Source #
decode ∷ Decoder s (Bimap k v) Source #
encodeList ∷ [Bimap k v] → Encoding Source #
decodeList ∷ Decoder s [Bimap k v] Source #