Module changes
forge
1.1.0
Module changes
Module Items
Structs
Type Aliases
In forge::
revm::
db::
states
Modules
account_status
bundle_account
bundle_state
cache
cache_account
changes
plain_account
reverts
state
state_builder
transition_account
transition_state
Structs
AccountRevert
BundleAccount
BundleBuilder
BundleState
CacheAccount
CacheState
PlainAccount
PlainStateReverts
PlainStorageChangeset
PlainStorageRevert
State
StateBuilder
StateChangeset
StorageSlot
TransitionAccount
TransitionState
Enums
AccountStatus
OriginalValuesKnown
RevertToSlot
Type Aliases
DBBox
StateDBBox
StorageWithOriginalValues
forge
::
revm
::
db
::
states
Module
changes
Copy item path
Settings
Help
Summary
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