From 90545710b9b03d28967d128c6d94243600c9aae6 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 4 Oct 2018 20:05:21 +0300 Subject: refill stCreate2 with new gasPrice --- BlockchainTests/GeneralStateTests/stCreate2/create2noCash_d0g0v0.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'BlockchainTests/GeneralStateTests/stCreate2/create2noCash_d0g0v0.json') diff --git a/BlockchainTests/GeneralStateTests/stCreate2/create2noCash_d0g0v0.json b/BlockchainTests/GeneralStateTests/stCreate2/create2noCash_d0g0v0.json index 769a42c8c..6daa16856 100644 --- a/BlockchainTests/GeneralStateTests/stCreate2/create2noCash_d0g0v0.json +++ b/BlockchainTests/GeneralStateTests/stCreate2/create2noCash_d0g0v0.json @@ -2,7 +2,7 @@ "create2noCash_d0g0v0_Byzantium" : { "_info" : { "comment" : "create2 fails with not enough cash (endowment of a new account) + inside staticcall", - "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "filledwith" : "testeth 1.5.0.dev2-73+commit.1bcd29e5", "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", "source" : "src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2noCash_d0g0v0Filler.json", "sourceHash" : "ce5078e46fe9d8055bd382ba0100e78e14a11a8104acbdd084fed87c008cc57e" @@ -117,7 +117,7 @@ "create2noCash_d0g0v0_Constantinople" : { "_info" : { "comment" : "create2 fails with not enough cash (endowment of a new account) + inside staticcall", - "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "filledwith" : "testeth 1.5.0.dev2-73+commit.1bcd29e5", "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", "source" : "src/BlockchainTestsFiller/GeneralStateTests/stCreate2/create2noCash_d0g0v0Filler.json", "sourceHash" : "ce5078e46fe9d8055bd382ba0100e78e14a11a8104acbdd084fed87c008cc57e" -- cgit