oyster
oyster copied to clipboard
[WIP] Lending: cross-collateral+ support
This PR will update support for all instructions in SPL token-lending, including
- https://github.com/solana-labs/solana-program-library/pull/1441
- https://github.com/solana-labs/solana-program-library/pull/1434
- https://github.com/solana-labs/solana-program-library/pull/1229
It incorporates and supersedes https://github.com/solana-labs/oyster-lending/pull/65
Todo
- [ ] https://github.com/solana-labs/oyster-lending/issues/5
- [ ] https://github.com/solana-labs/oyster-lending/issues/7
- [ ] https://github.com/solana-labs/oyster-lending/issues/8
- [ ] TBD
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/solana-labs/oyster/HU28t5CaT32tXPLJfQwd5qxUA6vV
✅ Preview: Failed
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.