Skip to content
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

Feat/remove universal router #4

Merged
merged 7 commits into from
Feb 17, 2023
Merged

Conversation

ra-phael
Copy link
Contributor

@ra-phael ra-phael commented Feb 16, 2023

What kind of change does this PR introduce?
Breaking change: This removes support for the Universal Router.

Other information:

@@ -542,7 +470,8 @@ describe('alpha router integration', () => {
*/
for (const tradeType of [TradeType.EXACT_INPUT, TradeType.EXACT_OUTPUT]) {
describe(`${ID_TO_NETWORK_NAME(1)} alpha - ${tradeType}`, () => {
describe(`+ Execute on Hardhat Fork`, () => {
// TODO-MAUVE: Figure out why tests are failing and restore them
describe.skip(`+ Execute on Hardhat Fork`, () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should not be skipped.

Copy link
Contributor

@0xpApaSmURf 0xpApaSmURf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Finally getting rid of that pesky universal router!

@ra-phael ra-phael merged commit a1ac0fa into main Feb 17, 2023
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.

2 participants