diff options
author | Dimitry <winsvega@mail.ru> | 2017-08-19 02:47:47 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-08-21 21:04:23 +0800 |
commit | 39d68399ec8cd90485d820700d90157d5dc52a1c (patch) | |
tree | 61ac8aad23517680486e2a008af71125c862ac1e /GeneralStateTests/stRandom/randomStatetest150.json | |
parent | 2fde1505725ef8ce30c128b7693d195be1da7941 (diff) | |
download | dexon-tests-39d68399ec8cd90485d820700d90157d5dc52a1c.tar dexon-tests-39d68399ec8cd90485d820700d90157d5dc52a1c.tar.gz dexon-tests-39d68399ec8cd90485d820700d90157d5dc52a1c.tar.bz2 dexon-tests-39d68399ec8cd90485d820700d90157d5dc52a1c.tar.lz dexon-tests-39d68399ec8cd90485d820700d90157d5dc52a1c.tar.xz dexon-tests-39d68399ec8cd90485d820700d90157d5dc52a1c.tar.zst dexon-tests-39d68399ec8cd90485d820700d90157d5dc52a1c.zip |
remove old fields from random tests
make logs hash
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest150.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest150.json | 33 |
1 files changed, 13 insertions, 20 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest150.json b/GeneralStateTests/stRandom/randomStatetest150.json index 21c81aeeb..c723751af 100644 --- a/GeneralStateTests/stRandom/randomStatetest150.json +++ b/GeneralStateTests/stRandom/randomStatetest150.json @@ -2,7 +2,7 @@ "randomStatetest150" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.7389d5e0.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.1d1b15db.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest150Filler.json" }, "env" : { @@ -13,18 +13,6 @@ "currentTimestamp" : "0x03e8", "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, - "logs" : [ - { - "address" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "bloom" : "01000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000004000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000080000000000000040000000000000000004000000000000000000000000000000000000", - "data" : "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "topics" : [ - "0000000000000000000000000000000020ae2688cf4b75842ac7265966f5f5ca", - "0000000000000000000000000000000000000000000000000077d83f3a46a1a6" - ] - } - ], - "out" : "0x", "post" : { "Byzantium" : [ { @@ -33,7 +21,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0x63ed5b20aa51b897ef124e4da92f339c338c889c333906a12a5c874d3d9e5e8b" } ], "Constantinople" : [ @@ -43,7 +32,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0x63ed5b20aa51b897ef124e4da92f339c338c889c333906a12a5c874d3d9e5e8b" } ], "EIP150" : [ @@ -53,7 +43,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0x63ed5b20aa51b897ef124e4da92f339c338c889c333906a12a5c874d3d9e5e8b" } ], "EIP158" : [ @@ -63,7 +54,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0x63ed5b20aa51b897ef124e4da92f339c338c889c333906a12a5c874d3d9e5e8b" } ], "Frontier" : [ @@ -73,7 +65,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0xe3fd7ac1ff61e7961d8279c6944b9030020e15b937b3ed9812f1f9d6a3b2f3bf" } ], "Homestead" : [ @@ -83,11 +76,11 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0xe3fd7ac1ff61e7961d8279c6944b9030020e15b937b3ed9812f1f9d6a3b2f3bf" } ] }, - "postStateRoot" : "91fa6c25306677bce7d72beb5e71a5b6f92288071f8aba0371959b7df362daf4", "pre" : { "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x00", |