diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stMemoryStressTest/FillStackFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stMemoryStressTest/FillStackFiller.json | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/src/GeneralStateTestsFiller/stMemoryStressTest/FillStackFiller.json b/src/GeneralStateTestsFiller/stMemoryStressTest/FillStackFiller.json index a2daff7ff..8540eb4e1 100644 --- a/src/GeneralStateTestsFiller/stMemoryStressTest/FillStackFiller.json +++ b/src/GeneralStateTestsFiller/stMemoryStressTest/FillStackFiller.json @@ -1,5 +1,5 @@ { - "FillStack " : { + "FillStack" : { "env" : { "currentCoinbase" : "945304eb96065b2a98b57a48a06ae28d285a71b5", "currentDifficulty" : "0x20000", @@ -12,7 +12,7 @@ { "indexes" : { "data" : -1, - "gas" : -1, + "gas" : 1, "value" : -1 }, "network" : "Frontier", @@ -25,14 +25,13 @@ } }, "945304eb96065b2a98b57a48a06ae28d285a71b5" : { - "balance" : "0x2ff006", + "balance" : "250000046", "code" : "0x6000355415600957005b60203560003555", "nonce" : "0x00", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7341028", "code" : "0x", "nonce" : "0x01", "storage" : { @@ -43,7 +42,7 @@ { "indexes" : { "data" : -1, - "gas" : -1, + "gas" : 1, "value" : -1 }, "network" : ["Homestead", "EIP150", "EIP158"], @@ -56,14 +55,13 @@ } }, "945304eb96065b2a98b57a48a06ae28d285a71b5" : { - "balance" : "0x2ff006", + "balance" : "250000046", "code" : "0x6000355415600957005b60203560003555", "nonce" : "0x00", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0de0b6b3a7341028", "code" : "0x", "nonce" : "0x01", "storage" : { @@ -100,7 +98,7 @@ "0x5b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe457f00000000000000000000000100000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000017f000000000000000000000000000000000000000000000000000000000000c3504357155320803a97" ], "gasLimit" : [ - "3141592" + "3141592", "250000000" ], "gasPrice" : "1", "nonce" : "0", |