- Notifications
You must be signed in to change notification settings - Fork386
feat: initial support for custom deployments and routes#58
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ErikBjare commentedJan 20, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
As I mentioned in#62, it might be better to add the ability to override the router and factory contract addresses from the constructor parameters (since it generalizes support across all Uniswap clones). |
Tests pass locally (after fixing what I thought was the cause of#88). Not sure why they don't work in CI. Maybe because the token is secret and not available in PRs? Works now anyway, merging. |
Very WIP.