Releases: Gearbox-protocol/integrations-v3
Releases · Gearbox-protocol/integrations-v3
v1.42.0-abi.4
v1.42.0-abi.3
v1.42.0-abi.2
v1.42.0-abi.1
1.42.0-abi.1 (2025-08-13)
Bug Fixes
- 4626 inheritance refactor for better readability (65d664d)
- adapter allowed pool set tests (a3e17e5)
- add
receive
to balancer v3 gateway (#156) (57e535e) - add missing
serialize()
and other nits (1449dc8) - add missing access control modifiers in kodiak (8cd29aa)
- audit fixes (0d992f9)
- change Sky phantom token's type + test fixes (49a907b)
- change Sky's phantom token type back (5b562cc)
- check that the received claimed amount in mellow is not less than the passed maxAmount (#160) (1cfee40)
- cleanup + standard serialisation (10c234d)
- erc4626 minor cosmetics (217c43b)
- events in interfaces fixed (ce6933d)
- fix kodiak quoter interface (2aaa38a)
- kodiak deposit improvements (e23df1e)
- kodiak withdrawal improvements (1e7d224)
- make erc4626 function overriding more consistent (902b49b)
- mellow minor fixes (fdfdbd6)
- metadata and comment fixes (3a4b695)
- minor changes in interfaces and contract types (0d9636a)
- minor fixes (0a26e68)
- minor fixes (a4416a5)
- minor fixes (7c7149a)
- minor fixes (#157) (9e56cb6)
- minor improvements in
UpshiftVaultGateway
(883aad9) - minor project cleanup (#132) (e0759af)
- more consistent useSafePrices returned values from adapters (3cbf8bf)
- more small fixes (0a22be9)
- new configs (32bd8da)
- proper compilation params + remove compiler warnings (3fcbb17)
- release abis (8c8becc)
- remove
unchecked
around loops (da748ea) - remove obsolete interface (2339273)
- remove redundant masks from adapter tests (c91fafa)
- remove wrapper gateway (a4b208e)
- rename gateway fields from tbtc to upshift (2f8d889)
- rename uptbtc to upshift (3ec978c)
- replace Tokens enum with uint256 (35705c3)
- separate ERC4626 referral logic into an inheriting contract (3112f49)
- small balancer v3 fixes (f79aa66)
- submodule for forge-std (f8282d7)
- trader joe explicit amountOutMin computation (5a6fb08)
- update core-v3 commit (3d50468)
- update deps (7b2cb59)
- usdc test config (#148) (9531e8a)
- warning fixes (242a6ad)
- withdraw, redeem and redeemDiff return useSafePrices = true in mellow adapter (574b1fb)
Features
- add ERC-4626 zappers (#159) (6a3c74f)
- add fluid dex adapter (1143464)
- add mellow dvv adapters (2dafe3d)
- add optional referral codes to ERC4626 and StakingRewards adapters (01709d2)
- balancer v3 gateway fixes (#153) (16c0b7d)
- Balancer V3 Router adapter for v3.1 (#150) (be5bdf8)
- balancer v3 router gateway (#151) (f6d3a3e)
- bump core-v3 (9c69860)
- core-v3 next changes (37baf61)
- curve now accepts use256 as constructor parameter (d9934d7)
- discount swapper (9cf6372)
- equalizer adapter (#147) (3968a9d)
- fluid dex gateway (ba39751)
- gateways now also follow
IVersion
(8d3891f) - infrared + trader joe tests (c20148a)
- infrared and trader joe adapters (e2c1e17)
- kodiak helper and adapter ([c4026fc](https...
v1.42.0-next.21
1.42.0-next.21 (2025-07-31)
Bug Fixes
- add missing access control modifiers in kodiak (8cd29aa)
- audit fixes (0d992f9)
- fix kodiak quoter interface (2aaa38a)
- kodiak deposit improvements (e23df1e)
- kodiak withdrawal improvements (1e7d224)
- mellow minor fixes (fdfdbd6)
- minor fixes (0a26e68)
- remove obsolete interface (2339273)
- remove wrapper gateway (a4b208e)
Features
v1.42.0-next.20
v1.42.0-next.19
v1.42.0-next.18
v1.42.0-next.17
1.42.0-next.17 (2025-06-13)
Bug Fixes
- withdraw, redeem and redeemDiff return useSafePrices = true in mellow adapter (574b1fb)