aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stCodeSizeLimit
diff options
context:
space:
mode:
authorDimitry <dimitry@ethdev.com>2017-02-09 01:18:35 +0800
committerDimitry <dimitry@ethdev.com>2017-02-10 02:26:18 +0800
commit260e8aa302dbda4dd4a5aa905ce545a12eb4e618 (patch)
tree113c8e54ce286953c7b9a85d173836e9eb221a87 /GeneralStateTests/stCodeSizeLimit
parent4bedb7293024d1724993df23d2b20863fe24c782 (diff)
downloaddexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar
dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.gz
dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.bz2
dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.lz
dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.xz
dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.tar.zst
dexon-tests-260e8aa302dbda4dd4a5aa905ce545a12eb4e618.zip
refill general state tests
Diffstat (limited to 'GeneralStateTests/stCodeSizeLimit')
-rw-r--r--GeneralStateTests/stCodeSizeLimit/codesizeOOGInvalidSize.json4
-rw-r--r--GeneralStateTests/stCodeSizeLimit/codesizeValid.json6
2 files changed, 5 insertions, 5 deletions
diff --git a/GeneralStateTests/stCodeSizeLimit/codesizeOOGInvalidSize.json b/GeneralStateTests/stCodeSizeLimit/codesizeOOGInvalidSize.json
index 9aa5da66a..b0f15f293 100644
--- a/GeneralStateTests/stCodeSizeLimit/codesizeOOGInvalidSize.json
+++ b/GeneralStateTests/stCodeSizeLimit/codesizeOOGInvalidSize.json
@@ -2,10 +2,10 @@
"codesizeOOGInvalidSize" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x02b8feb0",
+ "currentDifficulty" : "0x020000",
"currentGasLimit" : "0x01312d00",
"currentNumber" : "0x1388",
- "currentTimestamp" : "0x01",
+ "currentTimestamp" : "0x03e8",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
diff --git a/GeneralStateTests/stCodeSizeLimit/codesizeValid.json b/GeneralStateTests/stCodeSizeLimit/codesizeValid.json
index 9b2aa20d6..d85a94b22 100644
--- a/GeneralStateTests/stCodeSizeLimit/codesizeValid.json
+++ b/GeneralStateTests/stCodeSizeLimit/codesizeValid.json
@@ -2,10 +2,10 @@
"codesizeValid" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "0x02b8feb0",
+ "currentDifficulty" : "0x020000",
"currentGasLimit" : "0x01312d00",
- "currentNumber" : "0x28d138",
- "currentTimestamp" : "0x01",
+ "currentNumber" : "0x01",
+ "currentTimestamp" : "0x03e8",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {