:: Re: [Libbitcoin] Reckless refactori…
Page principale
Supprimer ce message
Répondre à ce message
Auteur: William Swanson
Date:  
À: libbitcoin
Sujet: Re: [Libbitcoin] Reckless refactoring
Yay, the hd_key stuff is working again!

I have to say, the new hash interfaces are quite nice (very
consistent). Also, I really like the new unit-test setup with make.sh.
Once we get through this rough patch of heavy development, it looks
like things are going to become really slick and easy to work with.

-William

On Wed, Apr 23, 2014 at 6:14 AM, William Swanson <swansontec@???> wrote:
> Ooops! I'm really sorry about the flamebait title. I meant to change
> it to something less aggressive, but forgot to do that before hitting
> send. Sorry, I don't mean to be offensive or harsh here. Maybe I
> shouldn't write emails after staying up coding all night. ;)
>
> -William
>
> On Wed, Apr 23, 2014 at 6:10 AM, William Swanson <swansontec@???> wrote:
>> Hello,
>> I have just spent the past several hours debugging my hd_keys code. I
>> have gotten to the point where the unit tests no longer segfault, but
>> have not yet gotten to the point where they return correct results.
>> There is still more debugging to do. I know I am not the only person
>> who has experienced broken code recently. In fact, this seems to be a
>> persistent theme recently, both on the mailing list and on IRC.