- 08 Jul, 2021 9 commits
-
-
Noah Zinsmeister authored
* preliminary support * fix multicall abi add explorer support * Fix code style issues with ESLint * fix gas estimation * fix todo tests * fix gas estimation comments * anonymize links to kovan etherscan and poll more frequently on optimistic kovan * separate pool creation * remove supported chain id * remove the blocktag * do not use the blocktag on optimism only * give more gas to tokenURI for optimism * update sdk * temp fix to the block tag thing (do not update the block number from the fetch block number) * remove unused import * gasRequired -> multi-network * bump quoter gas limit to 6m on optimism * move the gas required parameter by chain id one level up * missed a hook * retry fetching receipts for optimism as many times as arbitrum * fix duplicate enum, add optimism as well to retry options config * fix: state not getting updated after a transaction confirmation * bump sdk version * update for mainnet optimism (#1998) * fix for calculateGasMargin on optimism Co-authored-by:
Lint Action <lint-action@samuelmeuli.com> Co-authored-by:
Moody Salem <moody.salem@gmail.com>
-
Crowdin Bot authored
-
Crowdin Bot authored
-
ChrisFox.eth authored
-
Crowdin Bot authored
-
Moody Salem authored
* chore: update the contribution guidelines * move * note about non-deterministic steps * little bit of separation * language nits, add accessibility * add reasoning
-
Crowdin Bot authored
-
Justin Domingue authored
* first iteration of liquidity chart primitives * add tickprocessed type * clean up
-
Justin Domingue authored
-
- 07 Jul, 2021 18 commits
-
-
Crowdin Bot authored
-
Justin Domingue authored
* upgrade react-scripts and enforce macro rule * Fix code style issues with ESLint Co-authored-by:
Lint Action <lint-action@samuelmeuli.com>
-
Justin Domingue authored
-
Crowdin Bot authored
-
Jordan Frankfurt authored
* Revert "fix last commit" This reverts commit 9f5764aa. * Revert "fix l2 routing bug" This reverts commit f6dea479. * drops routing changes for L2 * pool v2 switch networks message
-
Noah Zinsmeister authored
-
Noah Zinsmeister authored
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Jordan Frankfurt authored
* design review for arbitrum UI * add optimism L2 UI * better gradients, remove v2 links/routes, some minor padding and margin fixes
-
Crowdin Bot authored
-
Moody Salem authored
-
Moody Salem authored
-
Noah Zinsmeister authored
-
Moody Salem authored
-
Noah Zinsmeister authored
-
- 06 Jul, 2021 1 commit
-
-
Moody Salem authored
-
- 05 Jul, 2021 1 commit
-
-
Crowdin Bot authored
-
- 04 Jul, 2021 1 commit
-
-
Justin Domingue authored
* invalidate queries using tags * enhance generated api with provide tags * clean up
-
- 02 Jul, 2021 10 commits
-
-
Justin Domingue authored
-
Moody Salem authored
-
Moody Salem authored
* fix: use a multicall that allows limiting gas of the individual calls * use the latest multicall addresses
-
Ian Lapham authored
-
Moody Salem authored
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Justin Domingue authored
-
Crowdin Bot authored
-
Moody Salem authored
* feat(logs): add an infrastructure for fetching logs in a declarative way * use the logs hook in the vote page, first pass * fix comment * bit of cleanup * unused imports * improve loading indicator on vote page * some testnet behavior improvements * fix loader state * loading state nit * show correct indexes * remove the unnecessary retry code * first pass at the slice * no throws * loading indicator should go away if not connected * use the logs slice for the logs hook state * style changes per cal's request
-