StructsΒ§
- Inner
Context Data - Contains data about the state of outer/main EVM which created and invoked the inner EVM context. Used to adjust EVM state while in inner context.
- Inspector
Data - The collected results of
InspectorStack. - Inspector
Stack - An inspector that calls multiple inspectors in sequence.
- Inspector
Stack Builder - Inspector
Stack Inner - All used inspectors besides Cheatcodes.
- Inspector
Stack RefMut - Struct keeping mutable references to both parts of InspectorStack and implementing [revm::Inspector]. This struct can be obtained via InspectorStack::as_mut.
- Isolated
Gas π - Gas accounting carried across an isolated frameβs synthetic transaction boundary.
- Pending
Call πTrace - Pending
Create2 πRedirect
EnumsΒ§
- Opcode
Step πDispatch
FunctionsΒ§
- arbitrum_
call_ πoutcome - compute_
batch_ πcreate_ salt - Derive the CREATE2 salt used by
--batchCREATE rewrites. - handle_
arbitrum_ πsystem_ call