v0.128.0
What's Changed
- refactor: use separate type for TX pparam update by @agaffney in #1060
- fix: exclude empty datum hash from Alonzo TX output CBOR by @agaffney in #1061
- test(ledger): added blocks required for testing for all the eras except Conway by @jkawan in #1056
- fix: CBOR encoding for TX inputs by @agaffney in #1062
- fix: Byron address CBOR encoding by @agaffney in #1068
- refactor: use CBOR set tags when encoding TX body fields by @agaffney in #1069
- feat: TxSubmission MsgDone callback support by @agaffney in #1072
- feat: support for client Done in TxSubmission by @agaffney in #1074
- refactor: allow cleanly stopping TxSubmission server by @agaffney in #1076
Full Changelog: v0.127.0...v0.128.0