Skip to content

Releases: blinklabs-io/gouroboros

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

v0.99.0

10 Oct 02:06
af6abf7
Compare
Choose a tag to compare

What's Changed

  • feat: Allegra protocol param updates by @agaffney in #747
  • feat: Mary protocol parameter updates by @agaffney in #748
  • fix: add missing UnmarshalCBOR function for protocol param updates by @agaffney in #750
  • feat: Alonzo protocol parameter updates by @agaffney in #751
  • feat: Babbage protocol parameter updates by @agaffney in #752
  • feat: Conway protocol parameter updates by @agaffney in #753

Full Changelog: v0.98.0...v0.99.0

v0.98.0

06 Oct 11:06
4e361c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.97.0...v0.98.0

v0.97.0

02 Oct 15:32
2243736
Compare
Choose a tag to compare

What's Changed

  • feat: support adding a logger to connection object by @wolf31o2 in #726
  • chore(deps): bump github.com/utxorpc/go-codegen from 0.9.0 to 0.10.0 by @dependabot in #703
  • fix: spelling mistake in comments by @agaffney in #728
  • docs: add Go Report Card badge to README by @agaffney in #729
  • chore: move image assets under .github by @wolf31o2 in #732
  • chore: gofmt in format make target by @wolf31o2 in #730
  • chore(deps): bump github.com/blinklabs-io/ouroboros-mock from 0.3.3 to 0.3.4 by @dependabot in #731
  • chore: update a couple spelling mistakes in comments by @wolf31o2 in #733
  • fix: remove unutilized 'msg' from handleRequestNext() by @verbotenj in #734
  • feat: wire default discard connection logger to protocol configuration by @wolf31o2 in #735
  • feat: protocol debug logs using configured logger by @wolf31o2 in #736

Full Changelog: v0.96.0...v0.97.0

v0.96.0

27 Sep 19:59
aa8c86e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.95.0...v0.96.0

v0.95.0

26 Sep 19:35
edf9f8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.94.3...v0.95.0