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/stTransactionTest/EmptyTransaction3.json | |
parent | 5942d5373e1c41639305c3ade8360ea0e165a4bd (diff) | |
download | dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.gz dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.bz2 dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.lz dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.xz dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.zst dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.zip |
refill general state tests
Diffstat (limited to 'GeneralStateTests/stTransactionTest/EmptyTransaction3.json')
-rw-r--r-- | GeneralStateTests/stTransactionTest/EmptyTransaction3.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/GeneralStateTests/stTransactionTest/EmptyTransaction3.json b/GeneralStateTests/stTransactionTest/EmptyTransaction3.json index 4c7aae5c0..79d9fa7e1 100644 --- a/GeneralStateTests/stTransactionTest/EmptyTransaction3.json +++ b/GeneralStateTests/stTransactionTest/EmptyTransaction3.json @@ -1,5 +1,10 @@ { "EmptyTransaction3" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stTransactionTest/EmptyTransaction3Filler.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", @@ -51,7 +56,7 @@ ], "Metropolis" : [ { - "hash" : "0x655745d58a6f73f5249352cb41c876fcaa72cf7c08c503c21e4522698b7ce93a", + "hash" : "0x01d55964b2d7eb43d050c308c5835cbc9d0d876a35fd855f063ca4fc424c4e28", "indexes" : { "data" : 0, "gas" : 0, |