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

Fix broken build #207

Merged
merged 13 commits into from
Jul 18, 2023
Merged

Fix broken build #207

merged 13 commits into from
Jul 18, 2023

Conversation

rileydcampbell
Copy link
Contributor

No description provided.

@socket-security
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: @uniswap/smart-order-router@3.10.1

c != ChainId.RINKEBY &&
c != ChainId.ROPSTEN &&
c != ChainId.GÖRLI
c != ChainId.POLYGON_MUMBAI && c != ChainId.ARBITRUM_GOERLI && c != ChainId.CELO_ALFAJORES && c != ChainId.GOERLI
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should I be filtering out Sepolia here?

Copy link
Collaborator

Choose a reason for hiding this comment

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

probably yea

@marktoda marktoda merged commit ac86e81 into main Jul 18, 2023
4 checks passed
@marktoda marktoda deleted the fix_broken_build branch July 18, 2023 20:39
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.

None yet

3 participants