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

New release #445

Merged
merged 112 commits into from
Feb 16, 2024
Merged

New release #445

merged 112 commits into from
Feb 16, 2024

Conversation

GitGuru7 and others added 24 commits December 29, 2023 12:21
## [7.2.0-dev.1](v7.1.0...v7.2.0-dev.1) (2024-01-25)

### Features

* use the version of PSR with Token converters ([f028cd5](f028cd5))
## [7.3.0-dev.1](v7.2.0...v7.3.0-dev.1) (2024-02-06)

### Features

* updating deployment files ([2a2fe93](2a2fe93))

### Bug Fixes

* comptroller lens address on bsctestnet ([589cfb4](589cfb4))
[VEN-2210]: deployments of XVSVault on opBNBMainnet
## [7.3.0-dev.2](v7.3.0-dev.1...v7.3.0-dev.2) (2024-02-09)

### Features

* deployments of XVSVault on opbnbmainnet ([17bae92](17bae92))
* updating deployment files ([2f6106f](2f6106f))
[VEN-1212] [VEN-1308]: Liquidator - ACM integration, force VAI liquidations first and redeem VTokens
## [7.3.0-dev.3](v7.3.0-dev.2...v7.3.0-dev.3) (2024-02-16)

### Features

* add ACM v8 to liquidator ([09a83b4](09a83b4))
* add ACM v8 to liquidator ([8dbd1fa](8dbd1fa))
* add deployment script and upgrade bscmainnet liquidator implementation ([6cfb1ee](6cfb1ee))
* add deployments of liquidator ([da76f4a](da76f4a))
* add VAI liquidaton check ([a0c45c7](a0c45c7))
* check force liquidation enabled ([40433a0](40433a0))
* consider BNB collateral to reduce reserves ([b8dfe6a](b8dfe6a))
* updating deployment files ([c1fad3e](c1fad3e))
* updating deployment files ([1c9060b](1c9060b))
* VEN-1148 liquidation redeem and reduce reserves ([b2267aa](b2267aa))
* VEN-1308 add force VAI liquidation ([1101406](1101406))
* VEN-1308 add force VAI liquidation ([491df3f](491df3f))

### Bug Fixes

* add length checks and remove treasury contract address ([6000ae3](6000ae3))
* check redeem action ([3c9a57e](3c9a57e))
* checks and add netspac ([e95cf6c](e95cf6c))
* compile issue ([d26c448](d26c448))
* fix test for liquidator ([da5b6eb](da5b6eb))
* fix test for liquidator ([598dd45](598dd45))
* liquidator tests ([8016d5f](8016d5f))
* LLV-01 ([6d33c87](6d33c87))
* LLV-02 ([ead5354](ead5354))
* LLV-03 ([c831054](c831054))
* LLV-06 ([925c44d](925c44d))
* LLV-07 ([9555b7e](9555b7e))
* LLV-08 ([49f76b2](49f76b2))
* LLV-09 ([90bcafe](90bcafe))
* LLV-10 ([f79a308](f79a308))
* merge conflicts ([b09b2e2](b09b2e2))
* minor ([ac1f746](ac1f746))
* minor fix ([8766208](8766208))
* minor fix ([d53178c](d53178c))
* N-01 Incorrect Docstring ([e4832bd](e4832bd))
* N-02 Improper Use of Named Return Variable ([a1ebea6](a1ebea6))
* N-03 Using int/uint Instead of int256/uint256 ([460db5a](460db5a))
* PVE-003 ([92ff328](92ff328))
* resolve comments ([1d02ee1](1d02ee1))
* resolve comments ([597a2ec](597a2ec))
* resolve comments ([e33e0da](e33e0da))
* resolve comments ([a2e0d7e](a2e0d7e))
* tests ([8b00dff](8b00dff))
* tests ([2aead88](2aead88))
* typo ([61e8671](61e8671))
* ven-1658 ([6651191](6651191))
* VEN-3 ([5f39ba0](5f39ba0))
* VEN-8 ([f991967](f991967))
* VENUS-LIQUIDATOR-003 ([c42f1e2](c42f1e2))
* VENUS-LIQUIDATOR-005 ([f64c645](f64c645))
* VPB-01 ([aee7e2b](aee7e2b))
@chechu chechu self-assigned this Feb 16, 2024
chechu and others added 2 commits February 16, 2024 18:47
## [7.3.0-dev.4](v7.3.0-dev.3...v7.3.0-dev.4) (2024-02-16)

### Features

* updating deployment files ([1b77d8d](1b77d8d))
* updating deployment files ([20325a8](20325a8))
* updating deployment files ([1de1c22](1de1c22))

### Bug Fixes

* lint ([4345032](4345032))
* remove outdated Comptroller deployment, fix deployment script and redeploy vFDUSD ([c4c6b3a](c4c6b3a))
Copy link

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 79% 66%
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 91% 58%
contracts.Swap.interfaces 100% 100%
contracts.Swap.lib 81% 55%
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% (3119 / 4553) 48% (1147 / 2384)

@chechu chechu merged commit 5cb0047 into main Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants