Releases: blinklabs-io/gouroboros
Releases · blinklabs-io/gouroboros
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
v0.99.0
What's Changed
- feat: Allegra protocol param updates by @agaffney in #747
- feat: Mary protocol parameter updates by @agaffney in #748
- fix: add missing UnmarshalCBOR function for protocol param updates by @agaffney in #750
- feat: Alonzo protocol parameter updates by @agaffney in #751
- feat: Babbage protocol parameter updates by @agaffney in #752
- feat: Conway protocol parameter updates by @agaffney in #753
Full Changelog: v0.98.0...v0.99.0
v0.98.0
What's Changed
- chore: fix spelling in comment by @wolf31o2 in #737
- fix: error check by @verbotenj in #738
- feat: Shelley protocol param updates by @agaffney in #739
- fix: debug logging for node-to-node clients by @wolf31o2 in #740
- fix: standardize mini-protocol debug logging by @wolf31o2 in #741
Full Changelog: v0.97.0...v0.98.0
v0.97.0
What's Changed
- feat: support adding a logger to connection object by @wolf31o2 in #726
- chore(deps): bump github.com/utxorpc/go-codegen from 0.9.0 to 0.10.0 by @dependabot in #703
- fix: spelling mistake in comments by @agaffney in #728
- docs: add Go Report Card badge to README by @agaffney in #729
- chore: move image assets under .github by @wolf31o2 in #732
- chore: gofmt in format make target by @wolf31o2 in #730
- chore(deps): bump github.com/blinklabs-io/ouroboros-mock from 0.3.3 to 0.3.4 by @dependabot in #731
- chore: update a couple spelling mistakes in comments by @wolf31o2 in #733
- fix: remove unutilized 'msg' from handleRequestNext() by @verbotenj in #734
- feat: wire default discard connection logger to protocol configuration by @wolf31o2 in #735
- feat: protocol debug logs using configured logger by @wolf31o2 in #736
Full Changelog: v0.96.0...v0.97.0
v0.96.0
What's Changed
- feat: Shelley genesis config by @agaffney in #721
- feat: Alonzo genesis config by @agaffney in #722
- feat: Conway genesis config by @agaffney in #723
- feat: Byron genesis config by @agaffney in #724
- feat: genesis config helper functions by @agaffney in #725
Full Changelog: v0.95.0...v0.96.0
v0.95.0
What's Changed
- fix: update logic to encode and calculate block hash by @huynq-smartosc in #720
- feat: return epoch with protocol param updates by @agaffney in #719
Full Changelog: v0.94.3...v0.95.0