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

Application freezes when required signatures provided is large #5426

Closed
Tracked by #4366
eniolam1000752 opened this issue Nov 10, 2023 · 0 comments
Closed
Tracked by #4366

Application freezes when required signatures provided is large #5426

eniolam1000752 opened this issue Nov 10, 2023 · 0 comments
Assignees
Milestone

Comments

@eniolam1000752
Copy link
Contributor

eniolam1000752 commented Nov 10, 2023

Expected behavior

  • Register/Edit multi signature should only allow a maximum of 64 required signatures.

Actual behavior

  • The required signature field should only have a maximum number of 64. Though it is able to take in more than that which freezes the application due to trying to render a log of public key input field.

Steps to reproduce

  • Try to create or edit a multi-signature account
  • Provide a large number for required signatures
  • It would be observed that the application freezes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants