tomFlowee
|
8ff3802687
|
Fixes in the HDMaster* classes
|
2022-07-11 18:04:14 +02:00 |
|
tomFlowee
|
887fbef139
|
Add some convenients methods.
|
2022-07-11 13:31:24 +02:00 |
|
tomFlowee
|
9a9a2d0829
|
Avoid duplicating magic numbers
Move the prefix numbers all to one place to avoid copy-pasting them.
Also make the xpub more complete.
|
2022-07-08 13:14:41 +02:00 |
|
tomFlowee
|
f318774663
|
Add HDMasterPubkey to derive xpub style addresses
This also alters the 'toString()' on HDMasterKey to stop giving
a rather useless xpub and turn it into a dedicated toXPubString()
Closes: #1
|
2022-07-07 21:16:50 +02:00 |
|
tomFlowee
|
0eee5a06b6
|
Split test into two.
Since they are in different libs, it makes sense to put the right part in
the right test dir.
|
2022-07-07 21:00:53 +02:00 |
|