Skip to content

Releases: blinklabs-io/gouroboros

v0.29.0

15 Feb 22:03
87808a1
Compare
Choose a tag to compare

What's Changed

  • feat: allow specifying pre-defined networks by @agaffney in #196

Full Changelog: v0.28.0...v0.29.0

v0.28.0

13 Feb 23:02
11d2bf7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.28.0

v0.27.0

09 Feb 23:19
8ac4dd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.26.0...v0.27.0

v0.26.0

24 Jan 16:39
a98d6dd
Compare
Choose a tag to compare

What's Changed

  • feat: cleanup protocol resources on shutdown by @agaffney in #183

Full Changelog: v0.25.0...v0.26.0

v0.25.0

23 Jan 01:24
1ec6209
Compare
Choose a tag to compare

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

v0.24.0

22 Dec 03:54
289bdec
Compare
Choose a tag to compare

What's Changed

  • feat: properly handle muxer error during handshake by @agaffney in #147

Full Changelog: v0.23.0...v0.24.0

v0.23.0

19 Dec 03:46
41f006b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.23.0

v0.22.0

12 Dec 22:39
806c9bd
Compare
Choose a tag to compare

What's Changed

  • feat: support for getting chain tip via chain-sync by @agaffney in #140

Full Changelog: v0.21.1...v0.22.0

v0.21.1

01 Dec 22:44
a244b79
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.21.1

v0.21.0

28 Nov 16:39
8be1cfb
Compare
Choose a tag to compare

Breaking change

  • The API for the chainsync protocol has changed. There is now a single entry point, and you only need to provide handler functions for roll forward/backward

What's Changed

Full Changelog: v0.20.0...v0.21.0