Test CHAINID¶
Documentation for tests/istanbul/eip1344_chainid/test_chainid.py@f6ab9733
.
Generate fixtures for these test cases for Istanbul with:
Istanbul only:
fill -v tests/istanbul/eip1344_chainid/test_chainid.py --fork=Istanbul --evm-bin=/path/to/evm-tool-dev-version
For all forks up to and including Istanbul:
fill -v tests/istanbul/eip1344_chainid/test_chainid.py --until=Istanbul
Tests EIP-1344: CHAINID opcode
Test cases for EIP-1344: CHAINID opcode.
Test Functions Overview¶
Name | Type | Cases | Description |
---|---|---|---|
test_chainid |
state_test | 1 | Test CHAINID opcode. |