From 597b2b3d1ea85598043b5367f9b718b500db1d94 Mon Sep 17 00:00:00 2001 From: CJentzsch Date: Wed, 4 Mar 2015 22:58:55 +0100 Subject: increase gasLimit on stateTests --- StateTests/stMemoryTest.json | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'StateTests/stMemoryTest.json') diff --git a/StateTests/stMemoryTest.json b/StateTests/stMemoryTest.json index 4dc014db9..4cf92d5b8 100644 --- a/StateTests/stMemoryTest.json +++ b/StateTests/stMemoryTest.json @@ -2675,21 +2675,28 @@ "out" : "0x", "post" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "balance" : "1000000000000000000", + "balance" : "1000000000000000010", "code" : "0x61010051600155", "nonce" : "0", "storage" : { } }, - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "429496729600", + "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "22000", "code" : "0x", "nonce" : "0", "storage" : { } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "429496707590", + "code" : "0x", + "nonce" : "1", + "storage" : { + } } }, - "postStateRoot" : "fc8d86e5ab2eca5eb27044e50bfe2708b6108df612634733913cb040fcf208a2", + "postStateRoot" : "bf38e7c8442426c0c0df74b74c1c6a6b044720e89b68cfb3c7bd4e0c2bdd5255", "pre" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "1000000000000000000", @@ -2708,7 +2715,7 @@ }, "transaction" : { "data" : "", - "gasLimit" : "1000", + "gasLimit" : "22000", "gasPrice" : "1", "nonce" : "0", "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", -- cgit v1.2.3