forge
1.0.0
In forge::
revm::
interpreter::
primitives
Modules
alloy_primitives
bitvec
db
eip7702
env
eof
kzg
legacy
precompile
result
specification
state
utilities
Macros
address
b256
bytes
fixed_bytes
hex
spec_to_generic
Structs
AccessList
AccessListItem
Account
AccountInfo
AccountStatus
Address
Authorization
BedrockSpec
BerlinSpec
BlobExcessGasAndPrice
BlockEnv
Bytes
ByzantiumSpec
CancunSpec
CanyonSpec
CfgEnv
CfgEnvWithHandlerCfg
EcotoneSpec
Eip7702Bytecode
Env
EnvWithHandlerCfg
Eof
EvmStorageSlot
FixedBytes
FjordSpec
FrontierSpec
GraniteSpec
HandlerCfg
HoloceneSpec
HomesteadSpec
IstanbulSpec
IsthmusSpec
JumpTable
KzgSettings
LatestSpec
LegacyAnalyzedBytecode
Log
LogData
LondonSpec
MergeSpec
OptimismFields
OsakaSpec
PetersburgSpec
PragueSpec
PrecompileOutput
PrimitiveSignature
RecoveredAuthorization
RegolithSpec
ResultAndState
ShanghaiSpec
SignedAuthorization
SpuriousDragonSpec
TangerineSpec
TxEnv
Enums
AnalysisKind
AuthorizationList
Bytecode
BytecodeDecodeError
CreateScheme
EVMError
Eip7702DecodeError
EnvKzgSettings
ExecutionResult
HaltReason
InvalidHeader
InvalidTransaction
OptimismInvalidTransaction
OutOfGasError
Output
Precompile
PrecompileError
PrecompileErrors
RecoveredAuthority
SpecId
SuccessReason
TxKind
TxType
Constants
BLOB_BASE_FEE_UPDATE_FRACTION_CANCUN
BLOB_BASE_FEE_UPDATE_FRACTION_ELECTRA
BLOCKHASH_SERVE_WINDOW
BLOCKHASH_STORAGE_ADDRESS
BLOCK_HASH_HISTORY
EIP7702_MAGIC
EIP7702_MAGIC_HASH
EOF_MAGIC
EOF_MAGIC_HASH
GAS_PER_BLOB
KECCAK_EMPTY
MAX_CODE_SIZE
MAX_INITCODE_SIZE
MIN_BLOB_GASPRICE
PRECOMPILE3
VERSIONED_HASH_VERSION_KZG
Statics
EIP7702_MAGIC_BYTES
EOF_MAGIC_BYTES
Traits
Spec
StatefulPrecompile
StatefulPrecompileMut
Functions
calc_blob_gasprice
calc_excess_blob_gas
fake_exponential
keccak256
Type Aliases
B256
EVMResult
EVMResultGeneric
EnvPrecompileFn
EvmState
EvmStorage
HashMap
HashSet
I256
PrecompileResult
StandardPrecompileFn
StatefulPrecompileArc
StatefulPrecompileBox
TransactTo
TransientStorage
U256
forge
::
revm
::
interpreter
::
primitives
Macro
spec_to_generic
Copy item path
Settings
Help
Summary
macro_rules! spec_to_generic { ($spec_id:expr, $e:expr) => { ... }; }