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

Ledger Nano S support for transactions #141

Closed
ebuchman opened this issue Jun 25, 2017 · 1 comment
Closed

Ledger Nano S support for transactions #141

ebuchman opened this issue Jun 25, 2017 · 1 comment

Comments

@ebuchman
Copy link
Member

Signing is a bit convoluted as it involves this library, light-client, and go-crypto. Mostly seems to boil down to https://github.com/tendermint/light-client/blob/master/commands/txs/helpers.go#L41

That said, we also need to let the user verify the transaction data on the device, so it will need to see and understand Basecoin transactions. Currently defined here https://github.com/tendermint/basecoin/blob/master/types/tx.go#L161 but about to be refactored!

@ethanfrey
Copy link
Contributor

Duplicate of #84

@ebuchman hope you don't mind that I close this issue and you link to the existing one?

ParthDesai pushed a commit to ChorusOne/cosmos-sdk that referenced this issue Apr 19, 2021
bxlkm pushed a commit to msgrfinance/cosmos-sdk that referenced this issue Dec 22, 2022
fix donate to check delegation & unbonding & redelegation entries not…
sbellem pushed a commit to initc3/cosmos-sdk that referenced this issue Jan 27, 2023
…the_sequence_number_from_osmo

From OSMO: Make rechecking tx check the sequence number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants