2024-08-21 - 2024-09-03
High level summary
Various bug fixes and refactorings. We have begun to deprecate pre-mainnet eras in cardano-cli.
cardano-cli
- Add older eras deprecation notice.
- Avoid using Opt.auto to avoid overflows going silent
- Clean-up remainings of
query constitution-hash
- create-testnet-data: better behavior for create-testnet-data --total-supply and --delegated-supply
- Fix estmated fee rendering
- Fix treasury withdrawal.
- Share code in parsers of protocol version
- Update README with link to the commands reference. Remove obsolete readme parts.
cardano-api
- Fix incorrect fees estimation when balancing transaction minting assets
- Include datums and redeemers in makeUnsignedTx