Skip to content

v0.138.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Nov 20:21
· 6 commits to main since this release
55c1e3d

What's Changed

  • fix(babbage): block CBOR encoding by @wolf31o2 in #1091
  • fix(alonzo): custom CBOR marshal for block by @wolf31o2 in #1090
  • fix(shelley): check rat lower bounds by @wolf31o2 in #1221
  • fix(byron): encode tx payload with indefinite-length list by @wolf31o2 in #1092
  • fix(ledger): add min pool cost to protocol parameters by @wolf31o2 in #1220
  • chore(deps): bump github.com/blinklabs-io/ouroboros-mock from 0.3.8 to 0.3.9 by @dependabot[bot] in #1222
  • fix(mary): create block marshal CBOR func by @wolf31o2 in #1093
  • fix: use dynamic era name in UtxoFailure error message by @wolf31o2 in #1225
  • refactor(ledger): use PoolKeyHash for state by @wolf31o2 in #1226

Full Changelog: v0.137.1...v0.138.0