Add deadline option to arbitrum and optimism
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Arbitrum and optimism have a very low deadline time Pre-set without option to change.
while this networks is definitely fast enough for the low deadline
consider this scenario (came across in uniswap discord with tx deadline fails)
In the scenario of a multi-signature wallet, getting everyone to sign in the time given for deadline would be hard to impossible.
Describe the solution you'd like
Add the transaction deadline option to the arbitrum and optimism networks
Describe alternatives you've considered
A longer deadline could work too, but ultimately could be worse for some users, where this could be good for both
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Arbitrum and Optimism network definitions and the existing transaction deadline handling in the interface. Trace how the deadline is selected for these networks, then confirm that users can choose a deadline without changing the current default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100