Skip to main content

Module simulation

Module simulation 

Source
Expand description

Transaction simulation using fork database and revm

Structsยง

AccountState
Represents the state of an account.
AccountStateDebug
Debug information about account state
CallDebugInfo
Debug information about a call
CallTraceArena
An arena of recorded traces.
DiffMode
Represents the account states before and after the transaction is executed.
ForkSimulator
Fork simulator for executing transactions against a forked state
LogDebug
Debug information about a log entry
SimulationDebugOutput
Debug output for a failed simulation, written to disk as JSON
SimulationResult
Result of a simulated transaction
SimulationResultDebug
Debug information about a simulation result (serializable version)
StateDiffDebug
Debug information about state diff