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

Feature/stable rate borrow #244

Open
wants to merge 206 commits into
base: develop
Choose a base branch
from
Open

Conversation

Debugger022
Copy link
Contributor

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.

Debugger022 and others added 28 commits August 4, 2023 17:59
[VEN-1795] OZ Diamond Comptroller audit fixes
* fix: ven-1887 ven-08

* fix: ven-1887 ven-12

* fix: ven-1887 ven-04

* fix: lint

* fix: replaced And operator with OR while checking cutoff

* refactor: netspec comments

* Revert "fix: ven-1887 ven-12"

This reverts commit 0e24ded.

* fix: lint
[VEN-1887]: Quantstamp audit fix for comptroller diamond proxy
…mond

[VEN-1929]: force liquidation functionality in diamond implementation of comptroller
@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Health
Comptroller 100% 90%
Comptroller.Diamond 95% 59%
Comptroller.Diamond.facets 72% 62%
Comptroller.Diamond.interfaces 100% 100%
DelegateBorrowers 100% 86%
Governance 26% 25%
InterestRateModels 44% 39%
Lens 41% 37%
Liquidator 99% 89%
Oracle 100% 100%
PegStability 88% 84%
Swap 88% 58%
Swap.interfaces 100% 100%
Swap.lib 81% 55%
Tokens 100% 100%
Tokens.VAI 71% 46%
Tokens.VRT 20% 9%
Tokens.VTokens 65% 47%
Tokens.XVS 19% 8%
Utils 58% 40%
VRTVault 49% 36%
Vault 50% 45%
XVSVault 65% 52%
Summary 60% (2559 / 4248) 44% (1050 / 2376)

@chechu chechu added this to the 007 milestone Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
don't merge Need to merge after passing test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants