Expand description
Support for generating the state root for memdb storage
Functions§
- apply_
cached_ db_ state_ override - Applies the given state overrides to the given CacheDB
- apply_
state_ override - Applies the given state overrides to the state, returning a new CacheDB state
- build_
root - state_
root - Builds state root from the given accounts
- storage_
root - Builds storage root from the given storage
- trie_
account_ rlp - Returns the RLP for this account.
- trie_
accounts - Builds iterator over stored key-value pairs ready for account trie root calculation.
- trie_
storage - Builds iterator over stored key-value pairs ready for storage trie root calculation.