Skip to content

v0.114.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 22:48
· 197 commits to main since this release
a873303

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

Full Changelog: v0.113.1...v0.114.0