Module in_memory_db

Source

Structs§

BenchmarkDB
Custom benchmarking DB that only has account info for the zero address.
CacheDB
A Database implementation that stores all state changes in memory.
DbAccount

Enums§

AccountState

Constants§

BENCH_CALLER
BENCH_TARGET
EEADDRESS
CALLER address
FFADDRESS
BYTECODE address

Type Aliases§

InMemoryDB
A Database implementation that stores all state changes in memory.