ethereum / ethereum/staking-launchpad

Check if user has synced their Eth1 node

Open
#255 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
304
Forks
226
PR merge metrics
No merged PRs in 30d

Description

Currently (Pre genesis), users who have deposited, have enough time to start syncing their eth1 node after they have done their deposit, or sync while doing the deposit, and there is enough time to be in sync by genesis.
However, once the chain starts rolling, users will only have 16 hours after their deposit (assuming validator queue is empty) to have their setup ready.

Please add some kind of verification/and/or obstacles to make sure the user is synced with the eth1 node, otherwise they will not have their setup ready by the time their validator is active, and potentially lose money.

One idea would be to have a checkbox with, a timer, and warning that the user might lose ETH -
`"YES, my ETH1 node is synced" , "NO, my ETH1 is not synced"`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.