Skip to content
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

fix ci solana version #67

Merged
merged 1 commit into from
Jan 31, 2022
Merged

Conversation

0xkiplet
Copy link

@0xkiplet 0xkiplet commented Jan 31, 2022

@RealAwesomeness discovered that Solana 0.7.12 is no longer available for download which is causing our ci to fail.

@nope-finance nope-finance merged commit 2a4cca1 into upcoming Jan 31, 2022
@nope-finance nope-finance deleted the 0xkiplet/fix-solana-version branch January 31, 2022 20:22
nope-finance added a commit that referenced this pull request Feb 2, 2022
* fix ci solana version (#67)

* Update switchboard-program to v0.2.0 (#66)

* oracleless repay (#64)

* oracleless repay

* lint

* the easy way

* updated test to make sure interest accumulates before repay

Co-authored-by: 0xkiplet <98113383+0xkiplet@users.noreply.github.com>
nope-finance added a commit that referenced this pull request Feb 18, 2022
* fix ci solana version (#67)

* Update switchboard-program to v0.2.0 (#66)

* oracleless repay (#64)

* oracleless repay

* lint

* the easy way

* updated test to make sure interest accumulates before repay

* remove unused programs (#60)

* remove unused programs

* slight consisency changes

Co-authored-by: ra <RealAwesomeness@users.noreply.github.com>
Co-authored-by: Nope X <nope@solend.fi>

* Oracleless ctoken mint and redeem (#69)

* no need to refresh on mint/redeem

* test fixes

* added more robust tests to make sure interest accrues, added oracleless deposit_obligation_collateral, updated instruction.rs for writable account

* comment change

Co-authored-by: 0xkiplet <98113383+0xkiplet@users.noreply.github.com>
Co-authored-by: ra <40503841+RealAwesomeness@users.noreply.github.com>
Co-authored-by: ra <RealAwesomeness@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants