GroveDB v3.0.0
·
250 commits
to develop
since this release
What's Changed
- feat: big sum trees and count trees by @QuantumExplorer in #348
- fix: fixed issue with query if no path element by @QuantumExplorer in #354
- fix/refactor: atomicity and caching by @fominok in #347
- fix(merk): distinct keys are not available for 0..0 range by @shumkov in #357
- fix: small fix on finalizing non-regular trees by @ogabrielides in #358
- feat: chunk packing by @ogabrielides in #359
- feat: intermediate tx commiting in state sync by @ogabrielides in #361
- refactor: simplified resolution of merk proof query generation by @QuantumExplorer in #362
- chore: upgrade dependencies by @QuantumExplorer in #367
- fix: add path query to InvalidProof error by @pauldelucia in #366
- feat: add query to retrieve parent tree information by @QuantumExplorer in #368
- feat: add TreeFeatureType export for minimal and verify features by @QuantumExplorer in #369
- feat: add VerifyOptions to proofs module by @QuantumExplorer in #370
- fix: correct proof verification logic in GroveDb by @QuantumExplorer in #371
- refactor: rename prove_internal to prove_query_non_serialized by @QuantumExplorer in #373
- feat: add ASCII check before appending string to hex display by @QuantumExplorer in #376
- feat: update delete function to include grove_version and adjust batch size type by @QuantumExplorer in #377
Full Changelog: v2.2.1...v3.0.0