From b3ab7ac34b4703146bd6bd4194d0b17d449e57bd Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 21 Jun 2017 15:59:15 +0300 Subject: update stQuadraticComplexity with 250M gasLimit --- .../Call50000_sha256Filler.json | 36 ++++++++-------------- 1 file changed, 12 insertions(+), 24 deletions(-) (limited to 'src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_sha256Filler.json') diff --git a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_sha256Filler.json b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_sha256Filler.json index 0a88db063..353e85e2a 100644 --- a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_sha256Filler.json +++ b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_sha256Filler.json @@ -1,5 +1,5 @@ { - "Call50000_sha256 " : { + "Call50000_sha256" : { "env" : { "currentCoinbase" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", "currentDifficulty" : "0x020000", @@ -12,39 +12,33 @@ { "indexes" : { "data" : -1, - "gas" : -1, + "gas" : 1, "value" : -1 }, "network" : ["Frontier", "Homestead"], "result" : { "0000000000000000000000000000000000000002" : { - "balance" : "0xc350", - "code" : "0x", - "nonce" : "0x00", - "storage" : { - } + "shouldnotexist" : "1" }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0xffffffffffffffffffffffffa4afae12", "code" : "0x", "nonce" : "0x01", "storage" : { } }, "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x5b5051e3", + "balance" : "250000000", "code" : "0x", "nonce" : "0x00", "storage" : { } }, "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0fffffffff3cb9", "code" : "0x5b61c3506080511015602d576000600061c35060006001600262013178f16000556001608051016080526000565b608051600155", "nonce" : "0x00", "storage" : { - "0x00" : "0x01", - "0x01" : "0xc350" + "0x00" : "0x00", + "0x01" : "0x00" } } } @@ -52,39 +46,33 @@ { "indexes" : { "data" : -1, - "gas" : -1, + "gas" : 1, "value" : -1 }, "network" : ["EIP150", "EIP158"], "result" : { "0000000000000000000000000000000000000002" : { - "balance" : "0xc350", - "code" : "0x", - "nonce" : "0x00", - "storage" : { - } + "shouldnotexist" : "1" }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "340282366920938463463374607430203220946", "code" : "0x", "nonce" : "0x01", "storage" : { } }, "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "1564990499", + "balance" : "250000000", "code" : "0x", "nonce" : "0x00", "storage" : { } }, "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0fffffffff3cb9", "code" : "0x5b61c3506080511015602d576000600061c35060006001600262013178f16000556001608051016080526000565b608051600155", "nonce" : "0x00", "storage" : { - "0x00" : "0x01", - "0x01" : "0xc350" + "0x00" : "0x00", + "0x01" : "0x00" } } } @@ -111,7 +99,7 @@ "" ], "gasLimit" : [ - "3925000000" + "150000", "250000000" ], "gasPrice" : "1", "nonce" : "", -- cgit v1.2.3