2023-02-22 - 2023-03-07
High level summary
General bug fixes
Completed
docs
CI & project maintenance
Developer experience
cardano-cli
- Fix bug in hash computation in cardano-cli genesis create-cardano
- Cleanup exports of cardano-testnet
- [BUGFIX] - Stop the cli from changing the bytes in user-supplied data
- Handle pipes in cardano-cli
- Export SubmitResult from Cardano.Api
cardano-api
cardano-node
cardano-testnet
In Progress
Documentation
CI & project mainteance
cardano-cli
- Debug output for transaction submit
- Fully remove the cli intermediate TxBody format
- Render consistent plutus script failure output
- Read network ID from environment
- CLI option to append additional signatures to a transactions
- Cardano ping
- Better error message for query utxo on oops
- New --node-socket-path cli option
- Fix qKesKesKeyExpiry to not always be null
- Detect invalid counter and certificate
- Straight line code for tx commands
- New cardano-cli ping command.
- Move cardano-ping from ouroboros-network to cardano-node project
cardano-api
- Auto-balance multiasset transactions
- Remove simple script distinction
- Combinators for TxBodyConŻtent and related types
- Reduce number of calls to toLedgerPParams
- Better error message for query utxo without oops 2
cardano-node
- Rename TestEnableDevelopmentHardForkEras
- Less verbose node-to-client and node-to-node version logging