These additional test vectors will ensure all future implementations are compliant with bip32.
See https://github.com/iancoleman/bip39/issues/58 and https://github.com/bitpay/bitcore-lib/issues/47
Possibly these test vectors may be useful also:
These additional test vectors will ensure all future implementations are compliant with bip32.
See https://github.com/iancoleman/bip39/issues/58 and https://github.com/bitpay/bitcore-lib/issues/47
Possibly these test vectors may be useful also:
These additional test vectors will ensure all future implementations are
interoperable.
See https://github.com/iancoleman/bip39/issues/58
and https://github.com/bitpay/bitcore-lib/issues/47
ACK.
I've verified these test vector myself by implementing them in Bitcoin Core's unit test framework.
Thanks for figuring out the cause of the divergence between clients.
ACK. I just added this test vector to bitcoinj (https://github.com/bitcoinj/bitcoinj/pull/1342).
ACK. Also added in https://github.com/bitpay/bitcore-lib/pull/97