v0.117.0
What's Changed
- chore(golangci-lint): migrate configuration to v2 by @wolf31o2 in #975
- chore: make format golines by @wolf31o2 in #976
- chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @dependabot in #977
- refactor: remove embeds in per-era TransactionBody types by @agaffney in #979
- chore: fix typo in comment by @agaffney in #980
- refactor: remove embedding in TX witness set types by @agaffney in #981
- refactor: remove reflection when storing CBOR on decode by @agaffney in #983
- refactor: remove embedding in pparam types by @agaffney in #985
- refactor: remove additional uses of reflection for CBOR decoding by @agaffney in #986
- fix: save original CBOR after decoding in BabbageTransactionOutput by @agaffney in #987
Full Changelog: v0.116.0...v0.117.0