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

[VEN-2676] ezETH Oracle Deployment #208

Merged
merged 5 commits into from
Jul 29, 2024

Conversation

web3rover
Copy link
Contributor

@web3rover web3rover commented Jul 23, 2024

Description

Resolves VEN-2676

Checklist

  • I have updated the documentation to account for the changes in the code.
  • If I added new functionality, I added tests covering it.
  • If I fixed a bug, I added a test preventing this bug from silently reappearing again.
  • My contribution follows Venus contribution guidelines.

@web3rover web3rover changed the base branch from develop to fix/refactor-deplot-scripts July 23, 2024 08:51
@web3rover web3rover self-assigned this Jul 23, 2024
@web3rover web3rover marked this pull request as ready for review July 23, 2024 11:49
@@ -115,6 +115,8 @@ export const ADDRESSES: PreconfiguredAddresses = {
PTweETH_26DEC2024: "0x56107201d3e4b7Db92dEa0Edb9e0454346AEb8B5",
FRAX: "0x10630d59848547c9F59538E2d8963D63B912C075",
sfrxETH: "0x14AECeEc177085fd09EA07348B4E1F7Fcc030fA1",
rsETH: "0xfA0614E5C803E15070d31f7C38d2d430EBe68E47",
Copy link
Member

Choose a reason for hiding this comment

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

Wouldn't it be better to add these addresses only to the deployment scripts that use them?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Right now we are following the practice of keeping the addresses in this config file for all the scripts. This seems to be a cleaner approach. Otherwise I don't see a big difference.

deploy/8-deploy-mocks-weETH-oracle.ts Outdated Show resolved Hide resolved
deploy/8-deploy-weETH-oracle.ts Outdated Show resolved Hide resolved
@chechu chechu merged commit ac48a5b into fix/refactor-deplot-scripts Jul 29, 2024
@chechu chechu mentioned this pull request Sep 10, 2024
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