Releases: blinklabs-io/gouroboros
Releases · blinklabs-io/gouroboros
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
v0.83.0
v0.82.0
v0.81.0
What's Changed
- chore(docs): update readme by @agaffney in #600
- feat: add support for TX attribute: protocol parameters update by @verbotenj in #599
- chore(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #602
- chore(deps): bump github.com/utxorpc/go-codegen from 0.5.0 to 0.5.1 by @dependabot in #601
Full Changelog: v0.80.0...v0.81.0
v0.80.0
What's Changed
- chore(deps): bump github.com/utxorpc/go-codegen from 0.4.4 to 0.5.0 by @dependabot in #593
- feat:add Mary protocol parameters support by @verbotenj in #589
- fix: better handling for addresses with trailing junk by @agaffney in #596
- fix: stop chain-sync client in bulk mode in test program by @agaffney in #598
- feat:add Alonzo protocol parameters support by @verbotenj in #594
Full Changelog: v0.79.0...v0.80.0
v0.79.0
What's Changed
- feat: add a timeout for handshake propose on server side by @agaffney in #583
- chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #581
- feat: added state context to state transitions and enabled chainsync pipelining by @rakshasa in #585
- feat: add Shelley protocol parameters support by @verbotenj in #587
- feat:add Allegra protocol parameters support by @verbotenj in #588
Full Changelog: v0.78.0...v0.79.0