cosmos-sdk/client
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
..
context Turn --from into a positional argument in gaiacli tx send (#4146) 2019-04-18 19:48:52 +01:00
keys Adding support for Ledger Cosmos App v1.5 (#4227) 2019-04-30 09:58:21 +01:00
lcd Merge PR #4198: Release v0.34.3 2019-04-26 12:13:23 -04:00
rest gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
rpc Merge PR #4083: Replace gaiad --assert-invariants-blockly with --inv-check-period 2019-04-10 19:33:50 -04:00
tx Merge PR #4177: Update Staking Validators Rest Query 2019-04-24 11:48:39 -04:00
utils Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00
config_test.go No packages must depend on cmd/gaia/ (#4048) 2019-04-04 15:36:39 +01:00
config.go Merge PR #4083: Replace gaiad --assert-invariants-blockly with --inv-check-period 2019-04-10 19:33:50 -04:00
errors.go Allow Simulation and Gen Only in REST Client (#3467) 2019-02-01 17:04:13 -08:00
flags.go Merge PR #4135: Minor Fixes 2019-04-16 13:02:36 -04:00
input.go Merge PR #3698: Prompt User Confirmation Prior to Signing & Broadcasting 2019-02-26 12:34:01 +01:00