Skip to content

v0.140.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Nov 20:17
· 2 commits to main since this release
df73e42

What's Changed

  • docs: add godoc comments to blockfetch package by @wolf31o2 in #1237
  • fix(ledger): correct CBOR structure for CollateralContainsNonADA error by @wolf31o2 in #1238
  • docs(protocol/keepalive): add comprehensive GoDoc comments by @wolf31o2 in #1236
  • fix(ledger): leios eb certificate shape by @wolf31o2 in #1240
  • test: remove unnecessary type argument by @wolf31o2 in #1239
  • feat: added protocol versions to map by @wolf31o2 in #1241
  • refactor(ledger): put error at end of return by @wolf31o2 in #1242
  • chore(ledger): format fix by @wolf31o2 in #1243
  • perf(protocols): increase default receive/pipeline sizes by @wolf31o2 in #1247
  • test(ledger): naive serde and determine tx type benchmarks by @wolf31o2 in #1249
  • feat(networks): support Apex Fusion Prime testnet/mainnet networks by @wolf31o2 in #1245
  • fix(ledger): use correct utxorpc cert type in return by @wolf31o2 in #1252
  • fix(ledger): consistently use PoolKeyHash for certificates by @wolf31o2 in #1251
  • fix(protocols): guard against empty leiosfetch messages by @wolf31o2 in #1248
  • test: create more benchmarks for serde by @wolf31o2 in #1255
  • fix(ledger): certificate deposit validation by @wolf31o2 in #1254
  • perf(ledger): preallocate tx input/output slices by @wolf31o2 in #1253
  • test(ledger): verify all cert types by @wolf31o2 in #1258
  • fix(ledger): use amount for conway per CIP-0094 by @wolf31o2 in #1257
  • fix: update leios endorser block shape by @wolf31o2 in #1259

Full Changelog: v0.139.0...v0.140.0