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

Allow deposits greater than 32ETH #3278

Open
2 of 5 tasks
pinebit opened this issue Sep 12, 2024 · 0 comments
Open
2 of 5 tasks

Allow deposits greater than 32ETH #3278

pinebit opened this issue Sep 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request protocol Protocol Team tickets

Comments

@pinebit
Copy link
Contributor

pinebit commented Sep 12, 2024

🎯 Problem to be solved

Currently the maximum allowed deposit is 32 ETH both in create cluster and in dkg. We want to allow deposits larger than 32 ETH per validator. The maximum is to be set to 2048 ETH.

🛠️ Proposed solution

  • Allow deposits up to 2048 ETH, while keeping "default" value to be 32 ETH.
  • Partial deposits feature to follow the same rules.

🧪 Tests

  • Tested by new automated unit/integration/smoke tests
  • Manually tested on core team/canary/test clusters
  • Manually tested on local compose simnet
@pinebit pinebit added the enhancement New feature or request label Sep 12, 2024
@pinebit pinebit self-assigned this Sep 12, 2024
@github-actions github-actions bot added the protocol Protocol Team tickets label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request protocol Protocol Team tickets
Projects
None yet
Development

No branches or pull requests

1 participant