Module legacy

Source
Expand description

Legacy bytecode.

Structs§

JumpTable
A table of valid jump destinations.
LegacyAnalyzedBytecode
Legacy analyzed bytecode represents the original bytecode format used in Ethereum.
LegacyRawBytecode
Used only as intermediate representation for legacy bytecode.

Functions§

analyze_legacy
Analyzes the bytecode for use in LegacyAnalyzedBytecode.