mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Fix Formula For Normal HD Key Derivation; Mention Ancestor Key Risk
_includes/guide_wallets.md: * Fix formula given for normal child key derivation to state that public keys must also be provided to the HMAC hash function. This required updating both text and images. * Add one-paragraph warning about ancestor key compromise when the ancestor extended public key is compromised along with a descended private key. Update img/dev/en-hd-private-parent-to-private-child.* to help illustrate this warning. en/developer-reference.md: * Remove %include% of previously-removed file which caused new versions of Jekyll to die.
This commit is contained in:
parent
1a123bbb4a
commit
e21d527523
11 changed files with 322 additions and 182 deletions
|
@ -22,7 +22,6 @@ title: "Developer Reference - Bitcoin"
|
|||
{% include ref_block_chain.md %}
|
||||
{% include ref_transactions.md %}
|
||||
{% include ref_wallets.md %}
|
||||
{% include ref_payment_processing.md %}
|
||||
|
||||
## Bitcoin Core APIs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue