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/randomStatetest263.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/randomStatetest263.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest263.json | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest263.json b/GeneralStateTests/stRandom/randomStatetest263.json index be1d9b512..5a8063044 100644 --- a/GeneralStateTests/stRandom/randomStatetest263.json +++ b/GeneralStateTests/stRandom/randomStatetest263.json @@ -2,7 +2,7 @@ "randomStatetest263" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.7389d5e0.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.1d1b15db.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest263Filler.json" }, "env" : { @@ -21,7 +21,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], "Constantinople" : [ @@ -31,7 +32,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], "EIP150" : [ @@ -41,7 +43,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], "EIP158" : [ @@ -51,7 +54,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], "Frontier" : [ @@ -61,7 +65,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], "Homestead" : [ @@ -71,7 +76,8 @@ "data" : 0, "gas" : 0, "value" : 0 - } + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ] }, |