From 7b4c4347eaefafc40a9b85b055a02e94b9bb5681 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 25 Sep 2018 15:57:42 +0300 Subject: refill all state tests --- .../stSystemOperationsTest/currentAccountBalance.json | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'GeneralStateTests/stSystemOperationsTest/currentAccountBalance.json') diff --git a/GeneralStateTests/stSystemOperationsTest/currentAccountBalance.json b/GeneralStateTests/stSystemOperationsTest/currentAccountBalance.json index f07ea8d1e..2f51ace6c 100644 --- a/GeneralStateTests/stSystemOperationsTest/currentAccountBalance.json +++ b/GeneralStateTests/stSystemOperationsTest/currentAccountBalance.json @@ -2,10 +2,10 @@ "currentAccountBalance" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", - "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", + "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSystemOperationsTest/currentAccountBalanceFiller.json", - "sourceHash" : "8ec31a462102dd135dce21f503445155c3611492e3c0ddc124b8bb7c516fa7a3" + "sourceHash" : "d048b704657f2b1713bec07f5ea2943cbaf803b9ac4449609482fefb5ae795e8" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -27,6 +27,17 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], + "Constantinople" : [ + { + "hash" : "0xe406da1a46079816711c71e26a7b47a2865a87ed03ab12df7dc2317f651a3fd8", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], "EIP150" : [ { "hash" : "0xe406da1a46079816711c71e26a7b47a2865a87ed03ab12df7dc2317f651a3fd8", -- cgit