:: Re: [Libbitcoin] Matching previous …
Góra strony
Delete this message
Reply to this message
Autor: Amir Taaki
Data:  
Dla: libbitcoin
Temat: Re: [Libbitcoin] Matching previous object found
Ahh yes, those errors aren't a problem. I thought the chain wasn't
updating. I will downgrade those now to warnings so they don't seem so
extreme.

On 12/01/14 05:31, William Swanson wrote:
> On Sat, Jan 11, 2014 at 3:06 AM, Amir Taaki <genjix@???> wrote:
>> Can you run this command in one terminal:
>>
>> watch -n 0.5 "grep Block debug.log | tail -n 20"
>>
>> And in another terminal, press CTRL-C and restart the daemon.
>>
>> Wait 10 mins or so. Do you see the output from the first terminal
>> updating, or is it stuck?
>
> The output of the second terminal is updating. In other words, despite
> the errors, it is making forward progress on the blockchain.
>
> -William
>