0.11.0
What's Changed
- CHIA-1527: Update chia-bls and switch to chia-sha2 by @Rigidity in #497
- Bump prettier from 3.3.3 to 3.4.0 by @dependabot in #500
- Bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #499
- Bump pyo3 from 0.22.5 to 0.22.6 by @dependabot in #496
- Bump libfuzzer-sys from 0.4.7 to 0.4.8 by @dependabot in #495
- Bump wasm-bindgen-test from 0.3.43 to 0.3.45 by @dependabot in #492
- export ENABLE_KECCAK flag in the root of crate by @arvidn in #505
- Update Managed Files by @ChiaAutomation in #510
- ObjectCache doesn't need the Allocator as member by @arvidn in #511
- add fuzzer for
ObjectCache
by @arvidn in #512 - Update Managed Files by @ChiaAutomation in #515
- add benchmark for compressed serialization by @arvidn in #516
- Incremental serialization by @arvidn in #514
- improve debug printing of NodePtr by @arvidn in #520
- Updated License by @ChiaAutomation in #525
- move serialized_length functions into their own file by @arvidn in #523
- extend serialization benchmark with one more sample by @arvidn in #524
- add benchmark for Serializer, to run next to node_to_bytes_backrefs() by @arvidn in #521
- extend serializer fuzzer by @arvidn in #526
- Optimize
ReadCacheLookup
, 6.7 speed-up by @arvidn in #517 - bump version to 0.11.0 by @arvidn in #528
Full Changelog: 0.10.0...0.11.0