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)