Skip to content

Releases: blinklabs-io/gouroboros

v0.128.2

12 Jul 20:45
e08f93d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.128.1...v0.128.2

v0.128.1

11 Jul 18:31
a5e30a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.128.0...v0.128.1

v0.128.0

10 Jul 23:29
74ffef8
Compare
Choose a tag to compare

What's Changed

  • refactor: use separate type for TX pparam update by @agaffney in #1060
  • fix: exclude empty datum hash from Alonzo TX output CBOR by @agaffney in #1061
  • test(ledger): added blocks required for testing for all the eras except Conway by @jkawan in #1056
  • fix: CBOR encoding for TX inputs by @agaffney in #1062
  • fix: Byron address CBOR encoding by @agaffney in #1068
  • refactor: use CBOR set tags when encoding TX body fields by @agaffney in #1069
  • feat: TxSubmission MsgDone callback support by @agaffney in #1072
  • feat: support for client Done in TxSubmission by @agaffney in #1074
  • refactor: allow cleanly stopping TxSubmission server by @agaffney in #1076

Full Changelog: v0.127.0...v0.128.0

v0.127.0

03 Jul 18:50
3bbd004
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.126.0...v0.127.0

v0.126.0

03 Jul 15:03
33ce3ea
Compare
Choose a tag to compare

What's Changed

  • feat: added error return value to all Utxorpc() functions by @jkawan in #1050
  • feat: Support getting ScriptRef from TransactionOutput interface by @arepala-uml in #1051

Full Changelog: v0.125.1...v0.126.0

v0.125.1

14 Jun 16:40
71fe314
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.125.0...v0.125.1

v0.125.0

12 Jun 21:20
a6c4a3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.124.0...v0.125.0

v0.124.0

11 Jun 17:06
96b1ab3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.123.0...v0.124.0

v0.123.0

09 Jun 18:05
2cab307
Compare
Choose a tag to compare

What's Changed

  • feat(ledger/babbage): Integer underflow issue in babbage.UtxoValidateCollateralEqBalance by @arepala-uml in #1024
  • test(ledger): UTxO RPC functions for Shelley Transactions by @arepala-uml in #1026
  • feat(ledger): Added error handling in ledger.Address Bytes() function by @jkawan in #1028
  • feat(ledger):Create tests for UTxO RPC transaction functions by @arepala-uml in #1029
  • refactor: return error from UpdateFromGenesis for consistency by @agaffney in #1031
  • chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot in #1030

Full Changelog: v0.122.0...v0.123.0

v0.122.0

02 Jun 21:57
93c1740
Compare
Choose a tag to compare

What's Changed

  • fix: avoid field access from nil object by @wolf31o2 in #1020
  • Update paths to cardano-blueprint test data by @ch1bo in #1021
  • feat: changes to support cost models while updating Alonzo protocols through genesis config by @jkawan in #984
  • chore: split long lines using make format golines by @wolf31o2 in #1023

New Contributors

Full Changelog: v0.121.0...v0.122.0