Skip to content

Releases: blinklabs-io/gouroboros

v0.121.0

18 May 17:21
0c2bbba
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/blinklabs-io/ouroboros-mock from 0.3.7 to 0.3.8 by @dependabot in #1009
  • chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot in #1010
  • feat(certs): Implemented Utxorpc() for Conway governance certs by @jkawan in #1006
  • test: move cardano-blueprint git submodule under internal/test by @wolf31o2 in #1011
  • fix: use maps.Copy instead of for loop by @wolf31o2 in #1016
  • fix: use any instead of interface{} by @wolf31o2 in #1012
  • fix: range over int instead of 3-clause condition by @wolf31o2 in #1013
  • fix: use slices.Sort method instead of sort.Slice by @wolf31o2 in #1014
  • fix: use min built-in for segment payload size by @wolf31o2 in #1015

New Contributors

Full Changelog: v0.120.1...v0.121.0

v0.120.1

09 May 21:17
0de064e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.120.0...v0.120.1

v0.120.0

02 May 16:03
4d8cdd2
Compare
Choose a tag to compare

What's Changed

  • feat(ledger): consume deposit for stake vote registration delegation cert by @wolf31o2 in #1004
  • feat(ledger): consume vote registration delegation deposit by @wolf31o2 in #1005

Full Changelog: v0.119.0...v0.120.0

v0.119.0

01 May 12:07
45259de
Compare
Choose a tag to compare

What's Changed

  • chore: make format golines by @wolf31o2 in #999
  • test(protocol): localstatequery using cardano blueprint tests by @wolf31o2 in #1001
  • fix: require explicit muxer start before handshake by @agaffney in #1002
  • feat(ledger): consume deposit for stake registration delegation certificate by @wolf31o2 in #1003

Full Changelog: v0.118.0...v0.119.0

v0.118.0

27 Apr 14:02
34fe34a
Compare
Choose a tag to compare

What's Changed

  • chore: remove positive logging in tests by @agaffney in #996
  • refactor: switch various hash types to aliases by @agaffney in #997
  • fix(chainsync): Handle error in chainsync.NewWrappedHeader by @arepala-uml in #998

Full Changelog: v0.117.1...v0.118.0

v0.117.1

24 Apr 13:27
d6f3ddb
Compare
Choose a tag to compare

What's Changed

  • fix(ledger): conway consume/produce deposits from (de)registration by @wolf31o2 in #988
  • fix(ledger): consume deposits from drep registration in conway by @wolf31o2 in #989
  • fix(ledger): consume deposits from governance proposal deposits in conway by @wolf31o2 in #990
  • feat(ledger): Add Byron transaction output support to NewTransactionOutputFromCbor by @arepala-uml in #993
  • fix(ledger): return deposits from drep registration on retire in conway by @wolf31o2 in #995

Full Changelog: v0.117.0...v0.117.1

v0.117.0

15 Apr 17:35
7d4fc0b
Compare
Choose a tag to compare

What's Changed

  • chore(golangci-lint): migrate configuration to v2 by @wolf31o2 in #975
  • chore: make format golines by @wolf31o2 in #976
  • chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @dependabot in #977
  • refactor: remove embeds in per-era TransactionBody types by @agaffney in #979
  • chore: fix typo in comment by @agaffney in #980
  • refactor: remove embedding in TX witness set types by @agaffney in #981
  • refactor: remove reflection when storing CBOR on decode by @agaffney in #983
  • refactor: remove embedding in pparam types by @agaffney in #985
  • refactor: remove additional uses of reflection for CBOR decoding by @agaffney in #986
  • fix: save original CBOR after decoding in BabbageTransactionOutput by @agaffney in #987

Full Changelog: v0.116.0...v0.117.0

v0.116.0

01 Apr 22:04
2a8568e
Compare
Choose a tag to compare

What's Changed

  • feat(ledger): Add a method to get the Certificate type to the interface by @arepala-uml in #971
  • chore(deps): bump github.com/fxamacker/cbor/v2 from 2.7.0 to 2.8.0 by @dependabot in #973
  • refactor: return Blake2b256 for block and TX hash by @agaffney in #974

Full Changelog: v0.115.2...v0.116.0

v0.115.2

29 Mar 15:06
e70e43f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.115.1...v0.115.2

v0.115.1

25 Mar 19:46
d308be0
Compare
Choose a tag to compare

What's Changed

  • fix: use correct TX size calc for min-fee in Alonzo and later by @agaffney in #967

Full Changelog: v0.115.0...v0.115.1