reth_
revm
1.1.4
Module analysis
Module Items
Structs
Enums
Functions
In reth_
revm::
interpreter::
interpreter
reth_revm
::
interpreter
::
interpreter
Module
analysis
Copy item path
Structs
§
Access
Tracker
Enums
§
Code
Type
Types of code sections. It is a error if container to contain both RETURNCONTRACT and either of RETURN or STOP.
EofError
EOF Error.
EofValidation
Error
Functions
§
to_
analysed
Perform bytecode analysis.
validate_
eof
Fully validates an
Eof
container.
validate_
eof_
code
Validates that:
validate_
eof_
codes
Validates an
Eof
structure, without recursing into containers.
validate_
eof_
inner
validate_
raw_
eof
Decodes
raw
into an
Eof
container and validates it.
validate_
raw_
eof_
inner
Decodes
raw
into an
Eof
container and validates it.