Ethereum Muir Glacier Hardfork
The Ninth Ethereum hardfork.
Subpackages
- Hardfork Utility Functions
- Ethereum Virtual Machine (EVM)
- EVM Instruction Encoding (Opcodes)
- Ethereum Virtual Machine (EVM) Arithmetic Instructions
- Ethereum Virtual Machine (EVM) Bitwise Instructions
- Ethereum Virtual Machine (EVM) Block Instructions
- Ethereum Virtual Machine (EVM) Comparison Instructions
- Ethereum Virtual Machine (EVM) Control Flow Instructions
- Ethereum Virtual Machine (EVM) Environmental Instructions
- Ethereum Virtual Machine (EVM) Keccak Instructions
- Ethereum Virtual Machine (EVM) Logging Instructions
- Ethereum Virtual Machine (EVM) Memory Instructions
- Ethereum Virtual Machine (EVM) Stack Instructions
- Ethereum Virtual Machine (EVM) Storage Instructions
- Ethereum Virtual Machine (EVM) System Instructions
- Precompiled Contract Addresses
- Ethereum Virtual Machine (EVM) ALT_BN128 CONTRACTS
- Ethereum Virtual Machine (EVM) Blake2 PRECOMPILED CONTRACT
- Ethereum Virtual Machine (EVM) ECRECOVER PRECOMPILED CONTRACT
- Ethereum Virtual Machine (EVM) IDENTITY PRECOMPILED CONTRACT
- Precompiled Contract Addresses
- Ethereum Virtual Machine (EVM) MODEXP PRECOMPILED CONTRACT
- Ethereum Virtual Machine (EVM) RIPEMD160 PRECOMPILED CONTRACT
- Ethereum Virtual Machine (EVM) SHA256 PRECOMPILED CONTRACT
- Ethereum Virtual Machine (EVM) Exceptions
- Ethereum Virtual Machine (EVM) Gas
- Ethereum Virtual Machine (EVM) Interpreter
- Ethereum Virtual Machine (EVM) Memory
- Ethereum Virtual Machine (EVM) Runtime Operations
- Ethereum Virtual Machine (EVM) Stack
- EVM Instruction Encoding (Opcodes)
Submodules
Package Contents
Classes
Forks that occur when a specific block number has been reached. |
Attributes
Package Details
ByBlockNumber
Forks that occur when a specific block number has been reached.
FORK_CRITERIA
- FORK_CRITERIA
FORK_CRITERIA = ByBlockNumber(9200000)