2024-04-01 - 2024-04-15
High level summary
Adding support for script based committee members certificates: authorization and resignation. It is now possible to convert extended signing Drep and Committee keys to a Shelley-format key. Improvements to Conway era tests. Use threshold instead of quorum for committee members.
cardano-cli
- Provide a default value for
calculate-min-fee --reference-script-size
- Improvements to governance tests
- Add transaction metadata golden test
- key non-extended-key: make pattern matches exhaustive, so that we are notified of possible extensions
- foldSomeAddressVerificationKey->mapSomeAddressVerificationKey
- Enable both --cold-script-file and --cold-script-hash for committee auth and resig commands
- Fix inversion in --include-stake parser + print "stake" field even when there is no stake (do not hide stake absence)
- Release cardano-cli-8.22.0.0
- Fix broken golden tests
- Fix protocol params order for minFeeA and minFeeB
- convert-cardano-address-key: support DRep and CC keys
- updating cli to use threshold instead of quorum for constitutional co…
cardano-api
- Sort metadata keys for no-schema json for canonical CBOR
- Add support for CC keys in the SomeAddressVerificationKey type
- Implement estimateBalancedTxBody and estimateOrCalculateBalancedTxBody
- Release cardano-api-8.44.0.0
- LedgerState.hs improvements
cardano-testnet
- Updated copyright
- Set NumThreads to 1 in cardano-testnet-test
- Remove manual DRep registration from InfoAction test
- DRep deposits test
- Add tx fee check to hprop_transaction
- cardano-testnet: Avoid rewrite of sgMaxLovelaceSupply