A MerkleStorage implementation using AsyncResult's.
Compact (Hex-prefix) encoding and decoding.
An in-memory MerkleTrie.
Storage for use in a StoredMerklePatriciaTrie.
This exception is thrown when there is an issue retrieving or decoding values from MerkleStorage.
A Merkle Trie.
A MerkleTrie that persists trie nodes to a MerkleStorage key/value store.