Skip to main content

Module in_memory_db

Module in_memory_db 

Source
Expand description

The in memory DB

StructsΒ§

DirtyHistoricalAccount πŸ”’
HistoricalStateCache πŸ”’
Incrementally maintained, structurally shared state used by block-history snapshots.
MemDb
In-memory [Database] for Anvil.
PersistentAccount πŸ”’
PersistentStateDb πŸ”’
A read-only historical state whose maps are cheap structural-sharing clones.
StateRootDb
An in-memory database that incrementally maintains Anvil’s mined-block state root.

FunctionsΒ§

account_info_with_code πŸ”’