ethereum / ethereum/staking-launchpad
Launchpad does not recognize deposits
- Dominant language
- TypeScript
- Stars
- 304
- Forks
- 226
- PR merge metrics
- No merged PRs in 30d
Description
Launchpad seems to not recognize deposits in the following cases:
1. Takes more than 20 mins for the transaction to get included in a block
2. If the transaction gets replaced with one with higher gas
3. If the user presses "reject"
In all the above cases it does not seem to alow the user to re-do the deposit.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the deposit transaction handling and reproduce the three reported cases: delayed inclusion, replacement with higher gas, and user rejection. Done means the launchpad recognizes the resulting state and lets the user retry the deposit in each case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100