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-1909]: Add VTreasuryV8 #345

Merged
merged 15 commits into from
Nov 16, 2023
Merged

[VEN-1909]: Add VTreasuryV8 #345

merged 15 commits into from
Nov 16, 2023

Conversation

GitGuru7
Copy link
Contributor

Description

Adds new VTreasuryV8 contract in 0.8.20 solidity version with deployment script

Resolves VEN-1909

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.

contracts/Governance/VTreasuryV8.sol Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Nov 8, 2023

Code Coverage

Package Line Rate Branch Rate Health
Admin 88% 41%
Comptroller 100% 90%
Comptroller.Diamond 95% 59%
Comptroller.Diamond.facets 78% 65%
Comptroller.Diamond.interfaces 100% 100%
DelegateBorrowers 100% 86%
Governance 0% 0%
InterestRateModels 47% 67%
Lens 44% 37%
Liquidator 98% 80%
Oracle 100% 100%
PegStability 88% 84%
Swap 90% 57%
Swap.interfaces 100% 100%
Swap.lib 81% 53%
Tokens 100% 100%
Tokens.VAI 71% 46%
Tokens.VRT 20% 9%
Tokens.VTokens 55% 35%
Tokens.XVS 19% 8%
Utils 48% 29%
VRTVault 49% 36%
Vault 50% 45%
XVSVault 62% 49%
Summary 63% (2349 / 3757) 44% (901 / 2048)

@chechu chechu merged commit 4004dcd into develop Nov 16, 2023
3 checks passed
@chechu chechu mentioned this pull request Nov 23, 2023
@kkirka kkirka deleted the feat/VEN-1909 branch November 29, 2023 15:42
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.

4 participants