diff options
update stMemoryStress with 250M gas limit
Diffstat (limited to 'GeneralStateTests/stMemoryStressTest/CALL_Bounds.json')
-rw-r--r-- | GeneralStateTests/stMemoryStressTest/CALL_Bounds.json | 53 |
1 files changed, 47 insertions, 6 deletions
diff --git a/GeneralStateTests/stMemoryStressTest/CALL_Bounds.json b/GeneralStateTests/stMemoryStressTest/CALL_Bounds.json index 242ac2866..81bb211f2 100644 --- a/GeneralStateTests/stMemoryStressTest/CALL_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/CALL_Bounds.json @@ -11,52 +11,92 @@ "post" : { "EIP150" : [ { - "hash" : "0x024f3fb658bfb11c73f32c38723fc2f9341bb844fd4397a179af15594483c696", + "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x0a80fa99736510a6965c48da2b7d59aaea80b6db377bd8746bae6765002e48b1", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "EIP158" : [ { - "hash" : "0x024f3fb658bfb11c73f32c38723fc2f9341bb844fd4397a179af15594483c696", + "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x0a80fa99736510a6965c48da2b7d59aaea80b6db377bd8746bae6765002e48b1", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Frontier" : [ { - "hash" : "0xaf616dfe953f53f5a7c81717aecdc5f781c4b743a075e2a2792c4e11f41212b7", + "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x0a80fa99736510a6965c48da2b7d59aaea80b6db377bd8746bae6765002e48b1", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Homestead" : [ { - "hash" : "0xaf616dfe953f53f5a7c81717aecdc5f781c4b743a075e2a2792c4e11f41212b7", + "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x0a80fa99736510a6965c48da2b7d59aaea80b6db377bd8746bae6765002e48b1", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Metropolis" : [ { - "hash" : "0x024f3fb658bfb11c73f32c38723fc2f9341bb844fd4397a179af15594483c696", + "hash" : "0x135550e1c3fc5f489840f0b4ad2311afa13c055693cb6abccf0b64eb63aca4e0", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x0a80fa99736510a6965c48da2b7d59aaea80b6db377bd8746bae6765002e48b1", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ] }, @@ -88,7 +128,8 @@ "" ], "gasLimit" : [ - "0x7fffffffffffffff" + "0x0249f0", + "0x0ee6b280" ], "gasPrice" : "0x01", "nonce" : "0x00", |