Skip to content

Releases: blinklabs-io/gouroboros

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

v0.115.0

25 Mar 15:44
d60aa9d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.114.1...v0.115.0

v0.114.1

21 Mar 13:06
928a938
Compare
Choose a tag to compare

What's Changed

  • fix: add missing UnmarshalCBOR for types using cbor.DecodeStoreCbor by @agaffney in #957

Full Changelog: v0.114.0...v0.114.1

v0.114.0

19 Mar 22:48
a873303
Compare
Choose a tag to compare

What's Changed

  • fix(protocol/localstatequery): Added unit test function to validate GenesisConfigResult by @arepala-uml in #947
  • chore(golangci-lint): enable format, import, and unused presets; disable depguard by @wolf31o2 in #950
  • chore: inline comment to appease golangci-lint by @wolf31o2 in #952
  • feat(ledger): Decode block header as proper era type by @arepala-uml in #951
  • chore(deps): bump github.com/blinklabs-io/ouroboros-mock from 0.3.6 to 0.3.7 by @dependabot in #953
  • refactor: prefetch messages from muxer in protocol by @agaffney in #955
  • feat: make recv queue size configurable for chainsync/blockfetch by @agaffney in #956

New Contributors

Full Changelog: v0.113.1...v0.114.0

v0.113.1

10 Mar 12:21
98b40a0
Compare
Choose a tag to compare

What's Changed

  • fix: check for nil assets in collateral return by @agaffney in #944
  • chore(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 by @dependabot in #946
  • fix: better comparison for MultiAsset by @agaffney in #945

Full Changelog: v0.113.0...v0.113.1

v0.113.0

07 Mar 15:23
ce98f6f
Compare
Choose a tag to compare

What's Changed

  • fix(protocol): include all protocol states in switch by @wolf31o2 in #932
  • fix: use proper slice capacity for errors by @agaffney in #933
  • build(deps): use andrewslotin/go-proxy-pull-action 1.3.0 by @wolf31o2 in #934
  • ci(golangci-lint): use bugs and performance presets by @wolf31o2 in #937
  • feat: account for stake/pool deposits in validation rules by @agaffney in #938
  • feat: support for querying pool/stake registration certs in validation rules by @agaffney in #939
  • feat: account for stake deregistration in validation rules by @agaffney in #940
  • fix: use Shelley address network ID for Byron addresses by @agaffney in #941
  • chore: make format golines by @wolf31o2 in #942
  • feat: allow collateral assets in Babbage if all are returned by @agaffney in #943

Full Changelog: v0.112.0...v0.113.0

v0.112.0

04 Mar 20:45
41fec8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.111.0...v0.112.0

v0.111.0

28 Feb 17:27
a71e9e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.110.0...v0.111.0

v0.110.0

21 Feb 15:25
8c92a01
Compare
Choose a tag to compare

What's Changed

  • ci(go): add 1.24 to test matrix by @wolf31o2 in #892
  • ci: remove pr workflow in favor of go-test by @wolf31o2 in #893
  • fix(cbor): return decode error if int too large by @wolf31o2 in #894
  • fix: guard muxer segment creation from oversized payload by @wolf31o2 in #895
  • fix: better handling for arbitrary CBOR data structures by @agaffney in #896
  • feat: define TX witness types by @agaffney in #897
  • fix: guard txsubmission server against int overflows by @wolf31o2 in #898
  • feat: common interface for accessing TX witnesses by @agaffney in #899
  • chore: guard localtxmonitor server against int overflows by @wolf31o2 in #900
  • fix(ledger): guard againt int overflows by @wolf31o2 in #901
  • ci(go-test): configure explicit permissions by @wolf31o2 in #902
  • chore: configuration for golangci-lint by @wolf31o2 in #903
  • chore: make format golines by @wolf31o2 in #904

Full Changelog: v0.109.0...v0.110.0

v0.109.0

14 Feb 22:47
d1f0b76
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.108.2...v0.109.0