diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stMemoryStressTest/mload32bitBound2Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stMemoryStressTest/mload32bitBound2Filler.json | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/src/GeneralStateTestsFiller/stMemoryStressTest/mload32bitBound2Filler.json b/src/GeneralStateTestsFiller/stMemoryStressTest/mload32bitBound2Filler.json index 4598de171..674c3ff92 100644 --- a/src/GeneralStateTestsFiller/stMemoryStressTest/mload32bitBound2Filler.json +++ b/src/GeneralStateTestsFiller/stMemoryStressTest/mload32bitBound2Filler.json @@ -1,5 +1,5 @@ { - "mload32bitBound2 " : { + "mload32bitBound2" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x20000", @@ -12,7 +12,7 @@ { "indexes" : { "data" : -1, - "gas" : -1, + "gas" : 1, "value" : -1 }, "network" : "Frontier", @@ -25,14 +25,13 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x225eebec75ab", + "balance" : "250000000", "code" : "0x", "nonce" : "0x00", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0135564b51921f", "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,14 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "0x225eebec75ab", + "balance" : "250000000", "code" : "0x", "nonce" : "0x00", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x0135564b51921f", + "balance" : "377910554219850", "code" : "0x", "nonce" : "0x01", "storage" : { @@ -99,7 +98,7 @@ "" ], "gasLimit" : [ - "37791080412587" + "150000", "250000000" ], "gasPrice" : "1", "nonce" : "0", |