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-2166]: Dynamically Set Addresses for XVS and XVSVToken #410

Merged
merged 16 commits into from
Mar 6, 2024

Conversation

web3rover
Copy link
Collaborator

Description

Resolves #

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 title Dynamically Set Addresses for XVS, XVSVToken and VAI Dynamically Set Addresses for XVS and XVSVToken Dec 14, 2023
@chechu chechu changed the title Dynamically Set Addresses for XVS and XVSVToken [VEN-2166]: Dynamically Set Addresses for XVS and XVSVToken Dec 20, 2023
@chechu chechu added don't merge Need to merge after passing test audit This content is being audited labels Dec 21, 2023
@chechu chechu added this to the 024 milestone Feb 7, 2024
@kkirka kkirka self-requested a review February 21, 2024 08:17
Copy link

github-actions bot commented Mar 6, 2024

Code Coverage

Package Line Rate Branch Rate Health
contracts 100% 100%
contracts.Admin 88% 41%
contracts.Comptroller 100% 90%
contracts.Comptroller.Diamond 95% 59%
contracts.Comptroller.Diamond.facets 75% 65%
contracts.Comptroller.Diamond.interfaces 100% 100%
contracts.DelegateBorrowers 100% 89%
contracts.Governance 20% 14%
contracts.InterestRateModels 47% 67%
contracts.Lens 44% 37%
contracts.Liquidator 83% 60%
contracts.Oracle 100% 100%
contracts.PegStability 88% 84%
contracts.Swap 89% 58%
contracts.Swap.interfaces 100% 100%
contracts.Swap.lib 81% 53%
contracts.Tokens 100% 100%
contracts.Tokens.Prime 96% 72%
contracts.Tokens.Prime.Interfaces 100% 100%
contracts.Tokens.Prime.libs 90% 76%
contracts.Tokens.VAI 71% 46%
contracts.Tokens.VRT 20% 9%
contracts.Tokens.VTokens 61% 40%
contracts.Tokens.XVS 19% 8%
contracts.Utils 49% 29%
contracts.VAIVault 50% 45%
contracts.VRTVault 49% 36%
contracts.XVSVault 64% 50%
contracts.lib 75% 25%
Summary 68% (3114 / 4581) 48% (1144 / 2388)

@web3rover web3rover merged commit a191b65 into develop Mar 6, 2024
4 checks passed
@web3rover web3rover deleted the feat/address-setters branch March 6, 2024 12:09
@chechu chechu mentioned this pull request Mar 19, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit This content is being audited don't merge Need to merge after passing test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants