v0.114.0
What's Changed
- fix(protocol/localstatequery): Added unit test function to validate GenesisConfigResult by @arepala-uml in #947
- chore(golangci-lint): enable format, import, and unused presets; disable depguard by @wolf31o2 in #950
- chore: inline comment to appease golangci-lint by @wolf31o2 in #952
- feat(ledger): Decode block header as proper era type by @arepala-uml in #951
- chore(deps): bump github.com/blinklabs-io/ouroboros-mock from 0.3.6 to 0.3.7 by @dependabot in #953
- refactor: prefetch messages from muxer in protocol by @agaffney in #955
- feat: make recv queue size configurable for chainsync/blockfetch by @agaffney in #956
New Contributors
- @arepala-uml made their first contribution in #947
Full Changelog: v0.113.1...v0.114.0