aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stTransitionTest
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransitionTest')
-rw-r--r--src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAfterFiller.json4
-rw-r--r--src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAtFiller.json6
-rw-r--r--src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsBeforeFiller.json4
-rw-r--r--src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfterFiller.json4
-rw-r--r--src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAtFiller.json6
-rw-r--r--src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasBeforeFiller.json4
-rw-r--r--src/GeneralStateTestsFiller/stTransitionTest/delegatecallAfterTransitionFiller.json4
-rw-r--r--src/GeneralStateTestsFiller/stTransitionTest/delegatecallAtTransitionFiller.json6
-rw-r--r--src/GeneralStateTestsFiller/stTransitionTest/delegatecallBeforeTransitionFiller.json4
9 files changed, 21 insertions, 21 deletions
diff --git a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAfterFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAfterFiller.json
index 72ad575aa..2fb6f2706 100644
--- a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAfterFiller.json
+++ b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAfterFiller.json
@@ -2,10 +2,10 @@
"createNameRegistratorPerTxsAfter" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "256",
+ "currentDifficulty" : "0x20000",
"currentGasLimit" : "10000000000",
"currentNumber" : "1150001",
- "currentTimestamp" : 1,
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [
diff --git a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAtFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAtFiller.json
index c3b732c27..d633c7440 100644
--- a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAtFiller.json
+++ b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAtFiller.json
@@ -2,10 +2,10 @@
"createNameRegistratorPerTxsAt" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "256",
+ "currentDifficulty" : "0x20000",
"currentGasLimit" : "10000000000",
- "currentNumber" : "1150000",
- "currentTimestamp" : 1,
+ "currentNumber" : "1",
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [
diff --git a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsBeforeFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsBeforeFiller.json
index 6a520163e..81b11b662 100644
--- a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsBeforeFiller.json
+++ b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsBeforeFiller.json
@@ -2,10 +2,10 @@
"createNameRegistratorPerTxsBefore" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "256",
+ "currentDifficulty" : "0x20000",
"currentGasLimit" : "10000000000",
"currentNumber" : "1149999",
- "currentTimestamp" : 1,
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [
diff --git a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfterFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfterFiller.json
index e8a672be3..c54a3466b 100644
--- a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfterFiller.json
+++ b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfterFiller.json
@@ -2,10 +2,10 @@
"createNameRegistratorPerTxsNotEnoughGasAfter" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "256",
+ "currentDifficulty" : "0x20000",
"currentGasLimit" : "10000000000",
"currentNumber" : "1150001",
- "currentTimestamp" : 1,
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [
diff --git a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAtFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAtFiller.json
index 43ea24876..b2dd789e0 100644
--- a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAtFiller.json
+++ b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAtFiller.json
@@ -2,10 +2,10 @@
"createNameRegistratorPerTxsNotEnoughGasAt" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "256",
+ "currentDifficulty" : "0x20000",
"currentGasLimit" : "10000000000",
- "currentNumber" : "1150000",
- "currentTimestamp" : 1,
+ "currentNumber" : "1",
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [
diff --git a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasBeforeFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasBeforeFiller.json
index 3e0ff5da2..7679c04d7 100644
--- a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasBeforeFiller.json
+++ b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasBeforeFiller.json
@@ -2,10 +2,10 @@
"createNameRegistratorPerTxsNotEnoughGasBefore" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "256",
+ "currentDifficulty" : "0x20000",
"currentGasLimit" : "10000000000",
"currentNumber" : "1149999",
- "currentTimestamp" : 1,
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [
diff --git a/src/GeneralStateTestsFiller/stTransitionTest/delegatecallAfterTransitionFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/delegatecallAfterTransitionFiller.json
index e927f2a8c..094a607fb 100644
--- a/src/GeneralStateTestsFiller/stTransitionTest/delegatecallAfterTransitionFiller.json
+++ b/src/GeneralStateTestsFiller/stTransitionTest/delegatecallAfterTransitionFiller.json
@@ -2,10 +2,10 @@
"delegatecallAfterTransition" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "256",
+ "currentDifficulty" : "0x20000",
"currentGasLimit" : "30000000",
"currentNumber" : "1150001",
- "currentTimestamp" : 1,
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [
diff --git a/src/GeneralStateTestsFiller/stTransitionTest/delegatecallAtTransitionFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/delegatecallAtTransitionFiller.json
index c221cfe2a..97df4a589 100644
--- a/src/GeneralStateTestsFiller/stTransitionTest/delegatecallAtTransitionFiller.json
+++ b/src/GeneralStateTestsFiller/stTransitionTest/delegatecallAtTransitionFiller.json
@@ -2,10 +2,10 @@
"delegatecallAtTransition" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "256",
+ "currentDifficulty" : "0x20000",
"currentGasLimit" : "30000000",
- "currentNumber" : "1150000",
- "currentTimestamp" : 1,
+ "currentNumber" : "1",
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [
diff --git a/src/GeneralStateTestsFiller/stTransitionTest/delegatecallBeforeTransitionFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/delegatecallBeforeTransitionFiller.json
index e76e9569d..4ad063c97 100644
--- a/src/GeneralStateTestsFiller/stTransitionTest/delegatecallBeforeTransitionFiller.json
+++ b/src/GeneralStateTestsFiller/stTransitionTest/delegatecallBeforeTransitionFiller.json
@@ -2,10 +2,10 @@
"delegatecallBeforeTransition" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "256",
+ "currentDifficulty" : "0x20000",
"currentGasLimit" : "30000000",
"currentNumber" : "1149999",
- "currentTimestamp" : 1,
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [