-
Notifications
You must be signed in to change notification settings - Fork 15
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 #320
Merged
New release #320
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fairyproof audit fixes of VToken Automatic Income Allocation
[VEN-1794]: Fairyproof fixes in Automatic income allocation August 1
[VEN-1845]: Certik fixes on AIA
[VEN-1950]: Quantstamp audit fix on AIA
Release back
[VEN-2046]: fix PSR associated test cases
[VEN-1151][VEN-1152][VEN-2046] send reserves to PSR and remove PSR contracts
## [2.2.0-dev.1](v2.1.0...v2.2.0-dev.1) (2023-10-31) ### 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))
chechu
requested review from
web3rover,
kkirka,
0xlucian,
Debugger022 and
GitGuru7
October 31, 2023 16:56
GitGuru7
approved these changes
Nov 1, 2023
web3rover
approved these changes
Nov 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
It includes: