cardano-ledger-test-9.9.9.9: Testing harness, tests and benchmarks for Shelley style cardano ledgers
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Cardano.Ledger.Constrained.Preds.CertState

Synopsis

Documentation

manyCoinSizeGen [Coin] Source #

A good spread of Coins with at least one (Coin 0)

vstatePredsEra era ⇒ Proof era → [Pred era] Source #

vstateGenPreds ∷ ∀ era. Era era ⇒ Proof era → [Pred era] Source #

vstateCheckPredsProof era → [Pred era] Source #

vstateStageReflect era ⇒ Proof era → Subst era → Gen (Subst era) Source #

demoVReplModeIO () Source #

mainVIO () Source #

pstatePredsEra era ⇒ Proof era → [Pred era] Source #

pstateGenPredsEra era ⇒ Proof era → [Pred era] Source #

pstateCheckPredsEra era ⇒ Proof era → [Pred era] Source #

pstateStageReflect era ⇒ Proof era → Subst era → Gen (Subst era) Source #

demoPReplModeIO () Source #

mainPIO () Source #

gdKeyHashFieldEra era ⇒ Field era (GenDelegPair (EraCrypto era)) (KeyHash 'Witness (EraCrypto era)) Source #

A field that selects the genDelegKeyHash field from a GenDelegPair It also silently casts the 'KeyRole. from 'Genesis to 'Witness

gdKeyHashEra era ⇒ Term era (KeyHash 'Witness (EraCrypto era)) Source #

A Var Term that pairs the Field gdKeyHashField

certStatePredsEra era ⇒ Proof era → [Pred era] Source #

certStateGenPredsEra era ⇒ Proof era → [Pred era] Source #

certStateCheckPredsEra era ⇒ Proof era → [Pred era] Source #

dstateStageReflect era ⇒ Proof era → Subst era → Gen (Subst era) Source #

demoDReplModeIntIO () Source #

mainDIntIO () Source #

demoCReplModeIO () Source #

mainCIO () Source #