2024-07-22 - 2024-08-06
High level summary
cardano-cli
- Release cardano-cli-9.2.1.0
- Release cardano-cli-9.2.0.0
- Use
IsList(toList,fromList)
instead of specialised functions - Fix invalid sync percentage display in
query tip
- Add "query treasury" command
- Plutus V3 script updates
cardano-api
- Release cardano-api-9.1.0.0
- Remove CPP extension from
Cardano.Api.Fees
. UseIsList(toList,fromList)
instead of specialised functions. - Make it build with ghc-9.10
- Expose
querySPOStakeDistribution
query - Modify TxCertificates allow multiple script witnesses for a single stake credential
cardano-node
- Cardano-node 9.1.0 release
- Make Plutus v2 cost model decoding era dependent
- New tracing system: actually trace GSM events