Expand description
Transaction simulation using fork database and revm
Structsยง
- Account
State - Represents the state of an account.
- Account
State Debug - Debug information about account state
- Call
Debug Info - Debug information about a call
- Call
Trace Arena - An arena of recorded traces.
- Diff
Mode - Represents the account states before and after the transaction is executed.
- Fork
Simulator - Fork simulator for executing transactions against a forked state
- LogDebug
- Debug information about a log entry
- Simulation
Debug Output - Debug output for a failed simulation, written to disk as JSON
- Simulation
Result - Result of a simulated transaction
- Simulation
Result Debug - Debug information about a simulation result (serializable version)
- State
Diff Debug - Debug information about state diff