diff options
Diffstat (limited to 'GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json')
-rw-r--r-- | GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json | 53 |
1 files changed, 47 insertions, 6 deletions
diff --git a/GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json b/GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json index 85ce8c9a4..aca87690d 100644 --- a/GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/CREATE_Bounds.json @@ -11,52 +11,92 @@ "post" : { "EIP150" : [ { - "hash" : "0xd72493f4d273a2c674696cd4fe698475a7e6dfc3bc7eee8c4a061136a477cb3e", + "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xe286d5477dd43ef438fd7d2cfc94bdabc3b37404b0908b2ad298405cf788f0ce", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "EIP158" : [ { - "hash" : "0xbb8dbc7b5a14dd38bdde511938c01e1076c18809b267d5ed71903a7f497e9044", + "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xe286d5477dd43ef438fd7d2cfc94bdabc3b37404b0908b2ad298405cf788f0ce", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Frontier" : [ { - "hash" : "0xd72493f4d273a2c674696cd4fe698475a7e6dfc3bc7eee8c4a061136a477cb3e", + "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xe286d5477dd43ef438fd7d2cfc94bdabc3b37404b0908b2ad298405cf788f0ce", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Homestead" : [ { - "hash" : "0xd72493f4d273a2c674696cd4fe698475a7e6dfc3bc7eee8c4a061136a477cb3e", + "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xe286d5477dd43ef438fd7d2cfc94bdabc3b37404b0908b2ad298405cf788f0ce", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Metropolis" : [ { - "hash" : "0xbb8dbc7b5a14dd38bdde511938c01e1076c18809b267d5ed71903a7f497e9044", + "hash" : "0x6f15d9a1eacf5b22ca0cd4f1f9c051b04deb72691f83bdbfb02deda51b0a7998", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0xe286d5477dd43ef438fd7d2cfc94bdabc3b37404b0908b2ad298405cf788f0ce", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ] }, @@ -81,7 +121,8 @@ "" ], "gasLimit" : [ - "0x7fffffffffffffff" + "0x0249f0", + "0x0ee6b280" ], "gasPrice" : "0x01", "nonce" : "0x00", |