We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[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?
The text was updated successfully, but these errors were encountered:
Can you give instructions on how to reproduce? Is it a normal msg or a typed msg?
Sorry, something went wrong.
It's a multisig batch, can email an example.
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?
Unlikely, these transactions are multisig batches.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: