ethereum / ethereum/staking-launchpad
Goerli / Prater: silently fails on big amount of validators
Open
- Dominant language
- TypeScript
- Stars
- 304
- Forks
- 226
- PR merge metrics
- No merged PRs in 30d
Description
I've been testing this with Goerli / Prater testnets, so not sure if this applies to mainnet.
During the last step, on the page with "send all deposits", a GET request is made (containing all the beacon chain public keys?).
It would fail *silently* on a big amount of deposits because of GET-request URL length limit. Which is terrible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.