2024-03-16 - 2024-03-30
High level summary
Adding support for script based committee and dreps. This includes queries and using script as arguments instead of keys on various command.
cardano-cli
- Fix issues in
MonadWarning
Haddock - Follow-ups of merged PRs
- Comments and indentation
- Throw an error on identical action-ids in votes of one voter
- Add
--drep-script-hash
parameter toconway governance drep retirement-certificate
- Update index-state and set cardano-git-rev ^>= 0.2.2
- Update index-state and set cardano-git-rev ^>= 0.2.2
- drep: registration-certificate, update-certificate: test anchors URLs of length > 64 and <= 128
- Update ouroboros-consensus-cardano-0.14.2
- proposal: disambiguate binary data from text data
- Release cardano-cli-8.21.0.0
- Support querying drep-state by script hash
- vote create: support DRep and CC script hash
- Display redeemers in
transaction view
- Add Plutus script hash support in
update-committee
,overnance committee create-cold-key-resignation-certificate
andquery committee-state
commands. - Add semaphore for vote view JSON test cases
- verification-key: support DRep keys as well as committee keys, extended or not
cardano-api
- Replace unsafeMergeVotingProcedures by mergeVotingProcedures
- Undeprecate
evaluateTransactionFee
- New version
cardano-api-8.43.0.0
- Release cardano-api-8.42.0.0
- Tidy up "New calculateMinTxFee function"
- Add support for script-based CC members
- Bump ouroboros-consensus-diffusion
cardano-testnet
- Bump cardano-api to 8.39.3.0 and ouroboros-* and ekg-forward as a consequence
- testnet: fix that custom genesis files were not passed to create-testnet-data