Skip to content

Releases: blinklabs-io/gouroboros

v0.93.2

29 Aug 16:28
52c1f0a

Choose a tag to compare

What's Changed

  • fix: merge protocol minor/major Conway protocol params by @agaffney in #698

Full Changelog: v0.93.1...v0.93.2

v0.93.1

26 Aug 16:23
950a13a

Choose a tag to compare

What's Changed

  • fix: add more ledger compat types/const/func by @agaffney in #697

Full Changelog: v0.93.0...v0.93.1

v0.93.0

25 Aug 21:48
7463b05

Choose a tag to compare

What's Changed

  • chore: move address and common types to sub-package by @agaffney in #689
  • chore: move certs, credentials, and gov types to sub-package by @agaffney in #690
  • chore: move era registry to sub-package by @agaffney in #691
  • feat: helper functions for generating blake2b hashes by @agaffney in #692
  • chore: move transaction interfaces to sub-package by @agaffney in #693
  • chore: move each ledger era to separate sub-package by @agaffney in #694
  • fix: add MultiAsset compat types by @agaffney in #695
  • chore: split ledger era compat types to separate files by @agaffney in #696

Full Changelog: v0.92.1...v0.93.0

v0.92.1

20 Aug 13:52
b7595f9

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/blinklabs-io/ouroboros-mock from 0.3.2 to 0.3.3 by @dependabot in #682
  • chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #683
  • fix: return empty key hash for empty address keys by @agaffney in #688
  • chore(deps): bump github.com/utxorpc/go-codegen from 0.8.0 to 0.9.0 by @dependabot in #687

Full Changelog: v0.92.0...v0.92.1

v0.92.0

16 Aug 03:32
6f38096

Choose a tag to compare

What's Changed

  • fix: use genesis when no intersect points provided for available range by @agaffney in #685
  • feat: add block type to blockfetch Block callback by @agaffney in #684

Full Changelog: v0.91.1...v0.92.0

v0.91.1

03 Aug 02:11
29ae994

Choose a tag to compare

What's Changed

  • fix: allocate map before assignment when decoding Conway redeemers by @agaffney in #681

Full Changelog: v0.91.0...v0.91.1

v0.91.0

30 Jul 20:14
89b6a92

Choose a tag to compare

What's Changed

  • feat: support for Conway redeemers and PlutusV3 TX witnesses by @agaffney in #672
  • feat: support for Conway protocol parameter updates by @agaffney in #673
  • chore(deps): bump github.com/blinklabs-io/ouroboros-mock from 0.3.1 to 0.3.2 by @dependabot in #674
  • chore(deps): bump github.com/utxorpc/go-codegen from 0.5.1 to 0.7.0 by @dependabot in #670
  • chore: golines by @wolf31o2 in #675
  • chore(deps): bump utxorpc/go-codegen to 0.8.0 by @wolf31o2 in #678
  • feat: assets in utxorpc for tx outputs by @wolf31o2 in #679

Full Changelog: v0.90.0...v0.91.0

v0.90.0

13 Jul 12:40
d0eef33

Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #666
  • fix VerifyBlockBody: fix calculate txSeqMetadata by @huynq-smartosc in #667
  • fix: add nil handling for BabbageTransactionOutput Utxorpc() by @verbotenj in #668
  • feat: include UTxO ID with produced TX outputs by @agaffney in #669

New Contributors

Full Changelog: v0.89.1...v0.90.0

v0.89.1

24 Jun 18:24
18627cf

Choose a tag to compare

What's Changed

  • chore(deps): bump andrewslotin/go-proxy-pull-action from 1.1.0 to 1.2.0 by @dependabot in #661
  • chore(deps): update fxamacker/cbor to v2.7.0 by @agaffney in #663

Full Changelog: v0.89.0...v0.89.1

v0.89.0

21 Jun 20:18
bd46964

Choose a tag to compare

What's Changed

  • chore: update README by @agaffney in #657
  • chore: move ProtocolParametersUpdate() to TransactionBody interface by @agaffney in #658
  • feat: CBOR encode support for indefinite-length bytestrings by @agaffney in #660

Full Changelog: v0.88.0...v0.89.0