2024-06-21 - 2024-07-05
High level summary
Preparation for node 9.0 with cardano-api-9.0.0.0 and cardano-cli-9.0.0.0
cardano-cli
- Fix typo in help/error messages
- Remove the unused output options from runTxBuild
- Share code in parsers of committee commands
- Release cardano-cli-9.0.0.0
- Integrate for node 9.0
- Release 8.25.0.0
- Add --hot-script-hash option to committee create-hot-key-authorization-certificate subcommand
- Update cardano-api to 8.49.0.0
- Make --fee mandatory in legacy transaction build-raw
- governance committee: fix hot/cold confusion in help text
cardano-api
- release cardano-api 9.0.0.0
- integrate ouroboros-consensus and ledger for 9.0
- Remove check for DRep metadata size
- Regression test for issue with deserialization of PoolDistr
- Remove redundant era conversion functions. Handle IO Exceptions in consensus queries. Refactor
Cardano.Api.Convenience.Query
to work inExceptT e IO
. - Release cardano-api-8.49.0.0
cardano-node
- Cl/integrate 9.0
- Bump node version to 8.12.2
- node-8.12.2
- consensus/ledger/network: bump version for 8.12.1 release