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