Releases: Gearbox-protocol/periphery-v3
Releases · Gearbox-protocol/periphery-v3
v1.8.0
v1.7.1
v1.7.0
1.7.0 (2025-10-13)
Bug Fixes
CreditAccountCompressorfixes (c23e837)PriceFeedCompressorfixes (4a742cd)- account for zero debt in HF calculation (f3b55af)
- add
GaugeCompressorto migration script (cf96320) - add contractType to liquidity migrator (9740340)
- add CreditAccountCompressor to migrate script (5ab0889)
- add description to price feeds (a5a8918)
- add getUpdatablePriceFeeds to IMarketCompressor (32b260b)
- add infinite approval to poolTo (a32c61d)
- add legacy params for optimism and arbitrum (712ce78)
- add missing price feed and adapter types (f5c526b)
- add pendle price feed serializer (a8cb071)
- add price oracle to legacy params (822acd7)
- add redstone.ts script (96f5f88)
- add RewardsCompressor type and version (7a07217)
- add scripts to submit audit reports and allow public contracts (3c3e80d)
- add serialized for
MellowLRTPriceFeed(2882ecd) - add SKIP_FUNDS_BACK flag to migrate script (71efc0c)
- add some buffer for borrowed amount when the underlyings are the same in migration previewer (fe63370)
- add Sonic legacy params (65b055c)
- add token compressor to market compressor (0d4875f)
- add underlying dust in migration previewer when underlying is the same (59f3594)
- adding iPriceFeedCompressor (a0e240a)
- allow custom output dir for script output (273e1d2)
- arm64 is not needed (ba9f472)
- bash flag (4af0f0b)
- bump package commits (3215a84)
- cleanup (3850cd1)
- contractType update (8956443)
- copy addresses.json to shared dir (792592e)
- credit account compressor - expirationDate (0c6a84e)
- deploy market configurator for Nexo (81d124f)
- deploy rewards compressor (a49669c)
- docker file (8473c2b)
- fix compiler warnings (eaa8745)
- fix unsafe array truncation in GaugeCompressor (ba011a5)
- fixes in legacy contracts serialization (49e6e46)
- folder name (3d22a22)
- gauge smallfix (26f17f6)
- handle native ETH in
TokenCompressor(f7b0bf7) - import Migrate.sol (4a0110e)
- lockfile (58a95e7)
- market configurator factory is only read from AP if needed (0e6324d)
- marketCompressor fixes (32e9125)
- migrate script fixed (fc8abb3)
- minor
BaseLibfix (e66ff12) - minor
CreditAccountCompressorimprovements (81d7b86) - minor
PriceFeedCompressorchanges (c77d934) - minor audit fixes (60748d9)
- minor fix (f342711)
- minor fixes (e819790)
- minor fixes in migration script (6c9226b)
- minor fixes in scripts (865cf2d)
- minor treasury liquidator fixes (44cfb9f)
- minor v3.1 installation script updates (#30) (a480372)
- passing anvil to migrate script (dcdffd2)
- pendle serializer (3393dfe)
- properly handle WETH's deposit on fallback in
PoolCompressor(80415db) - refresh comments (3c72f28)
- remove docker release guards (7f39cce)
- remove verify (0c93088)
- removing obsolete ownable (681998f)
- replace
withdrawwithredeemin liquidity migrator (cc8723b) - rewards compressor handles older CVX adapters correctly (15b7f0a)
- rewardsinfo library implementations (c4d998c)
- save script output to specified dir (d1b9915)
- scripts fixes (f74f22a)
- scripts fixes ([1de2a7e](1de2a7e...
v1.7.0-next.97
v1.7.0-next.96
1.7.0-next.96 (2025-09-04)
Bug Fixes
- add underlying dust in migration previewer when underlying is the same (59f3594)
v1.7.0-next.95
1.7.0-next.95 (2025-09-03)
Bug Fixes
- add some buffer for borrowed amount when the underlyings are the same in migration previewer (fe63370)