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/randomStatetest205.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/randomStatetest205.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest205.json | 31 |
1 files changed, 13 insertions, 18 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest205.json b/GeneralStateTests/stRandom/randomStatetest205.json index eec4d0fad..b087f4030 100644 --- a/GeneralStateTests/stRandom/randomStatetest205.json +++ b/GeneralStateTests/stRandom/randomStatetest205.json @@ -2,7 +2,7 @@ "randomStatetest205" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.7389d5e0.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.1d1b15db.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest205Filler.json" }, "env" : { @@ -13,16 +13,6 @@ "currentTimestamp" : "0x03e8", "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, - "logs" : [ - { - "address" : "095e7baea6a6c7c4c2dfeb977efac326af552d87", - "bloom" : "00000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000", - "data" : "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "topics" : [ - ] - } - ], - "out" : "0x", "post" : { "Byzantium" : [ { @@ -31,7 +21,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0x446f5637e65204a90dd78af07fba60063dfa0df17daaa95ffb2fd551dbebc7aa" } ], "Constantinople" : [ @@ -41,7 +32,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0x446f5637e65204a90dd78af07fba60063dfa0df17daaa95ffb2fd551dbebc7aa" } ], "EIP150" : [ @@ -51,7 +43,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0x446f5637e65204a90dd78af07fba60063dfa0df17daaa95ffb2fd551dbebc7aa" } ], "EIP158" : [ @@ -61,7 +54,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0x446f5637e65204a90dd78af07fba60063dfa0df17daaa95ffb2fd551dbebc7aa" } ], "Frontier" : [ @@ -71,7 +65,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0xa6dbef43ba7e345f930e329c4d21c4c4236e7a4b5a8cd285a332fe54d25f8dfc" } ], "Homestead" : [ @@ -81,11 +76,11 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0xa6dbef43ba7e345f930e329c4d21c4c4236e7a4b5a8cd285a332fe54d25f8dfc" } ] }, - "postStateRoot" : "000743567a98a4c6c0d76bf44d693c0ad22d944ad46c578bd97e450e71da755b", "pre" : { "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x00", |