Skip to content

Releases: blinklabs-io/gouroboros

v0.38.2

11 May 01:11
54674b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.38.1...v0.38.2

v0.38.1

10 May 23:17
91b9815
Compare
Choose a tag to compare

What's Changed

  • chore(ci): create dependabot.yml for weekly updates by @wolf31o2 in #243
  • chore: update cardano-node image by @verbotenj in #245
  • chore(deps): bump golang.org/x/crypto from 0.0.0-20220824171710-5757bc0c5503 to 0.8.0 by @dependabot in #244
  • chore: Update README for docker-compose v2 hyphen issue by @verbotenj in #246
  • fix: fail CBOR decoding on unknown field by @agaffney in #247

New Contributors

Full Changelog: v0.38.0...v0.38.1

v0.38.0

03 May 21:42
25132b6
Compare
Choose a tag to compare

What's Changed

  • feat: function to get available block range for chain-sync by @agaffney in #242

Full Changelog: v0.37.0...v0.38.0

v0.37.0

29 Apr 14:21
390527a
Compare
Choose a tag to compare

What's Changed

  • chore(ci): set 10 minute golangci-lint timeout by @wolf31o2 in #238
  • feat: calculate Byron block absolute slot by @agaffney in #240

Full Changelog: v0.36.0...v0.37.0

v0.36.0

25 Apr 02:30
261b268
Compare
Choose a tag to compare

What's Changed

  • feat: make chainsync pipelining limit configurable by @agaffney in #235
  • feat: method to stop chainsync process by @agaffney in #237

Full Changelog: v0.35.0...v0.36.0

v0.35.0

24 Apr 12:10
0700b1a
Compare
Choose a tag to compare

What's Changed

  • fix: use correct prefix values for Byron block hash by @agaffney in #231
  • fix: don't try to parse Shelley TX certificates for now by @agaffney in #233
  • feat: bulk chainsync/blockfetch support in test program by @agaffney in #234

Full Changelog: v0.34.1...v0.35.0

v0.34.1

18 Apr 23:29
3d57417
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.34.0...v0.34.1

v0.34.0

18 Apr 23:01
2355eb4
Compare
Choose a tag to compare

What's Changed

  • feat: add public root address/port for well-known networks by @agaffney in #228

Full Changelog: v0.33.4...v0.34.0

v0.33.4

08 Apr 01:51
910c9c6
Compare
Choose a tag to compare

What's Changed

  • feat: support for parsing trouble types in CBOR tags by @agaffney in #226

Full Changelog: v0.33.3...v0.33.4

v0.33.3

05 Apr 19:55
695c11e
Compare
Choose a tag to compare

What's Changed

  • fix: stop protocol state transition timer on shutdown by @agaffney in #223

Full Changelog: v0.33.2...v0.33.3