cosmos-sdk/crypto/keys
Juan Leni 1306a25e42 Adding support for Ledger Cosmos App v1.5 (#4227)
This PR adds support for the latest version of the Cosmos App (v.1.5).
The app is not been released yet by Ledger but the PR is backwards compatible.
We can later remove backwards compatibility and enforce v1.5 only.

When creating a new account, `gaiacli` now shows the account/index and address in the device and requires user confirmation.

Related PRs:
https://github.com/cosmos/ledger-cosmos-go/pull/3
https://github.com/cosmos/ledger-cosmos-go/pull/4
https://github.com/cosmos/ledger-cosmos-go/pull/5
https://github.com/cosmos/ledger-cosmos-go/pull/6

Changes in the app can be found here:
https://github.com/LedgerHQ/ledger-app-cosmos/pull/5
2019-04-30 09:58:21 +01:00
..
hd Merge PR #4083: Replace gaiad --assert-invariants-blockly with --inv-check-period 2019-04-10 19:33:50 -04:00
keyerror Merge PR #2994: Change wrong password message 2018-12-04 17:23:10 +01:00
mintkey No packages must depend on cmd/gaia/ (#4048) 2019-04-04 15:36:39 +01:00
codec.go Merge PR #3748: Multisig Display UX Improvements 2019-03-01 13:29:33 -08:00
keybase.go Adding support for Ledger Cosmos App v1.5 (#4227) 2019-04-30 09:58:21 +01:00
keybase_test.go Adding support for Ledger Cosmos App v1.5 (#4227) 2019-04-30 09:58:21 +01:00
keys.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
keys.toml Ledger integration (#931) 2018-06-29 02:54:47 +02:00
lazy_keybase.go Adding support for Ledger Cosmos App v1.5 (#4227) 2019-04-30 09:58:21 +01:00
lazy_keybase_test.go Merge PR #4005: Increase crypto coverage 2019-03-29 09:49:00 -04:00
output.go Merge PR #3748: Multisig Display UX Improvements 2019-03-01 13:29:33 -08:00
types.go Adding support for Ledger Cosmos App v1.5 (#4227) 2019-04-30 09:58:21 +01:00
types_test.go Merge PR #3748: Multisig Display UX Improvements 2019-03-01 13:29:33 -08:00