diff options
author | Dimitry <winsvega@mail.ru> | 2017-07-10 23:25:36 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-07-10 23:25:36 +0800 |
commit | 4742f0591403245674ec02df4930d88ed5bd58bb (patch) | |
tree | cacd263760c79f8817b83c61e734ddd01e2bef1c /GeneralStateTests/stHomesteadSpecific | |
parent | 5942d5373e1c41639305c3ade8360ea0e165a4bd (diff) | |
download | tangerine-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/stHomesteadSpecific')
5 files changed, 27 insertions, 2 deletions
diff --git a/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContract.json b/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContract.json index 4d447949f..eb9f03d3f 100644 --- a/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContract.json +++ b/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContract.json @@ -1,5 +1,10 @@ { "contractCreationOOGdontLeaveEmptyContract" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", diff --git a/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransaction.json b/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransaction.json index db2334fcf..7f0ae090b 100644 --- a/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransaction.json +++ b/GeneralStateTests/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransaction.json @@ -1,5 +1,10 @@ { "contractCreationOOGdontLeaveEmptyContractViaTransaction" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractViaTransactionFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", @@ -51,7 +56,7 @@ ], "Metropolis" : [ { - "hash" : "0xea64919f65bfa0f178bad58511ccafabf508c844208ef4733f83a2f6a65ca355", + "hash" : "0x86631b9f3536a824efa412c3162885c8bbb1657e315b8dbbda6a24a8ae8ff868", "indexes" : { "data" : 0, "gas" : 0, diff --git a/GeneralStateTests/stHomesteadSpecific/createContractViaContract.json b/GeneralStateTests/stHomesteadSpecific/createContractViaContract.json index 67741bfdb..5b56f226f 100644 --- a/GeneralStateTests/stHomesteadSpecific/createContractViaContract.json +++ b/GeneralStateTests/stHomesteadSpecific/createContractViaContract.json @@ -1,5 +1,10 @@ { "createContractViaContract" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", diff --git a/GeneralStateTests/stHomesteadSpecific/createContractViaContractOOGInitCode.json b/GeneralStateTests/stHomesteadSpecific/createContractViaContractOOGInitCode.json index eb6f7a666..1766b6b52 100644 --- a/GeneralStateTests/stHomesteadSpecific/createContractViaContractOOGInitCode.json +++ b/GeneralStateTests/stHomesteadSpecific/createContractViaContractOOGInitCode.json @@ -1,5 +1,10 @@ { "createContractViaContractOOGInitCode" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaContractOOGInitCodeFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", diff --git a/GeneralStateTests/stHomesteadSpecific/createContractViaTransactionCost53000.json b/GeneralStateTests/stHomesteadSpecific/createContractViaTransactionCost53000.json index daa5e0690..f42fb3a0b 100644 --- a/GeneralStateTests/stHomesteadSpecific/createContractViaTransactionCost53000.json +++ b/GeneralStateTests/stHomesteadSpecific/createContractViaTransactionCost53000.json @@ -1,5 +1,10 @@ { "createContractViaTransactionCost53000" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stHomesteadSpecific/createContractViaTransactionCost53000Filler.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", @@ -51,7 +56,7 @@ ], "Metropolis" : [ { - "hash" : "0x655745d58a6f73f5249352cb41c876fcaa72cf7c08c503c21e4522698b7ce93a", + "hash" : "0x01d55964b2d7eb43d050c308c5835cbc9d0d876a35fd855f063ca4fc424c4e28", "indexes" : { "data" : 0, "gas" : 0, |