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

Rename to sky branding #29

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Rename to sky branding #29

merged 2 commits into from
Sep 6, 2024

Conversation

hexonaut
Copy link
Contributor

@hexonaut hexonaut commented Sep 6, 2024

This needs to be done and re-audited because the Sky version of the pot uses ssr instead of dsr. I figured it makes sense to just rename everything anyways.

Copy link
Contributor

@barrutko barrutko left a comment

Choose a reason for hiding this comment

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

Deployment script, line 21 still refers to the old POT DSR address address internal constant MCD_POT = 0x197E90f9FAD81970bA7976f33CbD77088E5D7cf7;, which does not have the SSR interface. We should disable the script from running with this address. Either assert false with message that POT SSR not deployed yet, or at least leave a very clear, screaming TODO that this has to be changed and the script is not to be used in this shape.

Other than that LGTM. No mentions of of Dai or DSR left.

Copy link

github-actions bot commented Sep 6, 2024

Coverage after merging sky-renames into master will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   SSRAuthOracle.sol100%100%100%100%
   SSRMainnetOracle.sol100%100%100%100%
   SSROracleBase.sol94.05%54.55%100%100%132, 134, 136, 138, 140
src/adapters
   SSRBalancerRateProviderAdapter.sol100%100%100%100%
src/forwarders
   SSROracleForwarderArbitrum.sol100%100%100%100%
   SSROracleForwarderBase.sol100%100%100%100%
   SSROracleForwarderGnosis.sol100%100%100%100%
   SSROracleForwarderOptimism.sol100%100%100%100%

@hexonaut hexonaut merged commit 8f98580 into master Sep 6, 2024
3 checks passed
@hexonaut hexonaut deleted the sky-renames branch September 6, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants