Daniel Cousens
405c005802
tests: rename description to path
2016-10-25 11:36:08 +11:00
Daniel Cousens
5e2e72dd7a
tests: add leading zero test fixture
2016-10-25 11:36:08 +11:00
Daniel Cousens
b03ce64698
tests: add leading zero HDNode fixture per #673
2016-10-25 11:36:08 +11:00
Daniel Cousens
04a227fab1
tests: rework HDNode tests, consistent *Base58 usage, check index/depth too
2016-10-25 11:36:08 +11:00
Daniel Cousens
7f77357c12
tests: rm unused data, re-add missing tests
2016-10-25 11:36:08 +11:00
Thomas Kerin
ddedb574a3
hdnode: add test cases exercising fromBuffer
2016-10-18 15:59:47 +11:00
Daniel Cousens
aae5db6a59
ECPair/HDNode: missing version from list is Unknown, not Invalid
2016-02-25 13:48:29 +11:00
Daniel Cousens
bdb0dd4a17
HDNode/tests: add testing for invalid network version from networks list
2016-02-25 13:41:35 +11:00
Karel Bilek
6a74eb6993
Renaming Path to Bip32Path, invalid to fixtures
...
Only thing I haven't been able to do is to add "undefined" to fixtures. So I could not properly test
that node.derivePath() properly fails as it should. However, I added "null" there, and "null" and "undefined"
behave in similar way in JavaScript, so that should catch that.
2016-02-14 16:12:16 +01:00
Karel Bilek
7a61526705
Testing path derivation
...
I am taking description field for the path.
2016-02-12 12:37:29 +01:00
Daniel Cousens
f47decaa2f
HDNode: adopt new strict network list parameters
2015-08-07 16:36:10 +10:00
Daniel Cousens
bdf92f73b4
HDNode: use throw over assert
2015-07-28 17:42:10 +10:00
Daniel Cousens
b6017b0fae
HDNode: move isPrivate logic
2014-12-01 10:46:49 +11:00
Daniel Cousens
1ac79b8327
tests: add test for non-matching network
2014-12-01 10:46:49 +11:00
Daniel Cousens
8bdfa881c9
tests: remove unused testing data
2014-12-01 10:46:48 +11:00
Daniel Cousens
311df7e406
HDNode: add optional network flag to import functions
2014-12-01 10:46:48 +11:00
Daniel Cousens
6dc3b4cc1e
tests: add unknown network HDNode version fixture
2014-10-13 17:58:25 +11:00
Daniel Cousens
64e307b13f
HDWallet: rename to HDNode
2014-06-03 17:08:42 +10:00