Releases: blinklabs-io/gouroboros
Releases · blinklabs-io/gouroboros
v0.121.0
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
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #1007
- refactor: wait for connection close by @agaffney in #1008
Full Changelog: v0.120.0...v0.120.1
v0.120.0
v0.119.0
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
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
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
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
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
What's Changed
- fix(genesis): Added json labels to all genesis structs by @arepala-uml in #964
- fix: expose Byron block number by @agaffney in #970
- chore: make format golines by @wolf31o2 in #969
Full Changelog: v0.115.1...v0.115.2
v0.115.1
What's Changed
Full Changelog: v0.115.0...v0.115.1