v6.0.0 – IDL Overhaul, SOL Wrapping Improvements & MEV Reward Support #1126
k0beLeenders
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
IDL Overhaul, SOL Wrapping Improvements & MEV Reward Support (version 6.0.0)
Improved SOL Wrapping & Unwrapping 🌀
Handling of native SOL and wSOL token accounts has been significantly improved across the platform.
makeLooperTx
andmakeRepayWithCollateralTx
.MEV Reward Support via Stake Pool Flow 💰
Users who deposit native SOL into the Single Validator Stake Pool (SVSP) now earn MEV rewards on their stake—just as they would when staking with a validator.
New IDL Logic & Account Inference 🧠
This release revamps instruction generation with implied account arguments and convenience flags:
🧩 Implied Anchor Arguments
📉 Deposit Up to Limit
depositUpToLimit
flag allows deposits to fill the remaining capacity of a bank.marginfi_group
➝group
) but maintain account order.accountsPartial
to override inference where necessary.🛠 Minor Improvements to Bundle Handling
This discussion was created from the release v6.0.0 – IDL Overhaul, SOL Wrapping Improvements & MEV Reward Support.
Beta Was this translation helpful? Give feedback.
All reactions