diff options
Diffstat (limited to 'GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json')
-rw-r--r-- | GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json | 53 |
1 files changed, 47 insertions, 6 deletions
diff --git a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json index 6f9b3187a..185473c0c 100644 --- a/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json +++ b/GeneralStateTests/stMemoryStressTest/CALLCODE_Bounds3.json @@ -11,52 +11,92 @@ "post" : { "EIP150" : [ { - "hash" : "0xa7f388c72262eb932401ccd8607765ecf264e476ff79b4f0432a0c7f99f7a21d", + "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xc42356a2337d4ef98581ca4fec268dbcfcec6c6b4a66b502d4d7e388a5af909e", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "EIP158" : [ { - "hash" : "0xa7f388c72262eb932401ccd8607765ecf264e476ff79b4f0432a0c7f99f7a21d", + "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xc42356a2337d4ef98581ca4fec268dbcfcec6c6b4a66b502d4d7e388a5af909e", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Frontier" : [ { - "hash" : "0x146bb423c76925615b83f08fbc08bf2c64714431a53a24aa91290fb67e9f4125", + "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xc42356a2337d4ef98581ca4fec268dbcfcec6c6b4a66b502d4d7e388a5af909e", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Homestead" : [ { - "hash" : "0x146bb423c76925615b83f08fbc08bf2c64714431a53a24aa91290fb67e9f4125", + "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xc42356a2337d4ef98581ca4fec268dbcfcec6c6b4a66b502d4d7e388a5af909e", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Metropolis" : [ { - "hash" : "0xa7f388c72262eb932401ccd8607765ecf264e476ff79b4f0432a0c7f99f7a21d", + "hash" : "0xa60eaa88033a93724c594b9af586d0b59e14329834385e4aa7a6d476dab17cdf", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xc42356a2337d4ef98581ca4fec268dbcfcec6c6b4a66b502d4d7e388a5af909e", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ] }, @@ -88,7 +128,8 @@ "" ], "gasLimit" : [ - "0x7fffffffffffffff" + "0x0249f0", + "0x0ee6b280" ], "gasPrice" : "0x01", "nonce" : "0x00", |