bonsai-trie v1.0.0
First stable release of bonsai-trie.
Highlights
- Merkle Patricia trie implementation optimized for Starknet state management
- RocksDB-backed persistent storage
root_hash_staged()API for non-destructive root computation from uncommitted changes- Parallel merkle commit support
- Updated starknet-types-core dependency