David C Goldenberg
|
7fb2a9640a
|
Update. Updated the Key to ExtendedKey operation to take in fingerprint, i, level as well as the chaincode and version type.
|
2025-12-02 15:16:12 -05:00 |
|
David C Goldenberg
|
5265da5714
|
General cleaning up, also changing some operations to not return errors, but throw OperationErrors.
|
2025-06-20 15:44:44 -04:00 |
|
David C Goldenberg
|
cf0733dc6f
|
Update after QA. Added a function in Bitcoin.mjs to return valid extended key versions, which is now used in SeedToMPK, KeyToExtendedKey and ChangeExtendedKeyVersion. This will make sure only valid version options are given. Also added some input sanitization code to deal with blank input.
|
2025-06-19 09:41:52 -04:00 |
|
David C Goldenberg
|
94957cfbbb
|
Added new op, KeyToExtendedKey. This takes a private key, with chaincode as parameter, and makes a master key. Public and Private master keys are allowable.
|
2025-06-13 11:10:08 -04:00 |
|