reth_
revm
1.1.4
Module changes
Module Items
Structs
Type Aliases
In reth_
revm::
db::
states
reth_revm
::
db
::
states
Module
changes
Copy item path
Structs
§
Plain
State
Reverts
Plain state reverts are used to easily store reverts into database.
Plain
Storage
Changeset
Plain storage changeset. Used to apply storage changes of plain state to the database.
Plain
Storage
Revert
Plain Storage Revert. Containing old values of changed storage.
State
Changeset
accounts/storages/contracts for inclusion into database. Structure is made so it is easier to apply directly to database that mostly have separate tables to store account/storage/contract data.
Type Aliases
§
Storage
Revert
Storage reverts