-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
WIP: Provide support for Cosmos App v1.5.0 (ledger) #3997
Conversation
This PR adds support for v1.3.1 but the app has not been released yet. |
ef0f8f2
to
e99a0c6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I cannot block myself so please do not merge yet
go.sum
Outdated
@@ -146,6 +153,7 @@ github.com/tendermint/go-amino v0.14.1 h1:o2WudxNfdLNBwMyl2dqOJxiro5rfrEaU0Ugs6o | |||
github.com/tendermint/go-amino v0.14.1/go.mod h1:i/UKE5Uocn+argJJBb12qTZsCDBcAYMbR92AaJVmKso= | |||
github.com/tendermint/iavl v0.12.1 h1:JDfyhM/Hhrumu1CL1Nxrypm8sNTPYqmeHo1IZLiJoXM= | |||
github.com/tendermint/iavl v0.12.1/go.mod h1:EoKMMv++tDOL5qKKVnoIqtVPshRrEPeJ0WsgDOLAauM= | |||
github.com/tendermint/tendermint v0.29.1/go.mod h1:ymcPyWblXCplCPQjbOYbrF1fWnpslATMVqiGgWbZrlc= |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not sure why this is happening here
cd2ba55
to
4de3866
Compare
This reverts commit b41dc2410857b9d5da7617680e914fe6576fab60.
de we need to update this to 1.3.2 ? |
well, there is no real functionality in 1.3.2, it is a patch release (only the last number changes), so this PR should be fully compatible. Btw, the PR for the app has already been submitted to Ledger and is under review. |
Ledger has received a new submission for Cosmos App v1.5 I will update this PRs to align with those changes |
I will resubmit a new cleaner PR specific for v1.5 |
This PR adds support for the latest version of the Cosmos App (v.1.3.1)
Attention: The app is not been released yet by Ledger. Do not merge yet.
When creating a new account,
gaiacli
now shows the account/index and address in the device and requires user confirmation.Related PRs:
cosmos/ledger-cosmos-go#3
cosmos/ledger-cosmos-go#4
Changes in the app can be found here:
https://github.com/cosmos/ledger-cosmos/pull/128
docs/
)sdkch add [section] [stanza] [message]
Files changed
in the github PR explorerFor Admin Use: