diff options
update stQuadraticComplexity with 250M gasLimit
Diffstat (limited to 'src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json index b76466b94..6d03aa9a3 100644 --- a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json +++ b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call1MB1024CalldepthFiller.json @@ -1,5 +1,5 @@ { - "Call1MB1024Calldepth " : { + "Call1MB1024Calldepth" : { "env" : { "currentCoinbase" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", "currentDifficulty" : "0x020000", @@ -12,13 +12,12 @@ { "indexes" : { "data" : -1, - "gas" : -1, + "gas" : 1, "value" : -1 }, "network" : ["Frontier", "Homestead"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0xffffffffffffffffffffff3286e6a6ff", "code" : "0x", "nonce" : "0x01", "storage" : { @@ -32,14 +31,13 @@ } }, "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "882500000000", + "balance" : "250000000", "code" : "0x", "nonce" : "0x00", "storage" : { } }, "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0fffffffffffff", "code" : "0x60016000540160005561040060005410601b5760016002556047565b60006000620f42406000600073bbbf5374fce5edbc8e2a8697c15331677e6ebf0b620f55c85a03f16001555b", "nonce" : "0x00", "storage" : { @@ -50,13 +48,12 @@ { "indexes" : { "data" : -1, - "gas" : -1, + "gas" : 1, "value" : -1 }, "network" : ["EIP150", "EIP158"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "340282366920938463463374607430637251019", "code" : "0x", "nonce" : "0x01", "storage" : { @@ -70,18 +67,17 @@ } }, "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "1130960426", + "balance" : "139425287", "code" : "0x", "nonce" : "0x00", "storage" : { } }, "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "4503599627370505", "code" : "0x60016000540160005561040060005410601b5760016002556047565b60006000620f42406000600073bbbf5374fce5edbc8e2a8697c15331677e6ebf0b620f55c85a03f16001555b", "nonce" : "0x00", "storage" : { - "0x00" : "0x0231", + "0x00" : "0x45", "0x01" : "0x01" } } @@ -116,7 +112,7 @@ "" ], "gasLimit" : [ - "882500000000" + "150000", "250000000" ], "gasPrice" : "1", "nonce" : "", |