diff options
author | Dimitry <winsvega@mail.ru> | 2017-06-21 20:58:24 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-06-22 17:04:23 +0800 |
commit | 814cf9f7a24acd95a7b05cb43c8ba91060f93974 (patch) | |
tree | 5f29a342ac5bcd887c336fbcf41de6ce6a5d7e3d /GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json | |
parent | a0ec09cffae05f1da3a0c38b341713a53301a47c (diff) | |
download | dexon-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar dexon-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.gz dexon-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.bz2 dexon-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.lz dexon-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.xz dexon-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.tar.zst dexon-tests-814cf9f7a24acd95a7b05cb43c8ba91060f93974.zip |
update stMemoryStress with 250M gas limit
Diffstat (limited to 'GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json')
-rw-r--r-- | GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json | 53 |
1 files changed, 47 insertions, 6 deletions
diff --git a/GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json b/GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json index c8eb2e81f..2340b1b68 100644 --- a/GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json +++ b/GeneralStateTests/stMemoryStressTest/CALL_Bounds2.json @@ -11,52 +11,92 @@ "post" : { "EIP150" : [ { - "hash" : "0x75e1811557019f366b542f2e0d5104c12804504e92a7f7b46cc94ba7f9c678ba", + "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xf7f87c59b5147540ba22a69169d27aaa67a368d73848454a833c7155149c669d", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "EIP158" : [ { - "hash" : "0x75e1811557019f366b542f2e0d5104c12804504e92a7f7b46cc94ba7f9c678ba", + "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xf7f87c59b5147540ba22a69169d27aaa67a368d73848454a833c7155149c669d", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Frontier" : [ { - "hash" : "0x17383ca8818ef550666e1c6ac30fa91a236a5641d28c817def2a4dabc19a7a99", + "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xf7f87c59b5147540ba22a69169d27aaa67a368d73848454a833c7155149c669d", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Homestead" : [ { - "hash" : "0x17383ca8818ef550666e1c6ac30fa91a236a5641d28c817def2a4dabc19a7a99", + "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xf7f87c59b5147540ba22a69169d27aaa67a368d73848454a833c7155149c669d", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Metropolis" : [ { - "hash" : "0x75e1811557019f366b542f2e0d5104c12804504e92a7f7b46cc94ba7f9c678ba", + "hash" : "0x79e32c7edc24a77ffaaa3a7eaf5cf7625c5a6fc2cc98fa4fce7996577aa819b1", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xf7f87c59b5147540ba22a69169d27aaa67a368d73848454a833c7155149c669d", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ] }, @@ -88,7 +128,8 @@ "" ], "gasLimit" : [ - "0x7fffffffffffffff" + "0x0249f0", + "0x0ee6b280" ], "gasPrice" : "0x01", "nonce" : "0x00", |