Module changes
revm
18.0.0
Module changes
Module Items
Structs
Type Aliases
In revm::
db::
states
Modules
account_status
bundle_account
bundle_state
cache
cache_account
changes
plain_account
reverts
state
state_builder
transition_account
transition_state
revm
::
db
::
states
Module
changes
Copy item path
Settings
Help
Summary
Source
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