- Add
PrettyA
instances for:NoUpdate
ConwayGovCert
ConwayGovCertEnv
PoolEnv
EnactSignal
- Add
PrettyA
instance forProposalsSnapshot
- Remove
ppRatifyPredicateFailure
- Remove
PrettyA (ConwayEpochPredFailure era)
- Remove
PrettyA (EnactPredFailure era)
- Add
PrettyA
instances for:NonNegativeInterval
CostModels
CoinPerByte
PoolVotingThresholds
DRepVotingThresholds
- Add
ppConwayPParams
- Add
PrettyA
instance forDRepState
- Replace
ConwayTallyPredFailure era
withConwayGovPredFailure era
- Replace
ConwayTallyState era
withConwayGovState era
- Replace
ConwayVDelPredFailure era
withConwayGovCertPredFailure era
- Added
PrettyA
instance forDRep
- Rename:
ppDCert
->ppShelleyTxCert
ppConwayDCert
->ppConwayTxCert
- Added
PrettyA
instances for:Delegatee era
#3372ConwayDelegCert c
#3372
- Plutus V3 is now pretty
- Added
PrettyA
instances for:Ratio a
#3291Set a
#3291StrictSeq a
#3291StrictMaybe a
#3291VoteDecision
#3291
- Added
PrettyA
instances for new Conway data types:GovernanceActionMetadata
#3291RatifyEnv
#3291RatifySignal
#3291
- Changed the prettyprinter of
ConwayTxBody
to account for the newctbGovProcs
field #3291 - Removed
PrettyA
instances for:Vote
#3291GovernanceActionInfo
#3291
- First properly versioned release.