Test SLOTNUM¶
Documentation for tests/amsterdam/eip7843_slotnum/test_slotnum.py@tests-snobal-devnet-6@v1.1.0.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip7843_slotnum/test_slotnum.py --fork Amsterdam
Test Functions Overview¶
| Name | Type | Cases (Amsterdam) | Description |
|---|---|---|---|
test_slotnum_gas_cost |
state_test | 2 | Test that SLOTNUM opcode costs exactly 2 gas (G_BASE). |
test_slotnum_value |
state_test | 5 | Test that SLOTNUM opcode returns the correct slot number. |