Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Ledger integration into KMS #172

Merged
merged 12 commits into from
Feb 20, 2019

Commits on Feb 14, 2019

  1. Ledger integration into KMS

    This PR adds the ledger integration as a backend to the KMS. There is
    still more work required to ensure that the Ledger application knows how
    to correctly decode/encode Tendermint votes.
    Adrian Brink committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    95ce661 View commit details
    Browse the repository at this point in the history
  2. Run 'cargo fmt'

    Adrian Brink committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    f38e570 View commit details
    Browse the repository at this point in the history
  3. Exclude ledger from test harness

    Adrian Brink committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    75bdb0b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Remove incorrect comment

    Adrian Brink committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    9caeec2 View commit details
    Browse the repository at this point in the history
  2. Update to latest dependencies

    Adrian Brink committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    7f0e046 View commit details
    Browse the repository at this point in the history
  3. Refactoring and adjusting to new ledger-tm library

    + Adding a basic command line
    jleni committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    99b5b27 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from ZondaX/zondax/ledger-tm

    Refactoring and adjusting to new ledger-tm library
    Adrian Brink committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    f6a9c8f View commit details
    Browse the repository at this point in the history
  5. Upgrading creates + fmt fixes

    jleni committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    47289c0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from ZondaX/ledger_integration

    Upgrading crates + cargo fmt fixes
    jleni committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    ff43eb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76e054c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from ZondaX/ledger_integration

    Disabling ledgertm tests until a ledgermock is available
    jleni committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    90e37d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Add better logging to sign requests

    Adrian Brink committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    562109d View commit details
    Browse the repository at this point in the history