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

Update switchboard-program to v0.2.0 #66

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

0xkiplet
Copy link

Updates switchboard-program to v0.2.0 from v0.1.45. This updates the version of switchboard-utils which was using zerocopy, a safety wrapper around bytemuck which is incompatible with ARM architectures. This change allows the program to be compiled without issues on an M1 Mac.

@0xkiplet 0xkiplet force-pushed the 0xkiplet/update-switchboard-program-dep branch from a8b14da to 8a85fad Compare January 31, 2022 20:27
@0xkiplet 0xkiplet merged commit 678c9a7 into upcoming Jan 31, 2022
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>
@0xripleys 0xripleys deleted the 0xkiplet/update-switchboard-program-dep branch January 25, 2023 10:06
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.

1 participant