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§
Constants§
- BENCH_
CALLER - BENCH_
TARGET - EEADDRESS
- CALLER address
- FFADDRESS
- BYTECODE address
Type Aliases§
- InMemoryDB
- A Database implementation that stores all state changes in memory.