decentraland / decentraland/decentraland-dapps
Reduce the amount of RPC requests used to check the txs status
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 116
- Forks
- 52
- Avg merge
- 18h 12m
- Merged PRs (30d)
- 11
Description
- Try to get the txs status by using multicall as we do for approvals
- Try to reduce the number of retries when the tx is not found. Maybe by using a 2x of wait time every time it fails.
https://images.zenhubusercontent.com/141639552/084f9926-840f-4284-aac5-e6703ec8113a/screen_recording_2022_03_11_at_11_30_41.mov
Contributor guide
Assessment
This issue has not been assessed yet.