Skip to content

Releases: blinklabs-io/gouroboros

v0.50.0

12 Aug 12:21
199fc0e

Choose a tag to compare

What's Changed

Full Changelog: v0.49.0...v0.50.0

v0.49.0

11 Aug 19:02
feea96c

Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #365
  • chore(ci): update golangci-lint by @wolf31o2 in #366
  • feat: finish basic tx-submission client implementation by @agaffney in #367

Full Changelog: v0.48.0...v0.49.0

v0.48.0

16 Jul 17:38
fb63d4c

Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #359
  • feat: support for CBOR tags for arbitrarily large ints by @agaffney in #361
  • fix: use chain origin when no intersect points are specified by @agaffney in #362
  • feat: expose values for CBOR constructor type by @agaffney in #363

Full Changelog: v0.47.0...v0.48.0

v0.47.0

04 Jul 12:13
f8b6b43

Choose a tag to compare

What's Changed

  • feat: marshal TX output datum/hash to JSON by @agaffney in #358

Full Changelog: v0.46.0...v0.47.0

v0.46.0

03 Jul 21:32
c42ab7a

Choose a tag to compare

What's Changed

Full Changelog: v0.45.1...v0.46.0

v0.45.1

11 Jun 01:26
96ccf52

Choose a tag to compare

What's Changed

  • fix: generate stake address for script address by @agaffney in #304

Full Changelog: v0.45.0...v0.45.1

v0.45.0

11 Jun 00:29
a651fa0

Choose a tag to compare

What's Changed

Full Changelog: v0.44.0...v0.45.0

v0.44.0

10 Jun 22:00
e8de9a7

Choose a tag to compare

What's Changed

Full Changelog: v0.43.0...v0.44.0

v0.43.0

04 Jun 23:40
fbb7073

Choose a tag to compare

What's Changed

  • chore(docs): logo assets and add to readme by @wolf31o2 in #288
  • feat: generic interface for TX inputs/outputs by @agaffney in #289
  • feat: better handling of Mary MultiAsset value by @agaffney in #292
  • feat: properly handle addresses in ledger by @agaffney in #293

Full Changelog: v0.42.0...v0.43.0

v0.42.0

02 Jun 01:36
93b6409

Choose a tag to compare

What's Changed

  • fix: only act in full-duplex mode if we asked for it by @agaffney in #283
  • feat: proper parsing for multiasset TX outputs by @agaffney in #284
  • feat: allow running multiple instances of a protocol in muxer by @agaffney in #287

Full Changelog: v0.41.0...v0.42.0