From cf002a461167847647e91f0be0c6c0df6867a937 Mon Sep 17 00:00:00 2001 From: CJentzsch Date: Tue, 10 Feb 2015 11:22:50 +0100 Subject: undo changed due to memory gas cost rule --- StateTests/stPreCompiledContracts.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'StateTests/stPreCompiledContracts.json') diff --git a/StateTests/stPreCompiledContracts.json b/StateTests/stPreCompiledContracts.json index 8cca6f7a4..0f1db1275 100644 --- a/StateTests/stPreCompiledContracts.json +++ b/StateTests/stPreCompiledContracts.json @@ -1074,14 +1074,14 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "986358", + "balance" : "32684", "code" : "0x", "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999998913642", + "balance" : "999999999999867316", "code" : "0x", "nonce" : "1", "storage" : { @@ -1631,14 +1631,14 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "986358", + "balance" : "32684", "code" : "0x", "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999998913642", + "balance" : "999999999999867316", "code" : "0x", "nonce" : "1", "storage" : { -- cgit