Skip to content

Releases: blinklabs-io/gouroboros

v0.17.0

04 Oct 01:25
046d70d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.1...v0.17.0

v0.16.1

08 Sep 14:35
fb76df7
Compare
Choose a tag to compare

What's Changed

  • fix: decode message more generically to help avoid known parsing problems by @agaffney in #98

Full Changelog: v0.16.0...v0.16.1

v0.16.0

06 Sep 20:52
537bbcc
Compare
Choose a tag to compare

What's Changed

  • feat: defer parsing localtxsubmission reject reason by @agaffney in #97

Full Changelog: v0.15.1...v0.16.0

v0.15.1

26 Aug 01:28
a1cea01
Compare
Choose a tag to compare

What's Changed

  • chore: switch to go-cardano-ledger for block parsing by @agaffney in #95

Full Changelog: v0.15.0...v0.15.1

v0.15.0

07 Jul 23:26
ebec68f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

05 Jun 22:38
7890fe3
Compare
Choose a tag to compare

Breaking change

  • Protocols must now be explicitly started and their callback configs passed directly to them

What's Changed

  • feat: require explicitly starting each protocol by @agaffney in #88

Full Changelog: v0.13.4...v0.14.0

v0.13.4

06 May 01:18
3b54dac
Compare
Choose a tag to compare

What's Changed

  • fix: use mutex to prevent race condition when stopping muxer by @agaffney in #84

Full Changelog: v0.13.3...v0.13.4

v0.13.3

05 May 17:55
04d0a38
Compare
Choose a tag to compare

What's Changed

  • fix: exit send/recv loops in Protocol on error by @agaffney in #82

Full Changelog: v0.13.2...v0.13.3

v0.13.2

05 May 12:34
c56bf6c
Compare
Choose a tag to compare

What's Changed

  • fix: don't panic when calling Close() after Dial() failure by @agaffney in #80

Full Changelog: v0.13.1...v0.13.2

v0.13.1

01 May 21:56
6ab8c69
Compare
Choose a tag to compare

What's Changed

  • Unit test framework for protocol message CBOR encoding/decoding by @agaffney in #64
  • More unit tests for chain-sync messages by @agaffney in #74
  • ci: enforce conventional commits by @agaffney in #75
  • feat: method to shutdown connection by @agaffney in #78

Full Changelog: v0.13.0...v0.13.1