- Add crypto type-parameter to
KeySpace
andGenEnv
#4908 - Add
DecCBOR
instance forLaxBlock
- Add
genCoreNodeKeys
andgenIssuerKeys
- Move
VRFNatVal
intocardano-protocol-tpraos:testlib
- Account for removal of crypto parametrization
- Remove crypto parametrization from
PoolSetUpArgs
,PoolInfo
,RewardUpdateOld
- Add
MockCrypto
- Remove
TestCrypto
,C_Crypto
in favor ofMockCrypto
- Remove
B
andB_Crypto
- Remove useless synonyms
Mock
andExMock
- Remove deprecated
mkBlockHeader
andunitIntervalToNatural
- Remove
KeyPairWits
- Remove
ShelleyBasedEra'
- Update
ShelleyPoolPredFailure
arbitrary instance
- Remove
myDiscard
- Replaced
small-steps-test
dependency withsmall-steps:testlib
- Change
testSTS
to useNonEmpty (PredicateFailure _)
instead of[PredicateFailure _]
- Remove
testBootstrapSpending
,testBootstrapNotSpending
,bootstrapHashTest
andgenSignature
- Moved
genBootstrapAddress
tocardano-ledger-core:testlib:Test.Cardano.Ledger.Core.KeyPairs
- Move
CDDLUtils
functionality intocardano-ledger-binary
- Move
cddl-files
tocardano-ledger-shelley
- GHC-9.6 compatibility
- Changed bounds on cardano-ledger-shelley-test