Skip to content

Releases: blinklabs-io/gouroboros

v0.103.6

11 Nov 22:00
c9703da
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #786
  • fix: connection.BlockFetch().Client.GetBlock potential deadlock by @Newt6611 in #787
  • chore(deps): utxorpc/go-codegen 0.12.0 by @wolf31o2 in #788

Full Changelog: v0.103.5...v0.103.6

v0.103.5

11 Nov 03:59
f07ac1a
Compare
Choose a tag to compare

What's Changed

  • fix: remove muxer recv chan to prevent double close by @agaffney in #785

Full Changelog: v0.103.4...v0.103.5

v0.103.4

10 Nov 23:50
69e7f96
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.103.3...v0.103.4

v0.103.3

10 Nov 13:28
d7b580d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.103.2...v0.103.3

v0.103.2

07 Nov 17:00
5a800b1
Compare
Choose a tag to compare

What's Changed

  • feat: add other era ProtocolParameters to CurrentProtocolParamsResult… by @verbotenj in #779
  • refactor: localstatequery client adjust GetCurrentProtocolParams to r… by @verbotenj in #780

Full Changelog: v0.103.1...v0.103.2

v0.103.1

30 Oct 20:42
ae5b703
Compare
Choose a tag to compare

What's Changed

  • fix: protect against panic when updating pparams from Conway genesis by @agaffney in #776
  • docs: future protocol params query in feature list by @wolf31o2 in #777
  • chore: update protocol version map by @agaffney in #778

Full Changelog: v0.103.0...v0.103.1

v0.103.0

29 Oct 22:52
d75eff5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.102.0...v0.103.0

v0.102.0

27 Oct 13:53
98ac789
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.101.0...v0.102.0

v0.101.0

21 Oct 11:34
65a3bf1
Compare
Choose a tag to compare

What's Changed

  • feat: multiple bootstrap peers per network by @agaffney in #762

Full Changelog: v0.100.0...v0.101.0

v0.100.0

15 Oct 19:53
ee4c98b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #749
  • fix: Protocol Stop function muxer to UnregisterProtocol by @Newt6611 in #755
  • feat: Byron block version updates decode support by @agaffney in #754
  • feat: add MarshalJson support for ByteString and Blake2b224 with tests by @verbotenj in #756
  • chore(deps): bump github.com/utxorpc/go-codegen from 0.10.0 to 0.11.0 by @dependabot in #757
  • feat(address): improved NewAddress to support both bech32/base58 by @verbotenj in #760

New Contributors

Full Changelog: v0.99.0...v0.100.0