revm_
bytecode
1.0.0
Module verification
Module Items
Structs
Enums
Functions
In revm_
bytecode::
eof
revm_bytecode
::
eof
Module
verification
Copy item path
Source
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
§
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.