From 346e829c149c5e4fcc46e465453e53e67ffe6b16 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 28 Mar 2018 22:46:29 +0300 Subject: fix more tests with touch coinbase --- .../stTransactionTest/SuicidesMixingCoinbaseFiller.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/GeneralStateTestsFiller/stTransactionTest/SuicidesMixingCoinbaseFiller.json') diff --git a/src/GeneralStateTestsFiller/stTransactionTest/SuicidesMixingCoinbaseFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/SuicidesMixingCoinbaseFiller.json index ecedb6efb..5b238a719 100644 --- a/src/GeneralStateTestsFiller/stTransactionTest/SuicidesMixingCoinbaseFiller.json +++ b/src/GeneralStateTestsFiller/stTransactionTest/SuicidesMixingCoinbaseFiller.json @@ -24,7 +24,10 @@ "balance" : "1010" }, "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "shouldnotexist" : "1" + "balance" : "0", + "nonce" : "0", + "code" : "", + "storage" : {} } } }, @@ -34,7 +37,7 @@ "gas" : 1, "value" : -1 }, - "network" : ["EIP150", ">=EIP158"], + "network" : [">=EIP158"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "1" -- cgit v1.2.3