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

Release back #427

Merged
merged 2 commits into from
Dec 29, 2023
Merged

Release back #427

merged 2 commits into from
Dec 29, 2023

Conversation

chechu
Copy link
Member

@chechu chechu commented Dec 29, 2023

No description provided.

@chechu chechu requested a review from web3rover December 29, 2023 11:17
@chechu chechu self-assigned this Dec 29, 2023
## [7.0.0](v6.0.0...v7.0.0) (2023-12-29)

### ⚠ BREAKING CHANGES

* added missing await

### Features

* add deployments to hardhat config ([03581c8](03581c8))
* add forced liquidations for individual accounts ([61795fa](61795fa))
* add more info to APR ([313b8c5](313b8c5))
* add MoveDebt delegate borrower contract ([8e2c70c](8e2c70c))
* add opbnbmainnet and verify config ([c3c983e](c3c983e))
* add vtreasury for opbnb testnet ([e919595](e919595))
* add VTreasuryV8 opBnB Mainnet deployment ([d0bf4f5](d0bf4f5))
* add xvs vault deployment script ([fd9d346](fd9d346))
* add xvs vault sepolia deployments ([10ae503](10ae503))
* added missing await ([eba1ad0](eba1ad0))
* bump governance contract version ([3e1cf7f](3e1cf7f))
* export vtreasury deployments ([8477fef](8477fef))
* generate file only with addresses of deployed contracts ([f9c92bd](f9c92bd))
* make moveDebt permissionless ([0889b85](0889b85))
* re-organize PLP storage layout to support TimeManagerV8 and deployment to mainnet ([0e584c3](0e584c3))
* redeployments of vaults ([e3e281a](e3e281a))
* updating deployment files ([cdb739e](cdb739e))
* updating deployment files ([ec8991c](ec8991c))
* updating deployment files ([754d193](754d193))
* updating deployment files ([3659966](3659966))
* updating deployment files ([f906fab](f906fab))
* updating deployment files ([589cb36](589cb36))
* updating deployment files ([68be77a](68be77a))
* updating deployment files ([628e223](628e223))
* use main versions of venus dependencies ([cd1ae6d](cd1ae6d))

### Bug Fixes

* added last accrued block for background compatibility ([d4ebc6d](d4ebc6d))
* added license to vai controller ([70b9156](70b9156))
* additional test ([16786f7](16786f7))
* allow prime holders to only mint vai ([f103e2b](f103e2b))
* changed arguments order ([d9a8c70](d9a8c70))
* exclude external deployments when exporting ([6f01c43](6f01c43))
* fix signature ([7c64cbb](7c64cbb))
* fix var ([c75e1b6](c75e1b6))
* fix var ([a59da8a](a59da8a))
* fix var ([0711ee5](0711ee5))
* fix yarn.lock ([bcf9c7b](bcf9c7b))
* fixed integration tests ([d4050bd](d4050bd))
* fixed lint ([6833dda](6833dda))
* fixed lint ([f139982](f139982))
* fixed netspec ([ab9f887](ab9f887))
* fixed tests ([5e50f1b](5e50f1b))
* fixed tests ([eb86ae8](eb86ae8))
* fixed vai tests ([7666743](7666743))
* import artifacts from governance-contracts ([c4d5b4e](c4d5b4e))
* integrated TimeManager into PLP ([3f90aad](3f90aad))
* integration of time manager ([e8fdf72](e8fdf72))
* ipi-01 ([e583d9c](e583d9c))
* lint ([da9e3d7](da9e3d7))
* optional native wrapped token and market ([fe3018d](fe3018d))
* pass comptroller in addMarket ([9efa9cf](9efa9cf))
* ppt-01 ([d493a3d](d493a3d))
* remove comment ([0a51f84](0a51f84))
* remove duplicate contract ([d7265b9](d7265b9))
* remove il repo dependency ([99b78b8](99b78b8))
* removed additional check ([b858c7e](b858c7e))
* resolved conflict ([aafcce5](aafcce5))
* set vai address ([ef41f4e](ef41f4e))
* simplified logic and resolved comments ([5604db8](5604db8))
* uncomment setVAI function ([d270dcf](d270dcf))
* update protocol-reserve package version ([3b79783](3b79783))
* update toggle and prevent state update ([bfa811f](bfa811f))
* vai-01 ([2cd49f1](2cd49f1))
* vat-01 ([f668c81](f668c81))
* vat-01 ([b143947](b143947))
* vat-01 ([85d76b1](85d76b1))
* vph-01 ([2a8d054](2a8d054))
* vph-01 ([7947142](7947142))
* vph-01 ([5eb9df4](5eb9df4))
* vph-01 ([0701f27](0701f27))
* vph-01 ([e47ef15](e47ef15))
* vph-02 ([ba0ab11](ba0ab11))
@chechu chechu merged commit 4621fbc into develop Dec 29, 2023
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 77% 66%
contracts.Comptroller.Diamond.interfaces 100% 100%
contracts.DelegateBorrowers 100% 84%
contracts.Governance 0% 0%
contracts.InterestRateModels 47% 67%
contracts.Lens 44% 37%
contracts.Liquidator 98% 83%
contracts.Oracle 100% 100%
contracts.PegStability 88% 84%
contracts.Swap 92% 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 56% 35%
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% (3022 / 4460) 48% (1116 / 2342)

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.

3 participants