Releases: blinklabs-io/gouroboros
Releases · blinklabs-io/gouroboros
v0.91.1
What's Changed
Full Changelog: v0.91.0...v0.91.1
v0.91.0
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
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
- @huynq-smartosc made their first contribution in #667
Full Changelog: v0.89.1...v0.90.0
v0.89.1
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
v0.88.0
v0.87.0
What's Changed
- feat: use channels for chainsync client requests for results and allo… by @rakshasa in #639
- refactor(ledger): move address functions to its own file by @wolf31o2 in #647
- chore: make golines by @wolf31o2 in #649
- fix: 300s block timeout by @wolf31o2 in #646
- fix(chainsync): guard against nil in wrapped header by @wolf31o2 in #650
- refactor(ledger): move stakecredential functions to its own file by @wolf31o2 in #652
- feat: address hash function by @wolf31o2 in #651
- chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #653
Full Changelog: v0.86.0...v0.87.0
v0.86.0
What's Changed
- chore: make format golines by @wolf31o2 in #637
- docs: add contributing guidelines by @wolf31o2 in #640
- feat: TX current treasury value attribute by @agaffney in #641
- feat: TX donation attribute by @agaffney in #642
- feat: support for Conway era certificates by @agaffney in #643
- chore(deps): bump github.com/blinklabs-io/ouroboros-mock from 0.3.0 to 0.3.1 by @dependabot in #644
- refactor: use our types for pool/bech32 by @wolf31o2 in #645
Full Changelog: v0.85.0...v0.86.0
v0.85.0
What's Changed
- feat: TX total collateral support by @agaffney in #622
- feat: TX staking withdrawals support by @agaffney in #623
- fix: adjust types for param update cost models by @agaffney in #624
- feat: TX voting procedures attribute support by @agaffney in #625
- feat: TX proposal procedures attribute by @agaffney in #629
- feat: TX required signers attribute by @agaffney in #630
- feat: TX asset mint attribute by @agaffney in #631
- feat: TX script data hash attribute by @agaffney in #632
- feat: TX validity interval start attribute by @agaffney in #633
- feat: TX auxiliary data hash attribute by @agaffney in #634
- docs: update README by @agaffney in #635
- fix: use LazyValue for metadata to avoid decoding issues by @agaffney in #638
Full Changelog: v0.84.0...v0.85.0
v0.84.0
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #614
- chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #613
- feat: kes verification functions by @wolf31o2 in #615
- feat: vrf verification functions by @wolf31o2 in #616
- feat: block body verification functions by @wolf31o2 in #617
- feat: block verification functions by @wolf31o2 in #618
- fix: use correct error variable by @wolf31o2 in #619
- feat: pool id extraction functions by @wolf31o2 in #621
- feat: ledger support for TX certificates by @agaffney in #620
Full Changelog: v0.83.0...v0.84.0