Skip to content

refactor(L2): Arbitrum Kovan testnet and Arbitrum One support #1716

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 64 commits into from
Jun 2, 2021

Conversation

moodysalem
Copy link
Contributor

@moodysalem moodysalem commented May 27, 2021

allows the interface to connect to and work with an Arbitrum testnet and Arbitrum One deployment

@vercel
Copy link

vercel bot commented May 27, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/uniswap/uniswap-interface/7RcZX1uCyuhMmfnyW5Ga7wrh8jyb
✅ Preview: https://uniswap-interface-git-arbitrum-uniswap.vercel.app

@moodysalem moodysalem changed the title feat(L2): Arbitrum Kovan testnet and Arbitrum One support refactor(L2): Arbitrum Kovan testnet and Arbitrum One support Jun 1, 2021
# Conflicts:
#	src/locales/ar-SA.po
#	src/locales/ru-RU.po
@moodysalem moodysalem merged commit 02d80e0 into main Jun 2, 2021
@moodysalem moodysalem deleted the arbitrum branch June 2, 2021 20:14
daniel-dev1990 pushed a commit to daniel-dev1990/uniswap-interface that referenced this pull request Jul 8, 2021
…p#1716)

* experimental! point at a kovan arbitrum deployment

* remove the unwrapped token from mint hook

* fix explorer links

* Etherscan -> Explorer

* move chains to constant file

* use NETWORK_URLS instead

* temporary fix to the syncing issue

* fix tests

* fix unknown chain id crash

* use a multicall that returns arbitrum block numbers

* lower polling interval for layer 2

* use a better multicall

* remove unused import

* fixed multicall2

* make some v2 code chain specific

* fix build

* line number changes

* update keys

* fix the locale parsing of full locale string

* extract

* fix lint

* add arbitrum one

* add arbitrum one to supported chains

* add missing arbitrum one label

* refactor: remove storybook

* point to the arbitrum explorer address

* fix arbitrum mainnet links

* fix how weth shows up in the interface

* make the usdc price feature more cross chain compatible

* missing translation

* clean up some governance code so it doesn't crash on unsupported networks

* improve how we check for transaction receipts for sequencer networks

* improve it a bit more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant