ethereum / ethereum/staking-launchpad

Deposit page sometimes fails to recognize a successful deposit transaction

Open
#203 0 comments 0 reactions 0 assignees View on GitHub
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.

![Mislabelled](https://user-images.githubusercontent.com/4242428/95662449-06195e80-0b05-11eb-92df-bf2e45fcc476.jpg)

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.