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

Larger messages #49

Open
stas opened this issue Aug 31, 2023 · 4 comments
Open

Larger messages #49

stas opened this issue Aug 31, 2023 · 4 comments

Comments

@stas
Copy link

stas commented Aug 31, 2023

[2023-08-31T16:25:02Z ERROR bitbox_bridge::usb] message ignored: Message won't fit in buffer

Currently on larger messages the device just blanks out.

Any chance we could just display the message is too big and still allow signing the message?

@benma
Copy link
Contributor

benma commented Aug 31, 2023

Can you give instructions on how to reproduce? Is it a normal msg or a typed msg?

@stas
Copy link
Author

stas commented Aug 31, 2023

Can you give instructions on how to reproduce? Is it a normal msg or a typed msg?

It's a multisig batch, can email an example.

@benma
Copy link
Contributor

benma commented Sep 4, 2023

The message size limit is currently at around ~7.5kB. Is what you are signing larger than that? If so, any way to reduce its size?

@stas
Copy link
Author

stas commented Sep 4, 2023

Unlikely, these transactions are multisig batches.

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