aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stSystemOperationsTest/createWithInvalidOpcodeFiller.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralStateTestsFiller/stSystemOperationsTest/createWithInvalidOpcodeFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stSystemOperationsTest/createWithInvalidOpcodeFiller.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/GeneralStateTestsFiller/stSystemOperationsTest/createWithInvalidOpcodeFiller.json b/src/GeneralStateTestsFiller/stSystemOperationsTest/createWithInvalidOpcodeFiller.json
index 5fdbde706..da4368481 100644
--- a/src/GeneralStateTestsFiller/stSystemOperationsTest/createWithInvalidOpcodeFiller.json
+++ b/src/GeneralStateTestsFiller/stSystemOperationsTest/createWithInvalidOpcodeFiller.json
@@ -2,10 +2,10 @@
"createWithInvalidOpcode" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "115792089237316195423570985008687907853269984665640564039457584007913129639935",
+ "currentDifficulty" : "0x020000",
"currentGasLimit" : "1000000",
- "currentNumber" : "300",
- "currentTimestamp" : "2",
+ "currentNumber" : "1",
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [
@@ -57,4 +57,4 @@
]
}
}
-} \ No newline at end of file
+}