diff options
Diffstat (limited to 'GeneralStateTests/stCallCodes/callcodeDynamicCode.json')
-rw-r--r-- | GeneralStateTests/stCallCodes/callcodeDynamicCode.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/GeneralStateTests/stCallCodes/callcodeDynamicCode.json b/GeneralStateTests/stCallCodes/callcodeDynamicCode.json index bcf048b24..6b752dbcf 100644 --- a/GeneralStateTests/stCallCodes/callcodeDynamicCode.json +++ b/GeneralStateTests/stCallCodes/callcodeDynamicCode.json @@ -1,17 +1,17 @@ { "callcodeDynamicCode" : { "env" : { - "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", "currentGasLimit" : "0x0f4240", "currentNumber" : "0x01", "currentTimestamp" : "0x03e8", - "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { "EIP150" : [ { - "hash" : "70c391c82965c0b9b701f5175b9f417a873e923e8742b5e9bff4413541ccde63", + "hash" : "0x70c391c82965c0b9b701f5175b9f417a873e923e8742b5e9bff4413541ccde63", "indexes" : { "data" : 0, "gas" : 0, @@ -21,7 +21,7 @@ ], "EIP158" : [ { - "hash" : "41e3f2ade5c27789716737d703559dd8a53f868baf7a876c408fcdb48d0df9b7", + "hash" : "0x41e3f2ade5c27789716737d703559dd8a53f868baf7a876c408fcdb48d0df9b7", "indexes" : { "data" : 0, "gas" : 0, @@ -31,7 +31,7 @@ ], "Frontier" : [ { - "hash" : "17388b6d68e240d2ac5841e36517ca05e9c61adc44787471fc40e5683f8279c3", + "hash" : "0x17388b6d68e240d2ac5841e36517ca05e9c61adc44787471fc40e5683f8279c3", "indexes" : { "data" : 0, "gas" : 0, @@ -41,7 +41,7 @@ ], "Homestead" : [ { - "hash" : "17388b6d68e240d2ac5841e36517ca05e9c61adc44787471fc40e5683f8279c3", + "hash" : "0x17388b6d68e240d2ac5841e36517ca05e9c61adc44787471fc40e5683f8279c3", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +51,7 @@ ], "Metropolis" : [ { - "hash" : "41e3f2ade5c27789716737d703559dd8a53f868baf7a876c408fcdb48d0df9b7", + "hash" : "0x41e3f2ade5c27789716737d703559dd8a53f868baf7a876c408fcdb48d0df9b7", "indexes" : { "data" : 0, "gas" : 0, @@ -61,23 +61,23 @@ ] }, "pre" : { - "1000000000000000000000000000000000000000" : { + "0x1000000000000000000000000000000000000000" : { "balance" : "0x2710", "code" : "0x7f716860016000553360145560005260096017f36000526012600e6001f0600a556000527f6040600060406000600073ffe4ebd2a68c02d9dcb0a17283d13346beb2d8b6626020527f0186a0f2600b5500000000000000000000000000000000000000000000000000604052606060006001f0", "nonce" : "0x00", "storage" : { } }, - "1000000000000000000000000000000000000001" : { + "0x1000000000000000000000000000000000000001" : { "balance" : "0x03e8", "code" : "0x6460016000556000526005601b6001f0", "nonce" : "0x00", "storage" : { } }, - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x2386f26fc10000", - "code" : "0x", + "code" : "", "nonce" : "0x00", "storage" : { } @@ -88,14 +88,14 @@ "" ], "gasLimit" : [ - "453081" + "0x06e9d9" ], "gasPrice" : "0x01", "nonce" : "0x00", - "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", - "to" : "1000000000000000000000000000000000000000", + "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "0x1000000000000000000000000000000000000000", "value" : [ - "" + "0x00" ] } } |