Skip to content

Commit 3eeda23

Browse files
committed
mark valid from Byzantium
1 parent 6e32b5a commit 3eeda23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/frontier/opcodes/test_calldatacopy.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
)
1616
from ethereum_test_tools.vm.opcode import Opcodes as Op
1717

18+
@pytest.mark.valid_from("Byzantium")
1819
@pytest.mark.parametrize(
1920
"code,tx_data,code_address_storage,to_address_storage",
2021
[

0 commit comments

Comments
 (0)