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

Remove uniswap pcv controller #186

Merged
merged 1 commit into from
Sep 23, 2021
Merged

Conversation

Joeysantoro
Copy link
Contributor

V2 won't use this contract or the old upgrade script, deleting both

@@ -89,22 +89,22 @@ async function run(addresses, oldContracts, contracts, logging = false) {
async function teardown(addresses, oldContracts, contracts) {
const core = await contracts.core;

const { uniswapPCVControllerAddress } = addresses;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

to prevent issues with importing a nonexistent contract

@Joeysantoro Joeysantoro merged commit 90aa69b into master Sep 23, 2021
@Joeysantoro Joeysantoro deleted the feat/RemoveUniswapPCVController branch September 23, 2021 17:40
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