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

Pull oracle support for pyth, switchboard #187

Merged
merged 31 commits into from
Jul 10, 2024
Merged

Conversation

0xripleys
Copy link

@0xripleys 0xripleys commented Jun 7, 2024

  1. upgrade program to use solana 1.16
  2. add pythnet receiver sdk
  3. add switchboard pull sdk
  4. move all oracle stuff into separate crate

@0xripleys 0xripleys changed the title Add pythnet shit Add pythnet sdk Jun 7, 2024
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

Attention: Patch coverage is 93.19563% with 56 lines in your changes missing coverage. Please review.

Project coverage is 86.24%. Comparing base (25e3985) to head (e0cb002).

Files Patch % Lines
token-lending/program/src/processor.rs 76.10% 27 Missing ⚠️
token-lending/sdk/src/oracles.rs 90.00% 17 Missing ⚠️
...en-lending/program/tests/helpers/mock_pyth_pull.rs 95.16% 6 Missing ⚠️
...ing/program/tests/helpers/mock_switchboard_pull.rs 93.84% 4 Missing ⚠️
...nding/program/tests/helpers/solend_program_test.rs 98.01% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           upcoming     #187      +/-   ##
============================================
+ Coverage     85.34%   86.24%   +0.89%     
============================================
  Files            53       55       +2     
  Lines         21377    22801    +1424     
============================================
+ Hits          18245    19664    +1419     
- Misses         3132     3137       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@0xripleys 0xripleys changed the title Add pythnet sdk Pull oracle support for pyth, switchboard Jul 5, 2024
@nope-finance nope-finance merged commit 05fe19b into upcoming Jul 10, 2024
6 checks passed
@nope-finance nope-finance deleted the add_pythnet_shit branch July 10, 2024 03:07
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.

3 participants