| net.consensys.cava.trie.experimental.AsyncMerkleStorage |
Storage for use in a StoredMerklePatriciaTrie. |
| net.consensys.cava.trie.CompactEncoding |
Compact (Hex-prefix) encoding and decoding. An implementation of Compact (Hex-prefix) encoding. |
| net.consensys.cava.trie.experimental.MerklePatriciaTrie |
An in-memory MerkleTrie. |
| net.consensys.cava.trie.experimental.MerkleStorage |
Storage for use in a StoredMerklePatriciaTrie. |
| net.consensys.cava.trie.experimental.MerkleStorageException |
This exception is thrown when there is an issue retrieving or decoding values from MerkleStorage. |
| net.consensys.cava.trie.experimental.MerkleTrie |
A Merkle Trie. |
| net.consensys.cava.trie.experimental.StoredMerklePatriciaTrie |
A MerkleTrie that persists trie nodes to a MerkleStorage key/value store. |