Releases: blinklabs-io/gouroboros
Releases · blinklabs-io/gouroboros
v0.60.0
What's Changed
- feat: finish implementing server side of local-tx-submission by @agaffney in #409
- feat: finish implementing server side of local-tx-monitor by @agaffney in #410
- feat: finish implementing server side of tx-submission by @agaffney in #411
- chore: update node address/port for preview, sanchonet, and mainnet by @agaffney in #414
- feat: conway era support by @agaffney in #413
Full Changelog: v0.59.0...v0.60.0
v0.59.0
v0.58.0
v0.57.0
v0.56.0
v0.55.0
BREAKING CHANGES
Constants used throughout have been renamed to have more consistent naming.
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #393
- feat: consistent naming for protocol constants by @agaffney in #394
- feat: consistent naming for CBOR constants by @agaffney in #395
- feat: consistent naming for ledger constants by @agaffney in #396
- feat: ledger function to determine transaction type by @wolf31o2 in #397
- chore: add @verbotenj to codeowners by @wolf31o2 in #398
Full Changelog: v0.54.0...v0.55.0
v0.54.0
What's Changed
- chore(deps): update go to 1.20 by @wolf31o2 in #382
- chore(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #383
- fix: use os instead of io/ioutil to appease golangci-lint by @wolf31o2 in #384
- chore: update fxamacker/cbor to 2.5.0 by @agaffney in #385
- ci: scheduled chainsync test by @agaffney in #386
- feat: support for decoding rational numbers in CBOR by @agaffney in #388
- feat: support for CBOR tag 24 (wrapped CBOR) by @agaffney in #389
- fix: parse Byron transaction as array by @agaffney in #390
- ci: allow manual triggering of chainsync test workflow by @agaffney in #391
- ci: remove scheduled chainsync test by @agaffney in #392
Full Changelog: v0.53.0...v0.54.0
v0.53.0
v0.52.0
What's Changed
- chore(deps): bump github.com/jinzhu/copier from 0.3.5 to 0.4.0 by @dependabot in #376
- feat: use pointer for TX metadata to better handle nil value by @agaffney in #377
Full Changelog: v0.51.0...v0.52.0