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

Operation with more than 3 transactions not possible? #71

Closed
vindberg opened this issue Apr 11, 2019 · 3 comments
Closed

Operation with more than 3 transactions not possible? #71

vindberg opened this issue Apr 11, 2019 · 3 comments

Comments

@vindberg
Copy link

vindberg commented Apr 11, 2019

Hi, first of all great work on the wallet.

Im trying to do bulk operations with multiple transactions. It seems that the Ledger doesn't receive the call when there are more than 3 transactions in one operation. Is that a limit?

Im calling from the browser.

@3noch
Copy link
Collaborator

3noch commented Apr 11, 2019

There is a bug in the currently released Wallet app on Ledger Live that causes large operations to fail. That bug has been fixed in develop if you want to build/install yourself. Also, in develop, signing a batch operation will cause the app to show you a blake2b hash of the operation instead of each field individually. You can try to confirm the hash by recomputing the operation bytes and hash yourself. This feature is planned for the next release along with documentation for how to use it.

@vindberg
Copy link
Author

Hi, thanks for the prompt reply. We will wait for the official release then.

Great work so far.

@matthewbauer
Copy link
Collaborator

This is resolved with Tezos Ledger 2.0.0+.

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

3 participants