Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.2.0](v2.1.0...v2.2.0) (2023-11-01) ### Features * [VEN-1151][VEN-1152] send funds to protocol share reserve ([37e078b](37e078b)) * add new vToken impl deployments mainnet ([7da2447](7da2447)) * add protocol-reserve package ([572b060](572b060)) * add separate threshold for liquidation and spread ([d89486b](d89486b)) * automatic reduce reserves in liquidation and fix tests ([228ff89](228ff89)) * change visibility of the variables ([d3e8c3d](d3e8c3d)) * remove PSR contracts ([ec74943](ec74943)) * spread and liquidation reserves reduce ([1b40217](1b40217)) * use protocol reserve package and fix PVE007 ([c934891](c934891)) * use totalreserves and blocknumber to reduce reserves ([0cfc913](0cfc913)) ### Bug Fixes * 3.1.1 VTokenInterfaces.sol ([713dc7b](713dc7b)) * 3.1.2 VTokenInterfaces.sol ([fae2373](fae2373)) * 3.2.1 VToken.sol ([2239a65](2239a65)) * 3.2.2 VToken reinitializer(2) (IL) ([c92df3b](c92df3b)) * 4. [Low] Input Validation ([7bafbaa](7bafbaa)) * added missing package ([4e34bdb](4e34bdb)) * bp10 ([52318d3](52318d3)) * certik VPB-03 inconsistencies ([9e0c151](9e0c151)) * certik VPB-05 ([a3dadf1](a3dadf1)) * comments ([724fe75](724fe75)) * comments ([5e597b2](5e597b2)) * deployemnts config ([56ac0e1](56ac0e1)) * deployment config ([b139a9f](b139a9f)) * event name ([4576435](4576435)) * fairyproof 3.2 Recommendation ([586f98c](586f98c)) * fix packages ([e5f66c1](e5f66c1)) * fix psr related tests ([ed4f375](ed4f375)) * minor fix ([06a7c55](06a7c55)) * optimise gas in setReduceReservesBlockDelta ([ac25981](ac25981)) * prevents reduce reserves from failing in reduceReserve function ([d1aa848](d1aa848)) * pve006 ([7ac357c](7ac357c)) * reduce of reserves ([580dd80](580dd80)) * remove duplicate import ([6ae1860](6ae1860)) * remove only ([17f65b6](17f65b6)) * remove the amount on invoking protocol share function ([421367d](421367d)) * resolve conflicts ([fa57d22](fa57d22)) * script ([3fe2431](3fe2431)) * tests ([a5963fc](a5963fc)) ### Reverts * Revert "fix: pve006" ([86d6de6](86d6de6))
- Loading branch information