v0.54.0
What's Changed
- chore(deps): update go to 1.20 by @wolf31o2 in #382
- chore(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #383
- fix: use os instead of io/ioutil to appease golangci-lint by @wolf31o2 in #384
- chore: update fxamacker/cbor to 2.5.0 by @agaffney in #385
- ci: scheduled chainsync test by @agaffney in #386
- feat: support for decoding rational numbers in CBOR by @agaffney in #388
- feat: support for CBOR tag 24 (wrapped CBOR) by @agaffney in #389
- fix: parse Byron transaction as array by @agaffney in #390
- ci: allow manual triggering of chainsync test workflow by @agaffney in #391
- ci: remove scheduled chainsync test by @agaffney in #392
Full Changelog: v0.53.0...v0.54.0