aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stTransitionTest
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-07-10 23:25:36 +0800
committerDimitry <winsvega@mail.ru>2017-07-10 23:25:36 +0800
commit4742f0591403245674ec02df4930d88ed5bd58bb (patch)
treecacd263760c79f8817b83c61e734ddd01e2bef1c /GeneralStateTests/stTransitionTest
parent5942d5373e1c41639305c3ade8360ea0e165a4bd (diff)
downloaddexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.gz
dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.zst
dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.zip
refill general state tests
Diffstat (limited to 'GeneralStateTests/stTransitionTest')
-rw-r--r--GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAfter.json7
-rw-r--r--GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAt.json7
-rw-r--r--GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsBefore.json7
-rw-r--r--GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfter.json5
-rw-r--r--GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAt.json5
-rw-r--r--GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasBefore.json5
-rw-r--r--GeneralStateTests/stTransitionTest/delegatecallAfterTransition.json5
-rw-r--r--GeneralStateTests/stTransitionTest/delegatecallAtTransition.json5
-rw-r--r--GeneralStateTests/stTransitionTest/delegatecallBeforeTransition.json5
9 files changed, 48 insertions, 3 deletions
diff --git a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAfter.json b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAfter.json
index a8f6d6f8b..cae69da76 100644
--- a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAfter.json
+++ b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAfter.json
@@ -1,5 +1,10 @@
{
"createNameRegistratorPerTxsAfter" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAfterFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
@@ -51,7 +56,7 @@
],
"Metropolis" : [
{
- "hash" : "0x0009340a7040854e76f28c7e87836d8b7eb15748c7c01e9554c60ab3f25feb22",
+ "hash" : "0x90fb2086df06776e9e04c413551df4b1aafcaeda3b3c5e754e16e65f75671bde",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAt.json b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAt.json
index b6f2d159b..dafe64a76 100644
--- a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAt.json
+++ b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAt.json
@@ -1,5 +1,10 @@
{
"createNameRegistratorPerTxsAt" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAtFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
@@ -51,7 +56,7 @@
],
"Metropolis" : [
{
- "hash" : "0x0009340a7040854e76f28c7e87836d8b7eb15748c7c01e9554c60ab3f25feb22",
+ "hash" : "0x90fb2086df06776e9e04c413551df4b1aafcaeda3b3c5e754e16e65f75671bde",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsBefore.json b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsBefore.json
index 7adf378e9..5ecc5d94d 100644
--- a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsBefore.json
+++ b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsBefore.json
@@ -1,5 +1,10 @@
{
"createNameRegistratorPerTxsBefore" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsBeforeFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
@@ -51,7 +56,7 @@
],
"Metropolis" : [
{
- "hash" : "0x0009340a7040854e76f28c7e87836d8b7eb15748c7c01e9554c60ab3f25feb22",
+ "hash" : "0x90fb2086df06776e9e04c413551df4b1aafcaeda3b3c5e754e16e65f75671bde",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfter.json b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfter.json
index f28581d11..6c0fe140d 100644
--- a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfter.json
+++ b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfter.json
@@ -1,5 +1,10 @@
{
"createNameRegistratorPerTxsNotEnoughGasAfter" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAfterFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAt.json b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAt.json
index 434ee7f86..0d61addd9 100644
--- a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAt.json
+++ b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAt.json
@@ -1,5 +1,10 @@
{
"createNameRegistratorPerTxsNotEnoughGasAt" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasAtFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasBefore.json b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasBefore.json
index 37a1c33ae..8f639c7c2 100644
--- a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasBefore.json
+++ b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasBefore.json
@@ -1,5 +1,10 @@
{
"createNameRegistratorPerTxsNotEnoughGasBefore" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsNotEnoughGasBeforeFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stTransitionTest/delegatecallAfterTransition.json b/GeneralStateTests/stTransitionTest/delegatecallAfterTransition.json
index c8d6bf884..b19b4811b 100644
--- a/GeneralStateTests/stTransitionTest/delegatecallAfterTransition.json
+++ b/GeneralStateTests/stTransitionTest/delegatecallAfterTransition.json
@@ -1,5 +1,10 @@
{
"delegatecallAfterTransition" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stTransitionTest/delegatecallAfterTransitionFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stTransitionTest/delegatecallAtTransition.json b/GeneralStateTests/stTransitionTest/delegatecallAtTransition.json
index 4c9de8821..eb85cf277 100644
--- a/GeneralStateTests/stTransitionTest/delegatecallAtTransition.json
+++ b/GeneralStateTests/stTransitionTest/delegatecallAtTransition.json
@@ -1,5 +1,10 @@
{
"delegatecallAtTransition" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stTransitionTest/delegatecallAtTransitionFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stTransitionTest/delegatecallBeforeTransition.json b/GeneralStateTests/stTransitionTest/delegatecallBeforeTransition.json
index bd7e7580e..8925ad80c 100644
--- a/GeneralStateTests/stTransitionTest/delegatecallBeforeTransition.json
+++ b/GeneralStateTests/stTransitionTest/delegatecallBeforeTransition.json
@@ -1,5 +1,10 @@
{
"delegatecallBeforeTransition" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stTransitionTest/delegatecallBeforeTransitionFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",