-
Notifications
You must be signed in to change notification settings - Fork 299
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
Add MTA/WETH pool to Gauntlet #807
Merged
Merged
Conversation
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
garethfuller
approved these changes
Sep 13, 2021
garethfuller
added a commit
that referenced
this pull request
Sep 13, 2021
* 1.18.0 (#791) * Adjust bg image, padding and links * Lint fix * 1.18.1 * Fix weird icon in locales * chore: update caniuse-lite (#800) * chore(deps): bump axios from 0.21.1 to 0.21.2 (#801) Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat: add `font-numeric` to all numeric usages (#799) * feat: add `font-numeric` to all numeric usages * more usages * Update SOR V1 package to latest released package. (Same as old github version.) (#792) * [Gnosis]: Add Match 0x/Paraswap as price sources (#782) * feat: add ParaSwap/Match0x as a price source * feat: resolve only last promise for fee/price quotes * add promise timeout * rename gnosisOperator to gnosisProtocolService * disable Mooniswap for Matcha 0x service * delete unused error file * refactor: remove sorting in favour of min/max for getting best quote * Fix ivest/withdraw stickyness on small screens * Add Investment pool support (#798) * feat: add whitelisting for kovan Investment pool * feat: add isWeightedLikePool helper to check for Weighted || Investment * fix: convert InvestmentPool factory to lowercase so that we can find it * feat: update SOR to version which routes through InvestmentPools * fix: pull onchain data for weights on Investment Pools * fix: generate synthetic weights for metastable pools * Liquidity Mining, week 68 ETHEREUM CHANGES - Introduced dual incentives on eth for VITA/WETH - 80/20, VITA/WETH - 50/50 pools. They will receive 140 BAL/week each, and 2,350 VITA/week each. - No other changes. POLYGON CHANGES - No changes. ARBITRUM CHANGES - No changes. Co-authored-by: bakamoto20 <[email protected]> * Increase LDO * version bump * Fix links sending users to wrap native assets (#808) * fix: fix token wrapping logic by replacing references to AddressMap with network config * refactor: remove ETH from AddressMap This is misleading as Polygon has a separate native asset. * Add MTA/WETH pool to Gauntlet (#807) * fix: properly filter any investment pools (#806) * Pk/element UI (#813) * Updated Element banner and added SVG pool banners * Cleaned up SVG files * Apply shadow transition to card, not grid box Co-authored-by: Gareth Fuller <[email protected]> * Add error alerts for pool/pools page (#796) * feat: add alerts for failed pool/pools page * Update src/locales/default.json Co-authored-by: Gareth Fuller <[email protected]> Co-authored-by: Gareth Fuller <[email protected]> * 1.19.0 Co-authored-by: Tom French <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evgeny Boxer <[email protected]> Co-authored-by: John Grant <[email protected]> Co-authored-by: Markus Buhatem Koch <[email protected]> Co-authored-by: bakamoto20 <[email protected]> Co-authored-by: EndymionJkb <[email protected]> Co-authored-by: pkattera <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add the MTA/WETH pool from mStable to Gauntlet management. (Submitted to Gauntlet through Markus; they agreed to manage it.)
Type of change
How should this be tested?
Pool 0xe2469f47ab58cf9cf59f9822e3c5de4950a41c49000200000000000000000089 should display the Gauntlet icon
Checklist:
master
if hotfix,develop
if not