Commit 9f2ef18
committed
chore(release): 1.2.0-dev.1 [skip ci]
## 1.2.0-dev.1 (2026-02-09)
* Merge branch 'develop' into feat/vpd-349 ([488caf5](488caf5))
* Merge branch 'feat/vpd-349' of github.com:VenusProtocol/venus-periphery into feat/vpd-349 ([d2085c5](d2085c5))
* Merge branch 'feat/vpd-402' into feat/vpd-349 ([6886d43](6886d43))
* Merge pull request #24 from VenusProtocol/feat/vpd-349 ([69ed443](69ed443)), closes [#24](#24)
* Merge pull request #42 from VenusProtocol/feat/vpd-432 ([60151fb](60151fb)), closes [#42](#42)
* Merge pull request #44 from VenusProtocol/feat/vpd-442 ([fc47f63](fc47f63)), closes [#44](#44)
* feat: add bscmainnet deployments ([5fa293e](5fa293e))
* feat: add comment ([f133295](f133295))
* feat: add emergency pause hashdit final audit report ([ee220df](ee220df))
* feat: added core logic ([a6f913d](a6f913d))
* feat: added unit tests ([0544913](0544913))
* feat: refactor DeviationSentinel fork tests to use mainnet contracts ([f60beef](f60beef))
* feat: updating deployment files ([cc6fd27](cc6fd27))
* feat: updating deployment files ([f1e48df](f1e48df))
* feat: updating deployment files ([ae59cd3](ae59cd3))
* fix: added comments to call resetMarketState ([ab18286](ab18286))
* fix: added deployments ([4884493](4884493))
* fix: added deployments ([153e950](153e950))
* fix: added fork tests for deviation logic ([1e4da12](1e4da12))
* fix: added imports ([ea31a65](ea31a65))
* fix: added reset func ([5d5f549](5d5f549))
* fix: added test case for non 18 reference token decimals ([bffb983](bffb983))
* fix: added uniswap test ([6114fc3](6114fc3))
* fix: change deviation logic ([1f96225](1f96225))
* fix: create seperate oracle contracts ([e7b4dd2](e7b4dd2))
* fix: deployed new contracts ([a6642ef](a6642ef))
* fix: early return ([cc2e8cc](cc2e8cc))
* fix: enable or disable markets ([5f6c5fc](5f6c5fc))
* fix: fix LT ([91ebcb7](91ebcb7))
* fix: fixed decimals ([e57ad40](e57ad40))
* fix: fixed e2e tests ([cb19bbc](cb19bbc))
* fix: fixed interfaces ([5588076](5588076))
* fix: fixed lint ([5ac5e18](5ac5e18))
* fix: fixed pancakeswap calculation ([c527c47](c527c47))
* fix: fixed tests ([c8884a7](c8884a7))
* fix: fixed tests ([355acef](355acef))
* fix: fixed var name ([0769189](0769189))
* fix: handle emode groups ([2838512](2838512))
* fix: i02 ([304beb5](304beb5))
* fix: i04 ([cf89978](cf89978))
* fix: m01 ([390856b](390856b))
* fix: merge conflict ([375b2f2](375b2f2))
* fix: optimise code ([526c91e](526c91e))
* fix: optimise code ([5d443f5](5d443f5))
* fix: optimise code ([7deec40](7deec40))
* fix: optimise code ([c347173](c347173))
* fix: optimise code ([b10769b](b10769b))
* fix: optimise code ([8586af0](8586af0))
* fix: optimised code ([02fde57](02fde57))
* fix: pause supply ([54ccf44](54ccf44))
* fix: reanmed contract ([f77d868](f77d868))
* fix: rearrange files ([a129bd7](a129bd7))
* fix: remove duplicate imports ([db59423](db59423))
* fix: remove unwanted error ([1b24e48](1b24e48))
* fix: removed comments ([ddcdab8](ddcdab8))
* fix: removed comments ([931bab9](931bab9))
* fix: removed unused vars ([f63f361](f63f361))
* fix: skip waitConfirmations on local hardhat network ([15ff9e7](15ff9e7))
* fix: unify CollateralFactorUpdated event and expand test coverage ([f1038c5](f1038c5))
* fix: updated package ([7a8bed6](7a8bed6))
* fix: usd price should be 18 decimals ([edf7840](edf7840))
* fix: use deployer as proxy owner on non-live networks in sentinel deploy ([e8a953d](e8a953d))
* fix: use less vars ([9d66b76](9d66b76))
* fix: use pancakeswap v3 ([4178f93](4178f93))
* fix: vld-02 ([48ef434](48ef434))
* fix: vld-03 ([5340dc5](5340dc5))
* fix: vld-03 ([0e0a69d](0e0a69d))
* fix: vld-06 ([157c217](157c217))
* fix: vld-08 ([b2150b7](b2150b7))
* fix: vld-09 ([5588f48](5588f48))
* fix: vld-12 ([583e2d3](583e2d3))
* chore: added events and custom errors ([1fcfcf7](1fcfcf7))
* chore: cleanup unused code and add SPDX identifier ([b209db7](b209db7))
* chore: fixed Deviation testing ([629fc61](629fc61))
* chore: fixed linter error ([aa7ffe4](aa7ffe4))
* chore: retrigger ci ([f88054a](f88054a))1 parent 69ed443 commit 9f2ef18
2 files changed
+80
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
1 | 80 | | |
2 | 81 | | |
3 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments