Structs§
- Serializable
Account Record - Serializable
Block - Serializable
Historical States - Serializable
State - Serializable
Transaction - StateDb
- Represents a state at certain point
Enums§
- Serializable
Transaction Type - Defines a backwards-compatible enum for transactions. This is essential for maintaining compatibility with state dumps created before the changes introduced in PR #8411.
Traits§
- Db
- This bundles all required revm traits
- Maybe
Forked Database - Helper trait to reset the DB if it’s forked
- Maybe
Full Database - Helper trait get access to the full state data of the database