-
Notifications
You must be signed in to change notification settings - Fork 456
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add L2 gas estimate on v2, as well as enable Arbitrum on v2 sup…
…port (#485) * add native usdc arbitrum, and usdc/weth arbitrum v2 swap integ-test * add v2 console log pool reserve * fix gas model for v2 with security fees * make sure the route length is non-zero before calculating L1 security fee * fix another best swap route missing v2 gas model * fix arb integ-test * fix native pool quote token is wrapped native token error * v2 gas model behind v2 supported chains check * fix usd gas token invariant currency * gas model check fix * 3.21.1 * remove console.log for debugging * remove other console.log * add native arb usdc whale * add weth/usdc v2 only swap and tenderly simulation integ-test * increase base gas estimate percent deviation to 34% * address feedbacks * lint prettier * address feedbacks
- Loading branch information
Showing
14 changed files
with
660 additions
and
214 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.