Skip to content
This repository has been archived by the owner on Jul 15, 2018. It is now read-only.

keys package: fundraiser compatibility and HD keys (BIP 39 & BIP 32 / BIP 44) #118

Merged
merged 28 commits into from
Jun 20, 2018

Commits on Jun 6, 2018

  1. WIP: bip39/32/44 things

    liamsi committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    16678ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b584bdb View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Configuration menu
    Copy the full SHA
    134795e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    310c22e View commit details
    Browse the repository at this point in the history
  3. minor cleanups

    liamsi committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    fc16d36 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. Configuration menu
    Copy the full SHA
    bdff560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca85172 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f5eabf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b702429 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. all tests working again

    liamsi committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    55f3a86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e625d6f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Configuration menu
    Copy the full SHA
    58a13c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e46bed View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Merge remote-tracking branch 'remotes/origin/develop' into bip39-2nd-…

    …approach
    
    # Conflicts:
    #	signature_test.go
    liamsi committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    e5dff33 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'remotes/origin/develop' into bip39-2nd-…

    …approach
    
    # Conflicts:
    #	signature_test.go
    liamsi committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    af28f3a View commit details
    Browse the repository at this point in the history
  3. document things

    liamsi committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    54b9bd5 View commit details
    Browse the repository at this point in the history
  4. document more things

    liamsi committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    e9506fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d30e65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2251ce0 View commit details
    Browse the repository at this point in the history
  7. print using t.Log(f)

    liamsi committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    64ea127 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b6c7b8 View commit details
    Browse the repository at this point in the history
  9. sentinel errors / 'constant' errors to further expose suppported lang…

    … for word list and supported curve/params for signing
    liamsi committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    1b92b7f View commit details
    Browse the repository at this point in the history
  10. review comment: iota+1

    liamsi committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    301a30e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Configuration menu
    Copy the full SHA
    723ac19 View commit details
    Browse the repository at this point in the history
  2. catch up with development

    liamsi committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    5c539d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. review comments:

    - fix comments
    - call NewParams
    - remove accidental change
    liamsi committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    7e69a9a View commit details
    Browse the repository at this point in the history
  2. review comments:

    - remove accidental changes
    liamsi committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    86405ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a675f5 View commit details
    Browse the repository at this point in the history