Skip to content

Commit 5e106a5

Browse files
marioevzspencer-tb
authored andcommitted
Revert "fix: update frontier configuration"
This reverts commit 44a62c1.
1 parent 17925ba commit 5e106a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/frontier/precompiles/test_precompiles.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
)
1515
from ethereum_test_tools.vm.opcode import Opcodes as Op
1616

17-
UPPER_BOUND = 0xFF
17+
UPPER_BOUND = 0x100
1818
NUM_UNSUPPORTED_PRECOMPILES = 1
1919

2020

0 commit comments

Comments
 (0)