2023-03-08 - 2023-03-21
High level summary
General bug fixes and some refactoring
Completed
docs
CI & project maintenance
Developer experience
cardano-cli
cardano-api
- Add missing imports
- Add LedgerStateBabbage and LedgerStateConway pattern synonyms
- Remove unnecessary functions
- Remove duplicate scripts when building transaction body for Mary, Alonzo and Babbage
- Reduce number of calls to toLedgerPParams
- Remove simple script distinction
- Add ToJSON/FromJSON instances for ChainPoint
- Derive Eq instance for AcquiringFailure
- Export
fromShelleyBasedScript
from Cardano.Api - Remove unnecessary validation of Data
- Remove hint of "string" support for ScriptData
cardano-node
- Conway hard forks on prot-ver 9
- Reinstate -Werror for cardano-node and fix errors
- Take all dependencies from Hackage or CHaP
- Less verbose node-to-client and node-to-node version logging
- Get AcceptedConnectionsLimit from the configuration