Skip to content

Releases: blinklabs-io/gouroboros

v0.88.0

12 Jun 20:49
5eea50d

Choose a tag to compare

What's Changed

  • feat: custom CBOR marshaling for TX outputs by @agaffney in #655
  • feat: update local-state-query callback definitions by @agaffney in #656

Full Changelog: v0.87.0...v0.88.0

v0.87.0

10 Jun 20:34
d1de397

Choose a tag to compare

What's Changed

  • feat: use channels for chainsync client requests for results and allo… by @rakshasa in #639
  • refactor(ledger): move address functions to its own file by @wolf31o2 in #647
  • chore: make golines by @wolf31o2 in #649
  • fix: 300s block timeout by @wolf31o2 in #646
  • fix(chainsync): guard against nil in wrapped header by @wolf31o2 in #650
  • refactor(ledger): move stakecredential functions to its own file by @wolf31o2 in #652
  • feat: address hash function by @wolf31o2 in #651
  • chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #653

Full Changelog: v0.86.0...v0.87.0

v0.86.0

27 May 22:11
6778e51

Choose a tag to compare

What's Changed

Full Changelog: v0.85.0...v0.86.0

v0.85.0

17 May 12:11
e7f2e2e

Choose a tag to compare

What's Changed

Full Changelog: v0.84.0...v0.85.0

v0.84.0

14 May 00:09
cf212da

Choose a tag to compare

What's Changed

Full Changelog: v0.83.0...v0.84.0

v0.83.0

13 May 01:55
c111882

Choose a tag to compare

What's Changed

  • feat: remove unnecessary use of WaitGroup for protocol done signal by @rakshasa in #608
  • fix: return immediately on empty nexttx message by @wolf31o2 in #610
  • feat: support for restarting server protocols by @agaffney in #611

Full Changelog: v0.82.0...v0.83.0

v0.82.0

03 May 12:43
2e915ed

Choose a tag to compare

What's Changed

Full Changelog: v0.81.0...v0.82.0

v0.81.0

30 Apr 15:46
0e01b91

Choose a tag to compare

What's Changed

  • chore(docs): update readme by @agaffney in #600
  • feat: add support for TX attribute: protocol parameters update by @verbotenj in #599
  • chore(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #602
  • chore(deps): bump github.com/utxorpc/go-codegen from 0.5.0 to 0.5.1 by @dependabot in #601

Full Changelog: v0.80.0...v0.81.0

v0.80.0

27 Apr 20:12
bf45597

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/utxorpc/go-codegen from 0.4.4 to 0.5.0 by @dependabot in #593
  • feat:add Mary protocol parameters support by @verbotenj in #589
  • fix: better handling for addresses with trailing junk by @agaffney in #596
  • fix: stop chain-sync client in bulk mode in test program by @agaffney in #598
  • feat:add Alonzo protocol parameters support by @verbotenj in #594

Full Changelog: v0.79.0...v0.80.0

v0.79.0

22 Apr 06:22
0b2aa02

Choose a tag to compare

What's Changed

  • feat: add a timeout for handshake propose on server side by @agaffney in #583
  • chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #581
  • feat: added state context to state transitions and enabled chainsync pipelining by @rakshasa in #585
  • feat: add Shelley protocol parameters support by @verbotenj in #587
  • feat:add Allegra protocol parameters support by @verbotenj in #588

Full Changelog: v0.78.0...v0.79.0