-
Notifications
You must be signed in to change notification settings - Fork 128
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
[WIP] Lending: cross-collateral+ support #75
base: main
Are you sure you want to change the base?
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/solana-labs/oyster/HU28t5CaT32tXPLJfQwd5qxUA6vV |
Is someone still working on this? Or this is stale? |
@leonardgee Yep, I'm still working on this (last update looks older than it is because of the force push). This is to incorporate cross collateral/borrow and deposits/withdraws of collateral into Oyster Lending. |
This PR will update support for all instructions in SPL token-lending, including
It incorporates and supersedes solana-labs/oyster-lending#65
Todo