Skip to content

v0.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 11:48
· 24 commits to main since this release
00ece5d

v0.24.0 (2024-03-09)

Features

  • network: implement GetCBOR local state query (#413)
  • applying: add Babbage phase-1 validations (#405)
  • crypto: add Blake2b hasher for 20-bytes digests (#416)
  • network: implement GetGenesisConfig local state query (#407)
  • rolldb: allow optionally overlap of WAL over immutable chain (#419)
  • rolldb: allow crawl from intersect options (#404)

Bug Fixes

  • addresses: allow extra bytes when decoding base address (#420)
  • primitives: contemplate Conway's CBOR set tag (#421)

Build

  • deps: update base64 requirement from 0.21.2 to 0.22.0 (#417)
  • deps: update rocksdb requirement from 0.21.0 to 0.22.0 (#403)

Contributors

@falcucci @MaicoLeberle @jmhrpr @scarmuega