diff options
Diffstat (limited to 'GeneralStateTests/stDelegatecallTestHomestead/deleagateCallAfterValueTransfer.json')
-rw-r--r-- | GeneralStateTests/stDelegatecallTestHomestead/deleagateCallAfterValueTransfer.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/deleagateCallAfterValueTransfer.json b/GeneralStateTests/stDelegatecallTestHomestead/deleagateCallAfterValueTransfer.json index fb90862f8..148013596 100644 --- a/GeneralStateTests/stDelegatecallTestHomestead/deleagateCallAfterValueTransfer.json +++ b/GeneralStateTests/stDelegatecallTestHomestead/deleagateCallAfterValueTransfer.json @@ -1,17 +1,17 @@ { "deleagateCallAfterValueTransfer" : { "env" : { - "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", "currentGasLimit" : "0x0f4240", "currentNumber" : "0x01", "currentTimestamp" : "0x03e8", - "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { "EIP150" : [ { - "hash" : "34eee42d18251585d6f194c31dd0a32fce9ce11d401b461283fa59cd2e4a908f", + "hash" : "0x34eee42d18251585d6f194c31dd0a32fce9ce11d401b461283fa59cd2e4a908f", "indexes" : { "data" : 0, "gas" : 0, @@ -21,7 +21,7 @@ ], "EIP158" : [ { - "hash" : "34eee42d18251585d6f194c31dd0a32fce9ce11d401b461283fa59cd2e4a908f", + "hash" : "0x34eee42d18251585d6f194c31dd0a32fce9ce11d401b461283fa59cd2e4a908f", "indexes" : { "data" : 0, "gas" : 0, @@ -31,7 +31,7 @@ ], "Frontier" : [ { - "hash" : "6b675b43db04a786f746800c6468b5e0f172fb6bbe81ec4224cb71d9d8d5db8a", + "hash" : "0x6b675b43db04a786f746800c6468b5e0f172fb6bbe81ec4224cb71d9d8d5db8a", "indexes" : { "data" : 0, "gas" : 0, @@ -41,7 +41,7 @@ ], "Homestead" : [ { - "hash" : "a1e359f8d476209f735120764824acf4f05313fa0763cb17b6fcbd828f54e4eb", + "hash" : "0xa1e359f8d476209f735120764824acf4f05313fa0763cb17b6fcbd828f54e4eb", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +51,7 @@ ], "Metropolis" : [ { - "hash" : "34eee42d18251585d6f194c31dd0a32fce9ce11d401b461283fa59cd2e4a908f", + "hash" : "0x34eee42d18251585d6f194c31dd0a32fce9ce11d401b461283fa59cd2e4a908f", "indexes" : { "data" : 0, "gas" : 0, @@ -61,23 +61,23 @@ ] }, "pre" : { - "1000000000000000000000000000000000000000" : { + "0x1000000000000000000000000000000000000000" : { "balance" : "0x10c8e0", "code" : "0x60016000526040600060406000731000000000000000000000000000000000000001620186a0f4", "nonce" : "0x00", "storage" : { } }, - "1000000000000000000000000000000000000001" : { + "0x1000000000000000000000000000000000000001" : { "balance" : "0x00", "code" : "0x3460005533600155600035600255", "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" ] } } |