ethereum / ethereum/staking-launchpad
Deposit page sometimes fails to recognize a successful deposit transaction
- Dominant language
- TypeScript
- Stars
- 304
- Forks
- 226
- PR merge metrics
- No merged PRs in 30d
Description
**Deposit transaction not always correctly marked as successful**
I just deposited some new Medalla validators, and the 10th deposit transaction, though it was successfully confirmed along with the others (verified on etherscan), was not marked as successful by the launchpad deposit page (screenshot attached). As a result the bottom button remained with the warning symbol instead of changing to the normal continue button.
May be considered related to #166 since the page is in general unable to update its opinion of deposits which have already occurred. In this case it appears that there was an error (perhaps a timeout or lost message) in the API response that should have marked the transaction as successful, and the page does not attempt to re-check beyond this initial attempt.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.