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

UI: make sure signing keys submit TX fits in a block #207

Closed
skozin opened this issue Nov 30, 2020 · 0 comments · Fixed by #222
Closed

UI: make sure signing keys submit TX fits in a block #207

skozin opened this issue Nov 30, 2020 · 0 comments · Fixed by #222
Assignees
Labels

Comments

@skozin
Copy link
Member

skozin commented Nov 30, 2020

During the testnet run we've ran into an issue: a Node Operator tried to submit 100 keys and the TX failed due to out-of-gas. We need to impose a limit and add validation on the number of keys being added (and calculate this limit).

Let's start with a limit of 20 and refine later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants