You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/frontier/opcodes/test_calldatacopy.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -142,7 +142,7 @@ def test_calldatacopy(
142
142
"""
143
143
Test `CALLDATACOPY` opcode.
144
144
145
-
Based on https://github.com/ethereum/tests/blob/ae4791077e8fcf716136e70fe8392f1a1f1495fb/src/GeneralStateTestsFiller/VMTests/vmTests/calldatacopyFiller.ym
145
+
Based on https://github.com/ethereum/tests/blob/ae4791077e8fcf716136e70fe8392f1a1f1495fb/src/GeneralStateTestsFiller/VMTests/vmTests/calldatacopyFiller.yml
Copy file name to clipboardExpand all lines: tests/frontier/opcodes/test_calldataload.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ def test_calldataload(
70
70
"""
71
71
Test `CALLDATALOAD` opcode.
72
72
73
-
Based on https://github.com/ethereum/tests/blob/ae4791077e8fcf716136e70fe8392f1a1f1495fb/src/GeneralStateTestsFiller/VMTests/vmTests/calldatacopyFiller.ym
73
+
Based on https://github.com/ethereum/tests/blob/ae4791077e8fcf716136e70fe8392f1a1f1495fb/src/GeneralStateTestsFiller/VMTests/vmTests/calldatacopyFiller.yml
0 commit comments