Fix bip85 #934

pull scgbckbone wants to merge 2 commits into bitcoin:master from scgbckbone:fix_bip85 changing 1 files +10 −8
  1. scgbckbone commented at 11:52 AM on June 25, 2020: contributor
    1. changed parse256(IL) ≥ n or ki = 0 --to--> parse256(IL) is 0 or ≥ n as there is no new child key ki created via parse256(IL) + kpar (mod n) therefore it should be clear that we want to check if parse256(IL) is not 0 as in master key generation (bip32) not some ki that is not even defined.

    2. also added incorrect key warning to XPRV part where it should be checked either

    3. incorrect key warning is now placed in footnotes

  2. fixed bip32 algo to copy master key creation instead of private2private; added same warning to XPRV part a5beb39040
  3. moved duplicate segments to footnotes f6b935f308
  4. scgbckbone cross-referenced this on Jun 30, 2020 from issue BIP85: Fix wrong test vector by azuchi
  5. ethankosakovsky commented at 1:04 PM on July 6, 2020: contributor

    ACK

  6. luke-jr merged this on Aug 1, 2020
  7. luke-jr closed this on Aug 1, 2020


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-14 11:10 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me