Update the implementations section of BIP0032. - #293
Conversation
|
Would you mind adding libbtc (C library)? |
|
Updated (and also realized the languages were in random order, so I sorted them). |
|
ACK |
|
Could you perhaps add bitcoinj, one of the earliest implementors of BIP32? |
|
Done. |
|
@dcousens : Thanks for the heads up. I actually discovered that today (bip32-utils wasn't actually necessary, just a HD node and I'll update accordingly -- thanks for the heads up 👍 |
|
@jgeewax no worries :), sorry I accidentally removed my comment. |
|
Since you're at it... Could you update bitcoin-lib-php to bitcoin-php? Same organization, just the repository and link name please! |
|
@afk11 : Done :) |
Mostly cosmetic changes, added bip32-utils (Javascript).
|
How is this related to #310? |
|
@sipa they're independent, but both re-format the entire list and carry their own additions :/ |
|
@jgeewax This needs to be rebased / conflicts resolved. |
|
@jonathancross Fixed (some of it was duplicated info, merged in the new content) |
|
Hey @jgeewax! From the history it looks like some of the changes were dropped from the PR! Maybe have a look for others - and could you reapply the change from bitcoin-lib-php -> bitcoin-php? |
|
Gotcha - added a new line for bitcoin-php. Let me know if you notice anything else missing.... Sorry about that. |
|
Rebase and squash seems to be necessary. |
|
Can be closed after 4bc05ff ? |
|
Thanks for the work @jgeewax. Unfortunately the decision was made to remove the Implementations section, so closing this. |
Mostly cosmetic changes, added bip32-utils (Javascript).