Skip to content

Releases: blinklabs-io/gouroboros

v0.94.3

22 Sep 02:39
a980b0c
Compare
Choose a tag to compare

What's Changed

  • fix: support for byte slice when marshaling Value to JSON by @agaffney in #714

Full Changelog: v0.94.2...v0.94.3

v0.94.2

20 Sep 22:19
bbe4618
Compare
Choose a tag to compare

What's Changed

  • fix: use TxIds for ack count in TxSubmission by @agaffney in #713

Full Changelog: v0.94.1...v0.94.2

v0.94.1

19 Sep 21:51
75289c3
Compare
Choose a tag to compare

What's Changed

  • fix: protect against race condition on shutdown in muxer by @agaffney in #712

Full Changelog: v0.94.0...v0.94.1

v0.94.0

18 Sep 21:31
3436922
Compare
Choose a tag to compare

What's Changed

  • chore: update additional mainnet hostname references by @agaffney in #706
  • chore: add Conway mainnet intersect to chainsync test program by @agaffney in #708
  • chore: remove topology config and connection manager by @agaffney in #709
  • feat: function to get block/tx numeric type by @agaffney in #711

Full Changelog: v0.93.3...v0.94.0

v0.93.3

10 Sep 17:31
507fdf7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.93.2...v0.93.3

v0.93.2

29 Aug 16:28
52c1f0a
Compare
Choose a tag to compare

What's Changed

  • fix: merge protocol minor/major Conway protocol params by @agaffney in #698

Full Changelog: v0.93.1...v0.93.2

v0.93.1

26 Aug 16:23
950a13a
Compare
Choose a tag to compare

What's Changed

  • fix: add more ledger compat types/const/func by @agaffney in #697

Full Changelog: v0.93.0...v0.93.1

v0.93.0

25 Aug 21:48
7463b05
Compare
Choose a tag to compare

What's Changed

  • chore: move address and common types to sub-package by @agaffney in #689
  • chore: move certs, credentials, and gov types to sub-package by @agaffney in #690
  • chore: move era registry to sub-package by @agaffney in #691
  • feat: helper functions for generating blake2b hashes by @agaffney in #692
  • chore: move transaction interfaces to sub-package by @agaffney in #693
  • chore: move each ledger era to separate sub-package by @agaffney in #694
  • fix: add MultiAsset compat types by @agaffney in #695
  • chore: split ledger era compat types to separate files by @agaffney in #696

Full Changelog: v0.92.1...v0.93.0

v0.92.1

20 Aug 13:52
b7595f9
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/blinklabs-io/ouroboros-mock from 0.3.2 to 0.3.3 by @dependabot in #682
  • chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #683
  • fix: return empty key hash for empty address keys by @agaffney in #688
  • chore(deps): bump github.com/utxorpc/go-codegen from 0.8.0 to 0.9.0 by @dependabot in #687

Full Changelog: v0.92.0...v0.92.1

v0.92.0

16 Aug 03:32
6f38096
Compare
Choose a tag to compare

What's Changed

  • fix: use genesis when no intersect points provided for available range by @agaffney in #685
  • feat: add block type to blockfetch Block callback by @agaffney in #684

Full Changelog: v0.91.1...v0.92.0