Releases: blinklabs-io/gouroboros
Releases · blinklabs-io/gouroboros
v0.103.6
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #786
- fix: connection.BlockFetch().Client.GetBlock potential deadlock by @Newt6611 in #787
- chore(deps): utxorpc/go-codegen 0.12.0 by @wolf31o2 in #788
Full Changelog: v0.103.5...v0.103.6
v0.103.5
What's Changed
Full Changelog: v0.103.4...v0.103.5
v0.103.4
What's Changed
Full Changelog: v0.103.3...v0.103.4
v0.103.3
v0.103.2
What's Changed
- feat: add other era ProtocolParameters to CurrentProtocolParamsResult… by @verbotenj in #779
- refactor: localstatequery client adjust GetCurrentProtocolParams to r… by @verbotenj in #780
Full Changelog: v0.103.1...v0.103.2
v0.103.1
v0.103.0
What's Changed
- feat: add Utxorpc support for cardano.PParams in other eras by @verbotenj in #769
- fix: Acquire nil point by @igorcrevar in #770
- docs: add Conway queries to README by @agaffney in #771
- chore(deps): ouroboros-mock 0.3.5 by @wolf31o2 in #772
- fix: guard possible nil panics by @wolf31o2 in #773
- feat: upgrade pparams from previous eras by @agaffney in #775
Full Changelog: v0.102.0...v0.103.0
v0.102.0
What's Changed
- refactor(logs): use slog attributes for protocol clients by @wolf31o2 in #763
- feat: add Utxorpc support for cardano.PParams in Conway by @verbotenj in #767
- refactor(logs): use slog attributes for protocol servers by @wolf31o2 in #765
- chore: Bump Go version to v1.22 by @verbotenj in #768
- chore: make golines by @wolf31o2 in #764
Full Changelog: v0.101.0...v0.102.0
v0.101.0
What's Changed
Full Changelog: v0.100.0...v0.101.0
v0.100.0
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #749
- fix: Protocol Stop function muxer to UnregisterProtocol by @Newt6611 in #755
- feat: Byron block version updates decode support by @agaffney in #754
- feat: add MarshalJson support for ByteString and Blake2b224 with tests by @verbotenj in #756
- chore(deps): bump github.com/utxorpc/go-codegen from 0.10.0 to 0.11.0 by @dependabot in #757
- feat(address): improved NewAddress to support both bech32/base58 by @verbotenj in #760
New Contributors
Full Changelog: v0.99.0...v0.100.0