aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stWalletTest
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/stWalletTest
parent5942d5373e1c41639305c3ade8360ea0e165a4bd (diff)
downloadtangerine-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar
tangerine-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.gz
tangerine-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.bz2
tangerine-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.lz
tangerine-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.xz
tangerine-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.zst
tangerine-tests-4742f0591403245674ec02df4930d88ed5bd58bb.zip
refill general state tests
Diffstat (limited to 'GeneralStateTests/stWalletTest')
-rw-r--r--GeneralStateTests/stWalletTest/dayLimitConstruction.json9
-rw-r--r--GeneralStateTests/stWalletTest/dayLimitConstructionOOG.json5
-rw-r--r--GeneralStateTests/stWalletTest/dayLimitConstructionPartial.json7
-rw-r--r--GeneralStateTests/stWalletTest/dayLimitResetSpentToday.json5
-rw-r--r--GeneralStateTests/stWalletTest/dayLimitSetDailyLimit.json5
-rw-r--r--GeneralStateTests/stWalletTest/dayLimitSetDailyLimitNoData.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedAddOwner.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedAddOwnerAddMyself.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedChangeOwner.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedChangeOwnerNoArgument.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedChangeOwner_fromNotOwner.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedChangeOwner_toIsOwner.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo0.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo1.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo2.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedConstructionCorrect.json7
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedConstructionNotEnoughGas.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedConstructionNotEnoughGasPartial.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedIsOwnerFalse.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedIsOwnerTrue.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedRemoveOwner.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedRemoveOwnerByNonOwner.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedRemoveOwner_mySelf.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedRemoveOwner_ownerIsNotOwner.json5
-rw-r--r--GeneralStateTests/stWalletTest/multiOwnedRevokeNothing.json5
-rw-r--r--GeneralStateTests/stWalletTest/walletAddOwnerRemovePendingTransaction.json5
-rw-r--r--GeneralStateTests/stWalletTest/walletChangeOwnerRemovePendingTransaction.json5
-rw-r--r--GeneralStateTests/stWalletTest/walletChangeRequirementRemovePendingTransaction.json5
-rw-r--r--GeneralStateTests/stWalletTest/walletConfirm.json5
-rw-r--r--GeneralStateTests/stWalletTest/walletConstruction.json9
-rw-r--r--GeneralStateTests/stWalletTest/walletConstructionOOG.json7
-rw-r--r--GeneralStateTests/stWalletTest/walletConstructionPartial.json7
-rw-r--r--GeneralStateTests/stWalletTest/walletDefault.json5
-rw-r--r--GeneralStateTests/stWalletTest/walletDefaultWithOutValue.json5
-rw-r--r--GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitMultiOwner.json5
-rw-r--r--GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwner.json5
-rw-r--r--GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwnerNew.json5
-rw-r--r--GeneralStateTests/stWalletTest/walletExecuteUnderDailyLimit.json5
-rw-r--r--GeneralStateTests/stWalletTest/walletKill.json5
-rw-r--r--GeneralStateTests/stWalletTest/walletKillNotByOwner.json5
-rw-r--r--GeneralStateTests/stWalletTest/walletKillToWallet.json5
-rw-r--r--GeneralStateTests/stWalletTest/walletRemoveOwnerRemovePendingTransaction.json5
42 files changed, 218 insertions, 8 deletions
diff --git a/GeneralStateTests/stWalletTest/dayLimitConstruction.json b/GeneralStateTests/stWalletTest/dayLimitConstruction.json
index 928d898c8..7bb115bdd 100644
--- a/GeneralStateTests/stWalletTest/dayLimitConstruction.json
+++ b/GeneralStateTests/stWalletTest/dayLimitConstruction.json
@@ -1,5 +1,10 @@
{
"dayLimitConstruction" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/dayLimitConstructionFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
@@ -83,7 +88,7 @@
],
"Metropolis" : [
{
- "hash" : "0x67e4eff2eef20f854c33c7800bfc802814d86d94db0194b0522764ce3d4579df",
+ "hash" : "0x56e9417d578f0432f2ddf356c7cedadaf71ea194494d8f288ca2ea7fe39fda32",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -91,7 +96,7 @@
}
},
{
- "hash" : "0x67e4eff2eef20f854c33c7800bfc802814d86d94db0194b0522764ce3d4579df",
+ "hash" : "0x56e9417d578f0432f2ddf356c7cedadaf71ea194494d8f288ca2ea7fe39fda32",
"indexes" : {
"data" : 0,
"gas" : 1,
diff --git a/GeneralStateTests/stWalletTest/dayLimitConstructionOOG.json b/GeneralStateTests/stWalletTest/dayLimitConstructionOOG.json
index 669edc9fb..9d56adc7e 100644
--- a/GeneralStateTests/stWalletTest/dayLimitConstructionOOG.json
+++ b/GeneralStateTests/stWalletTest/dayLimitConstructionOOG.json
@@ -1,5 +1,10 @@
{
"dayLimitConstructionOOG" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/dayLimitConstructionOOGFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/dayLimitConstructionPartial.json b/GeneralStateTests/stWalletTest/dayLimitConstructionPartial.json
index a03196a5d..d8a050f8f 100644
--- a/GeneralStateTests/stWalletTest/dayLimitConstructionPartial.json
+++ b/GeneralStateTests/stWalletTest/dayLimitConstructionPartial.json
@@ -1,5 +1,10 @@
{
"dayLimitConstructionPartial" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/dayLimitConstructionPartialFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
@@ -51,7 +56,7 @@
],
"Metropolis" : [
{
- "hash" : "0x67e4eff2eef20f854c33c7800bfc802814d86d94db0194b0522764ce3d4579df",
+ "hash" : "0x56e9417d578f0432f2ddf356c7cedadaf71ea194494d8f288ca2ea7fe39fda32",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stWalletTest/dayLimitResetSpentToday.json b/GeneralStateTests/stWalletTest/dayLimitResetSpentToday.json
index 6fba6b4aa..0064e4af0 100644
--- a/GeneralStateTests/stWalletTest/dayLimitResetSpentToday.json
+++ b/GeneralStateTests/stWalletTest/dayLimitResetSpentToday.json
@@ -1,5 +1,10 @@
{
"dayLimitResetSpentToday" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/dayLimitResetSpentTodayFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/dayLimitSetDailyLimit.json b/GeneralStateTests/stWalletTest/dayLimitSetDailyLimit.json
index 7541f626e..825f3b45d 100644
--- a/GeneralStateTests/stWalletTest/dayLimitSetDailyLimit.json
+++ b/GeneralStateTests/stWalletTest/dayLimitSetDailyLimit.json
@@ -1,5 +1,10 @@
{
"dayLimitSetDailyLimit" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/dayLimitSetDailyLimitFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/dayLimitSetDailyLimitNoData.json b/GeneralStateTests/stWalletTest/dayLimitSetDailyLimitNoData.json
index e0f590158..4d8541af8 100644
--- a/GeneralStateTests/stWalletTest/dayLimitSetDailyLimitNoData.json
+++ b/GeneralStateTests/stWalletTest/dayLimitSetDailyLimitNoData.json
@@ -1,5 +1,10 @@
{
"dayLimitSetDailyLimitNoData" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/dayLimitSetDailyLimitNoDataFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedAddOwner.json b/GeneralStateTests/stWalletTest/multiOwnedAddOwner.json
index fd6521c8e..74d5dcf6a 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedAddOwner.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedAddOwner.json
@@ -1,5 +1,10 @@
{
"multiOwnedAddOwner" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedAddOwnerFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedAddOwnerAddMyself.json b/GeneralStateTests/stWalletTest/multiOwnedAddOwnerAddMyself.json
index 8d5cbdeeb..9b3e9ba9e 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedAddOwnerAddMyself.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedAddOwnerAddMyself.json
@@ -1,5 +1,10 @@
{
"multiOwnedAddOwnerAddMyself" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedAddOwnerAddMyselfFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedChangeOwner.json b/GeneralStateTests/stWalletTest/multiOwnedChangeOwner.json
index 550689660..e1fd83a08 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedChangeOwner.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedChangeOwner.json
@@ -1,5 +1,10 @@
{
"multiOwnedChangeOwner" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedChangeOwnerFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedChangeOwnerNoArgument.json b/GeneralStateTests/stWalletTest/multiOwnedChangeOwnerNoArgument.json
index 4578e7af4..22ab7ec48 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedChangeOwnerNoArgument.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedChangeOwnerNoArgument.json
@@ -1,5 +1,10 @@
{
"multiOwnedChangeOwnerNoArgument" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedChangeOwnerNoArgumentFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedChangeOwner_fromNotOwner.json b/GeneralStateTests/stWalletTest/multiOwnedChangeOwner_fromNotOwner.json
index b2546233e..81d0f3884 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedChangeOwner_fromNotOwner.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedChangeOwner_fromNotOwner.json
@@ -1,5 +1,10 @@
{
"multiOwnedChangeOwner_fromNotOwner" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedChangeOwner_fromNotOwnerFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedChangeOwner_toIsOwner.json b/GeneralStateTests/stWalletTest/multiOwnedChangeOwner_toIsOwner.json
index b37c5a9db..62f564a34 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedChangeOwner_toIsOwner.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedChangeOwner_toIsOwner.json
@@ -1,5 +1,10 @@
{
"multiOwnedChangeOwner_toIsOwner" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedChangeOwner_toIsOwnerFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo0.json b/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo0.json
index 94f2b6deb..ac172cb13 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo0.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo0.json
@@ -1,5 +1,10 @@
{
"multiOwnedChangeRequirementTo0" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedChangeRequirementTo0Filler.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo1.json b/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo1.json
index 0be9191e8..31e17590d 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo1.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo1.json
@@ -1,5 +1,10 @@
{
"multiOwnedChangeRequirementTo1" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedChangeRequirementTo1Filler.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo2.json b/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo2.json
index 4e9c33dcb..de5b691a9 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo2.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedChangeRequirementTo2.json
@@ -1,5 +1,10 @@
{
"multiOwnedChangeRequirementTo2" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedChangeRequirementTo2Filler.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedConstructionCorrect.json b/GeneralStateTests/stWalletTest/multiOwnedConstructionCorrect.json
index d9a277d8f..192411e92 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedConstructionCorrect.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedConstructionCorrect.json
@@ -1,5 +1,10 @@
{
"multiOwnedConstructionCorrect" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedConstructionCorrectFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
@@ -51,7 +56,7 @@
],
"Metropolis" : [
{
- "hash" : "0xc8bfdc1a78be7f7c8d44a1a66ce59570c541fdc56e9c7c4e9bc5c60fc427f2c7",
+ "hash" : "0xeecebde57798579723cf00394572c98e266d03475bc637b711b56a00a5c6a944",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stWalletTest/multiOwnedConstructionNotEnoughGas.json b/GeneralStateTests/stWalletTest/multiOwnedConstructionNotEnoughGas.json
index 5042ab414..6339af718 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedConstructionNotEnoughGas.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedConstructionNotEnoughGas.json
@@ -1,5 +1,10 @@
{
"multiOwnedConstructionNotEnoughGas" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedConstructionNotEnoughGasFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedConstructionNotEnoughGasPartial.json b/GeneralStateTests/stWalletTest/multiOwnedConstructionNotEnoughGasPartial.json
index 37235ee51..e314d969f 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedConstructionNotEnoughGasPartial.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedConstructionNotEnoughGasPartial.json
@@ -1,5 +1,10 @@
{
"multiOwnedConstructionNotEnoughGasPartial" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedConstructionNotEnoughGasPartialFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedIsOwnerFalse.json b/GeneralStateTests/stWalletTest/multiOwnedIsOwnerFalse.json
index 680e853df..f1dc54247 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedIsOwnerFalse.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedIsOwnerFalse.json
@@ -1,5 +1,10 @@
{
"multiOwnedIsOwnerFalse" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedIsOwnerFalseFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedIsOwnerTrue.json b/GeneralStateTests/stWalletTest/multiOwnedIsOwnerTrue.json
index eca7f71fc..7017a4f2a 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedIsOwnerTrue.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedIsOwnerTrue.json
@@ -1,5 +1,10 @@
{
"multiOwnedIsOwnerTrue" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedIsOwnerTrueFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner.json b/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner.json
index c5c9b5504..4824a9b2e 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner.json
@@ -1,5 +1,10 @@
{
"multiOwnedRemoveOwner" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedRemoveOwnerFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedRemoveOwnerByNonOwner.json b/GeneralStateTests/stWalletTest/multiOwnedRemoveOwnerByNonOwner.json
index 8a455f406..8a9a415ee 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedRemoveOwnerByNonOwner.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedRemoveOwnerByNonOwner.json
@@ -1,5 +1,10 @@
{
"multiOwnedRemoveOwnerByNonOwner" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedRemoveOwnerByNonOwnerFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner_mySelf.json b/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner_mySelf.json
index 9aa27e06f..f7dada52e 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner_mySelf.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner_mySelf.json
@@ -1,5 +1,10 @@
{
"multiOwnedRemoveOwner_mySelf" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedRemoveOwner_mySelfFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner_ownerIsNotOwner.json b/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner_ownerIsNotOwner.json
index 2b51e9a0e..5f57c7497 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner_ownerIsNotOwner.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedRemoveOwner_ownerIsNotOwner.json
@@ -1,5 +1,10 @@
{
"multiOwnedRemoveOwner_ownerIsNotOwner" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedRemoveOwner_ownerIsNotOwnerFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/multiOwnedRevokeNothing.json b/GeneralStateTests/stWalletTest/multiOwnedRevokeNothing.json
index 29357d231..3067aedf1 100644
--- a/GeneralStateTests/stWalletTest/multiOwnedRevokeNothing.json
+++ b/GeneralStateTests/stWalletTest/multiOwnedRevokeNothing.json
@@ -1,5 +1,10 @@
{
"multiOwnedRevokeNothing" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/multiOwnedRevokeNothingFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/walletAddOwnerRemovePendingTransaction.json b/GeneralStateTests/stWalletTest/walletAddOwnerRemovePendingTransaction.json
index 880df1f26..0e95bef5a 100644
--- a/GeneralStateTests/stWalletTest/walletAddOwnerRemovePendingTransaction.json
+++ b/GeneralStateTests/stWalletTest/walletAddOwnerRemovePendingTransaction.json
@@ -1,5 +1,10 @@
{
"walletAddOwnerRemovePendingTransaction" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletAddOwnerRemovePendingTransactionFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/walletChangeOwnerRemovePendingTransaction.json b/GeneralStateTests/stWalletTest/walletChangeOwnerRemovePendingTransaction.json
index 12413c8b5..bd38d9967 100644
--- a/GeneralStateTests/stWalletTest/walletChangeOwnerRemovePendingTransaction.json
+++ b/GeneralStateTests/stWalletTest/walletChangeOwnerRemovePendingTransaction.json
@@ -1,5 +1,10 @@
{
"walletChangeOwnerRemovePendingTransaction" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletChangeOwnerRemovePendingTransactionFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/walletChangeRequirementRemovePendingTransaction.json b/GeneralStateTests/stWalletTest/walletChangeRequirementRemovePendingTransaction.json
index 6bf255260..561121848 100644
--- a/GeneralStateTests/stWalletTest/walletChangeRequirementRemovePendingTransaction.json
+++ b/GeneralStateTests/stWalletTest/walletChangeRequirementRemovePendingTransaction.json
@@ -1,5 +1,10 @@
{
"walletChangeRequirementRemovePendingTransaction" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletChangeRequirementRemovePendingTransactionFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/walletConfirm.json b/GeneralStateTests/stWalletTest/walletConfirm.json
index 382e5e6e4..cae6adf29 100644
--- a/GeneralStateTests/stWalletTest/walletConfirm.json
+++ b/GeneralStateTests/stWalletTest/walletConfirm.json
@@ -1,5 +1,10 @@
{
"walletConfirm" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletConfirmFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/walletConstruction.json b/GeneralStateTests/stWalletTest/walletConstruction.json
index 633ebae5e..1a1219df1 100644
--- a/GeneralStateTests/stWalletTest/walletConstruction.json
+++ b/GeneralStateTests/stWalletTest/walletConstruction.json
@@ -1,5 +1,10 @@
{
"walletConstruction" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletConstructionFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
@@ -83,7 +88,7 @@
],
"Metropolis" : [
{
- "hash" : "0x6a202eab7bfaec791068a91ffbf3f5070eab5dfebd9a107da25f563fa14db9fe",
+ "hash" : "0x5d21e551199cf86e3d13645ec7f518611d676a76432196c10f2a8b8c5bf921f9",
"indexes" : {
"data" : 0,
"gas" : 0,
@@ -91,7 +96,7 @@
}
},
{
- "hash" : "0x6a202eab7bfaec791068a91ffbf3f5070eab5dfebd9a107da25f563fa14db9fe",
+ "hash" : "0x5d21e551199cf86e3d13645ec7f518611d676a76432196c10f2a8b8c5bf921f9",
"indexes" : {
"data" : 0,
"gas" : 1,
diff --git a/GeneralStateTests/stWalletTest/walletConstructionOOG.json b/GeneralStateTests/stWalletTest/walletConstructionOOG.json
index 3f6fdec2b..75da0a2f6 100644
--- a/GeneralStateTests/stWalletTest/walletConstructionOOG.json
+++ b/GeneralStateTests/stWalletTest/walletConstructionOOG.json
@@ -1,5 +1,10 @@
{
"walletConstructionOOG" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletConstructionOOGFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
@@ -91,7 +96,7 @@
}
},
{
- "hash" : "0x6a202eab7bfaec791068a91ffbf3f5070eab5dfebd9a107da25f563fa14db9fe",
+ "hash" : "0x5d21e551199cf86e3d13645ec7f518611d676a76432196c10f2a8b8c5bf921f9",
"indexes" : {
"data" : 0,
"gas" : 1,
diff --git a/GeneralStateTests/stWalletTest/walletConstructionPartial.json b/GeneralStateTests/stWalletTest/walletConstructionPartial.json
index 643061619..8a1bfb4b7 100644
--- a/GeneralStateTests/stWalletTest/walletConstructionPartial.json
+++ b/GeneralStateTests/stWalletTest/walletConstructionPartial.json
@@ -1,5 +1,10 @@
{
"walletConstructionPartial" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletConstructionPartialFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
@@ -51,7 +56,7 @@
],
"Metropolis" : [
{
- "hash" : "0x6a202eab7bfaec791068a91ffbf3f5070eab5dfebd9a107da25f563fa14db9fe",
+ "hash" : "0x5d21e551199cf86e3d13645ec7f518611d676a76432196c10f2a8b8c5bf921f9",
"indexes" : {
"data" : 0,
"gas" : 0,
diff --git a/GeneralStateTests/stWalletTest/walletDefault.json b/GeneralStateTests/stWalletTest/walletDefault.json
index b35c6212f..0307f236d 100644
--- a/GeneralStateTests/stWalletTest/walletDefault.json
+++ b/GeneralStateTests/stWalletTest/walletDefault.json
@@ -1,5 +1,10 @@
{
"walletDefault" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletDefaultFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/walletDefaultWithOutValue.json b/GeneralStateTests/stWalletTest/walletDefaultWithOutValue.json
index db3cf59d2..53bf06e25 100644
--- a/GeneralStateTests/stWalletTest/walletDefaultWithOutValue.json
+++ b/GeneralStateTests/stWalletTest/walletDefaultWithOutValue.json
@@ -1,5 +1,10 @@
{
"walletDefaultWithOutValue" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletDefaultWithOutValueFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitMultiOwner.json b/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitMultiOwner.json
index 58f6edc55..7bbc01685 100644
--- a/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitMultiOwner.json
+++ b/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitMultiOwner.json
@@ -1,5 +1,10 @@
{
"walletExecuteOverDailyLimitMultiOwner" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletExecuteOverDailyLimitMultiOwnerFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwner.json b/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwner.json
index d6ae65b9c..e07a76794 100644
--- a/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwner.json
+++ b/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwner.json
@@ -1,5 +1,10 @@
{
"walletExecuteOverDailyLimitOnlyOneOwner" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwnerFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwnerNew.json b/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwnerNew.json
index 08edd7275..1ebc63d18 100644
--- a/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwnerNew.json
+++ b/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwnerNew.json
@@ -1,5 +1,10 @@
{
"walletExecuteOverDailyLimitOnlyOneOwnerNew" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwnerNewFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/walletExecuteUnderDailyLimit.json b/GeneralStateTests/stWalletTest/walletExecuteUnderDailyLimit.json
index 9943b49fb..5c0a8ecd7 100644
--- a/GeneralStateTests/stWalletTest/walletExecuteUnderDailyLimit.json
+++ b/GeneralStateTests/stWalletTest/walletExecuteUnderDailyLimit.json
@@ -1,5 +1,10 @@
{
"walletExecuteUnderDailyLimit" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletExecuteUnderDailyLimitFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/walletKill.json b/GeneralStateTests/stWalletTest/walletKill.json
index 86e8331b1..1786579aa 100644
--- a/GeneralStateTests/stWalletTest/walletKill.json
+++ b/GeneralStateTests/stWalletTest/walletKill.json
@@ -1,5 +1,10 @@
{
"walletKill" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletKillFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
diff --git a/GeneralStateTests/stWalletTest/walletKillNotByOwner.json b/GeneralStateTests/stWalletTest/walletKillNotByOwner.json
index bbb4563d3..439ede107 100644
--- a/GeneralStateTests/stWalletTest/walletKillNotByOwner.json
+++ b/GeneralStateTests/stWalletTest/walletKillNotByOwner.json
@@ -1,5 +1,10 @@
{
"walletKillNotByOwner" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletKillNotByOwnerFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/walletKillToWallet.json b/GeneralStateTests/stWalletTest/walletKillToWallet.json
index 32c05cbc1..242ec71a7 100644
--- a/GeneralStateTests/stWalletTest/walletKillToWallet.json
+++ b/GeneralStateTests/stWalletTest/walletKillToWallet.json
@@ -1,5 +1,10 @@
{
"walletKillToWallet" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletKillToWalletFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",
diff --git a/GeneralStateTests/stWalletTest/walletRemoveOwnerRemovePendingTransaction.json b/GeneralStateTests/stWalletTest/walletRemoveOwnerRemovePendingTransaction.json
index f99f6819b..a0a0f842c 100644
--- a/GeneralStateTests/stWalletTest/walletRemoveOwnerRemovePendingTransaction.json
+++ b/GeneralStateTests/stWalletTest/walletRemoveOwnerRemovePendingTransaction.json
@@ -1,5 +1,10 @@
{
"walletRemoveOwnerRemovePendingTransaction" : {
+ "_info" : {
+ "comment" : "",
+ "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletRemoveOwnerRemovePendingTransactionFiller.json"
+ },
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x20000",