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 --- .../Callcode1024BalanceTooLow.json | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'GeneralStateTests/stCallCreateCallCodeTest/Callcode1024BalanceTooLow.json') diff --git a/GeneralStateTests/stCallCreateCallCodeTest/Callcode1024BalanceTooLow.json b/GeneralStateTests/stCallCreateCallCodeTest/Callcode1024BalanceTooLow.json index 192c1fe77..742c47cc4 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/Callcode1024BalanceTooLow.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/Callcode1024BalanceTooLow.json @@ -2,10 +2,10 @@ "Callcode1024BalanceTooLow" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.619a6438.Linux.g++", - "lllcversion" : "Version: 0.4.20-develop.2018.1.8+commit.2548228b.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/stCallCreateCallCodeTest/Callcode1024BalanceTooLowFiller.json", - "sourceHash" : "8e6d73474a8025b7446c16772790fcc254de137b4b78f6928595cd12d8742ebf" + "sourceHash" : "8f8321441a756598983bb9da6d14092004ecd3d2935c062399509ee1eac4c24e" }, "env" : { "currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b", @@ -27,6 +27,17 @@ "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" } ], + "Constantinople" : [ + { + "hash" : "0xe881d882b6ee244a25c174905d038e6958d504bdaaf6e7daae7580e7f420ec50", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ], "Frontier" : [ { "hash" : "0xc89b206d6fc403d255aa797950b45e77ccf21ba50ff4842e23ad92b1380d21d5", -- cgit