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-1830]: Refactor constants and deployment scripts for the sepolia deployment #294

Merged
merged 52 commits into from
Nov 30, 2023

Conversation

0xlucian
Copy link
Contributor

Description

This PR refactors a bit contracts that containg chain specific contants and configures deployment script by adding sepolia and ethereum networks

Resolves #VEN-1830

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.

@chechu chechu changed the title Refactor/ven 1830 [VEN-1830]: Refactor constants and deployment scripts for the sepolia deployment Aug 23, 2023
@0xlucian 0xlucian marked this pull request as ready for review August 28, 2023 14:42
contracts/BaseJumpRateModelV2.sol Outdated Show resolved Hide resolved
hardhat.config.ts Outdated Show resolved Hide resolved
helpers/deploymentConfig.ts Show resolved Hide resolved
hardhat.config.ts Show resolved Hide resolved
helpers/deploymentConfig.ts Outdated Show resolved Hide resolved
helpers/deploymentConfig.ts Outdated Show resolved Hide resolved
helpers/deploymentConfig.ts Outdated Show resolved Hide resolved
Debugger022
Debugger022 previously approved these changes Oct 10, 2023
helpers/deploymentConfig.ts Outdated Show resolved Hide resolved
helpers/deploymentConfig.ts Outdated Show resolved Hide resolved
helpers/deploymentConfig.ts Outdated Show resolved Hide resolved
helpers/deploymentConfig.ts Outdated Show resolved Hide resolved
helpers/deploymentConfig.ts Outdated Show resolved Hide resolved
helpers/deploymentConfig.ts Outdated Show resolved Hide resolved
helpers/deploymentConfig.ts Outdated Show resolved Hide resolved
helpers/deploymentConfig.ts Outdated Show resolved Hide resolved
helpers/deploymentConfig.ts Outdated Show resolved Hide resolved
Copy link

Code Coverage

Package Line Rate Branch Rate Health
contracts 96% 78%
contracts.Lens 95% 65%
contracts.Pool 100% 92%
contracts.Rewards 95% 62%
contracts.RiskFund 89% 61%
contracts.Shortfall 100% 85%
contracts.lib 100% 89%
Summary 96% (1451 / 1513) 75% (449 / 602)

@chechu chechu requested a review from coreyar November 29, 2023 15:50
@0xlucian 0xlucian merged commit 28b49d7 into develop Nov 30, 2023
4 checks passed
@chechu chechu mentioned this pull request Dec 27, 2023
4 tasks
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.

5 participants