ethereum / ethereum/staking-launchpad
Check if deposit for the same validator pubkey was already made
Open
- Dominant language
- TypeScript
- Stars
- 304
- Forks
- 226
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I just customized my local launchpad to work with Altona.
Works fine so far but what I noticed is that you can deposit multiple times for the same validator.
Would be nice if we could check if a deposit to the same validator pubkey was already made and if oldDeposit + newDeposit > 32Ether and disallow to continue in that case.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.