Skip to content

v0.121.0

Choose a tag to compare

@github-actions github-actions released this 18 May 17:21
· 149 commits to main since this release
0c2bbba

What's Changed

  • chore(deps): bump github.com/blinklabs-io/ouroboros-mock from 0.3.7 to 0.3.8 by @dependabot in #1009
  • chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot in #1010
  • feat(certs): Implemented Utxorpc() for Conway governance certs by @jkawan in #1006
  • test: move cardano-blueprint git submodule under internal/test by @wolf31o2 in #1011
  • fix: use maps.Copy instead of for loop by @wolf31o2 in #1016
  • fix: use any instead of interface{} by @wolf31o2 in #1012
  • fix: range over int instead of 3-clause condition by @wolf31o2 in #1013
  • fix: use slices.Sort method instead of sort.Slice by @wolf31o2 in #1014
  • fix: use min built-in for segment payload size by @wolf31o2 in #1015

New Contributors

Full Changelog: v0.120.1...v0.121.0