:: Re: [Libbitcoin] New protocol shoul…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Eric Voskuil
Fecha:  
A: Amir Taaki
Cc: libbitcoin@lists.dyne.org
Asunto: Re: [Libbitcoin] New protocol should have a get_history non-SPV command
Yes, it's just a new result type, no other change is required. Address (prefix can be complete) is already defined as a predicate.

e

> On Oct 6, 2014, at 11:28 AM, Amir Taaki <genjix@???> wrote:
>
> or it could be get_transactions, result_type = history where query takes
> in an address (as a string).
>
>> On 10/06/2014 08:23 PM, Amir Taaki wrote:
>> For people who want to simply use it as a backend, a get_history command
>> allows to get the history for an address used to compute a balance or
>> show the history.
>>
>> Also the way I imagine DW using SPV, is first trusting the server and
>> SPV validating in the background. This makes the wallet immediately
>> useful. Although there are privacy comprimises with fetching the history
>> for a fixed address, we can improve and iterate over time. The thing is
>> to have it working now.
>>
>> http://www.reddit.com/r/Bitcoin/comments/2go7qm/devs_be_sure_to_test_your_bitcoin_apidata/
>>
>> Those performance stats are simply impossible if we get a list of tx
>> hashes + fetch every single tx for them.
>>
>>
>>
>>
>> _______________________________________________
>> Libbitcoin mailing list
>> Libbitcoin@???
>> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/libbitcoin
>
> _______________________________________________
> Libbitcoin mailing list
> Libbitcoin@???
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/libbitcoin