Structs§
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 anEof
container and validates it. - validate_
raw_ eof_ inner - Decodes
raw
into anEof
container and validates it.