Skip to content

Commit 17925ba

Browse files
LouisTsai-Csiespencer-tb
authored andcommitted
fix: update frontier configuration
1 parent 576e537 commit 17925ba

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 = 0x100
17+
UPPER_BOUND = 0xFF
1818
NUM_UNSUPPORTED_PRECOMPILES = 1
1919

2020

0 commit comments

Comments
 (0)