Uniswap / Uniswap/interface

Add deadline option to arbitrum and optimism

Open
#3,329 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

improvement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.