Autor: Peter Todd Data: Para: Amir Taaki CC: libbitcoin Assunto: Re: [Libbitcoin] Adding sign byte back into fetch_stealth
On Thu, Jan 08, 2015 at 05:11:53AM +0100, Amir Taaki wrote: > This increases the number of client side computations, which reduces the
> anonymity. It is trivial for the server to store this data and halves
> the computation workload for the client, thereby increasing the
> acceptable working dataset & improving anonymity for the client.
Good point.
However, what about changing the stealth standard itself to not have the
sign byte in the OP_RETURN? I believe we've discussed this, along with
getting rid of that version byte. We're still at the point where we can
change things.