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

R4R: Improve crypto/keys and add keys mnemonic and keys new commands #2090

Merged
merged 29 commits into from
Oct 17, 2018

Commits on Aug 20, 2018

  1. Configuration menu
    Copy the full SHA
    b1064a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc61fa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    115ec48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9390bf View commit details
    Browse the repository at this point in the history
  5. crypto/keys/hd: update dep

    ebuchman committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    860a1ce View commit details
    Browse the repository at this point in the history
  6. crypto/keys: update deps

    ebuchman committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    bd4876b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    930b934 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edc414b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e79e35e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d743d10 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fcd3c86 View commit details
    Browse the repository at this point in the history
  12. fix lints

    ebuchman committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    9d6f065 View commit details
    Browse the repository at this point in the history
  13. minor fixes from review

    ebuchman committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    32bc332 View commit details
    Browse the repository at this point in the history
  14. update Gopkg.toml

    * add tendermint fork of golang.org/x/crypto
    * pin some transitive deps
    ebuchman committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    f761d96 View commit details
    Browse the repository at this point in the history
  15. crypto/keys/bcrypt: remove

    * remove in favour of fork of golang.org/x/crypto/bcrypt at github.com/tendermint/crypto/bcrypt
    ebuchman committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    5fa2da1 View commit details
    Browse the repository at this point in the history
  16. crypto/keys/bip39: remove completely

    * use fork cosmos/go-bip39 instead
    ebuchman committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    27a5815 View commit details
    Browse the repository at this point in the history
  17. Gopkg.toml: dont use master

    ebuchman committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    5b2221d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

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

Commits on Aug 30, 2018

  1. Pull in changes from my PR

    mslipper committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    24e8ec1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2196 from mslipper/bucky/keys

    Pull in changes from my PR
    jackzampolin authored Aug 30, 2018
    Configuration menu
    Copy the full SHA
    fd8a1ee View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

  1. Configuration menu
    Copy the full SHA
    b22f835 View commit details
    Browse the repository at this point in the history
  2. fixes from review

    ebuchman committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    a41c32d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5bb443 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Configuration menu
    Copy the full SHA
    f3ec6bc View commit details
    Browse the repository at this point in the history
  2. lint fix

    rigelrozanski committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    57abdc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Configuration menu
    Copy the full SHA
    82f4def View commit details
    Browse the repository at this point in the history
  2. feedback from review

    ebuchman committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    ac6bceb View commit details
    Browse the repository at this point in the history
  3. fix dep

    ebuchman committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    71513e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96c0739 View commit details
    Browse the repository at this point in the history