Test CHAINID¶
Documentation for test cases from tests/istanbul/eip1344_chainid/test_chainid.py
.
Generate fixtures for these test cases with:
fill -v tests/istanbul/eip1344_chainid/test_chainid.py
Tests EIP-1344: CHAINID opcode
Test cases for EIP-1344: CHAINID opcode.
test_chainid(state_test)
¶
Test CHAINID opcode.
Source code in tests/istanbul/eip1344_chainid/test_chainid.py
23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
|