diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_ecrecFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_ecrecFiller.json | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_ecrecFiller.json b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_ecrecFiller.json index d8a5aadf0..ec970bbb7 100644 --- a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_ecrecFiller.json +++ b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_ecrecFiller.json @@ -1,9 +1,9 @@ { - "Call50000_ecrec " : { + "Call50000_ecrec" : { "env" : { "currentCoinbase" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", "currentDifficulty" : "0x020000", - "currentGasLimit" : "95000000", + "currentGasLimit" : "3000000000", "currentNumber" : "1", "currentTimestamp" : "1000", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" @@ -12,27 +12,25 @@ { "indexes" : { "data" : -1, - "gas" : -1, + "gas" : 1, "value" : -1 }, "network" : ["ALL"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0xfffffffffffffffffffffffffa5e0b5f", "code" : "0x", "nonce" : "0x01", "storage" : { } }, "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x05a1f4a0", + "balance" : "250000000", "code" : "0x", "nonce" : "0x00", "storage" : { } }, "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0xffffffffffffffffffffffffffffffff", "code" : "0x5b61c3506080511015602c576000600061c3506000600160016101f4f16000556001608051016080526000565b608051600155", "nonce" : "0x00", "storage" : { @@ -62,7 +60,7 @@ "" ], "gasLimit" : [ - "94500000" + "150000", "250000000" ], "gasPrice" : "1", "nonce" : "", |