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: add cCOP fork tests #537

Merged
merged 3 commits into from
Nov 5, 2024
Merged

feat: add cCOP fork tests #537

merged 3 commits into from
Nov 5, 2024

Conversation

nvtaveras
Copy link
Collaborator

Description

Add fork tests for $cCOP

@bowd bowd requested review from bowd and philbow61 November 4, 2024 16:14
Copy link
Contributor

@philbow61 philbow61 left a comment

Choose a reason for hiding this comment

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

LGTM.
I added the cCOP exhchage on mainnet but alfajores tests are failing because of 2 reasons:

  1. oracle problems
  2. It looks like cCOP proposal wasn't executed on alfajores I assume the reason is that mu0Next was already executed on alfajores and the cCOP upgrade is causing problems with FixidityLib in 0.8

Therefore I would suggest we wait until cCOP is executed on testnets before merging this one

Copy link
Contributor

@chapati23 chapati23 left a comment

Choose a reason for hiding this comment

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

I rebased on top of the latest develop and had to fix some resulting compilation errors to get this to run.

Both alfajores and mainnet fork tests are failing for me rn, alfajores because of what @philbow61 said and 3 rate feeds being down rn

Copy link
Contributor

@chapati23 chapati23 left a comment

Choose a reason for hiding this comment

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

we fixed the mainnet fork tests now, alfajores is broken right now because of broken rate feeds but we're fine with merging regardless

@nvtaveras nvtaveras merged commit d198a38 into develop Nov 5, 2024
5 checks passed
@nvtaveras nvtaveras deleted the feat/forkTestsCop branch November 5, 2024 15:50
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.

3 participants