Skip to content

v0.25.0

Choose a tag to compare

@agaffney agaffney released this 23 Jan 01:24
· 918 commits to main since this release
1ec6209

What's Changed

  • test: encode/decode unit tests for handshake messages by @agaffney in #149
  • test: encode/decode unit tests for localtxsubmission messages by @agaffney in #150
  • test: encode/decode unit tests for localstatequery messages by @agaffney in #151
  • docs: inline docs for protocol/common package by @agaffney in #164
  • feat: support for timeouts on protocol state transitions by @agaffney in #166
  • feat: functional options for mini-protocols by @agaffney in #174
  • feat: make keep-alive timeout/period configurable by @agaffney in #175
  • feat: make handshake timeout configurable by @agaffney in #177
  • feat: make blockfetch timeout configurable by @agaffney in #178
  • feat: make chainsync timeouts configurable by @agaffney in #179
  • feat: make localtxsubmission timeout configurable by @agaffney in #180
  • feat: make txsubmission timeout configurable by @agaffney in #181
  • feat: make localstatequery timeouts configurable by @agaffney in #182

Full Changelog: v0.24.0...v0.25.0