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

Reject signing messages larger than HW device size limit #5218

Closed
ManuGowda opened this issue Aug 2, 2023 · 0 comments · Fixed by #5288
Closed

Reject signing messages larger than HW device size limit #5218

ManuGowda opened this issue Aug 2, 2023 · 0 comments · Fixed by #5288

Comments

@ManuGowda
Copy link
Contributor

Description

Hardware wallet devices have limitation on memory, each device can have a memory limit from 8k to 16k depending on the supported Ledger device (Nano S or X).

Acceptance Criteria

  • Verify message size before sending the sign request to hardware wallet
  • Reject if the message is larger than device supported memory limit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants