Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/hd cherry pick #195

Merged
merged 6 commits into from
Sep 9, 2022
Merged

Commits on Aug 20, 2022

  1. Cherrypick child key derivation (bnb-chain#140)

    * Cherrypick child_key_derivation from SwingbyProtocol
    https://github.com/SwingbyProtocol/tss-lib/pull/6/files#diff-e663957d1112b8c89bb7a782fe1cebe0d5e4d84a17861ae5af5cc0b59d1dbf56
    
    * Add serialization to child key derivation
    add test case from github.com/btcsuite/hdkeychain
    
    * Making ec as parameter in key_derivation_util
    
    * Add version string to extendedkey, to comply with BIP32
    yycen authored and plopezlpz committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    6ef08d6 View commit details
    Browse the repository at this point in the history
  2. specify curve in NewExtendedKey

    FitzLu authored and plopezlpz committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    d338681 View commit details
    Browse the repository at this point in the history
  3. pass curve in DeriveChildKey

    FitzLu authored and plopezlpz committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    ac909ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9684c8f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. FillBytes not available in go 1.13

    Fix test using FillBytes
    plopezlpz committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    4380f4d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    b1b8166 View commit details
    Browse the repository at this point in the history