chainflip-io / chainflip-backend

The Chainflip backend repo, including the Chainflip Node and CFE.
52 stars 15 forks source link

chore: add swap endpoint interface for sol vault swaps #5459

Closed albert-llimos closed 3 days ago

albert-llimos commented 4 days ago

Pull Request

Checklist

Please conduct a thorough self-review before opening the PR.

Summary

This is necessary for the broker api Solana Vault swaps encoding. I am adding it now for @syan095 to work on it.

codecov[bot] commented 4 days ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (d4f68cc) to head (8cff95c). Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...chains/src/sol/sol_tx_core/program_instructions.rs 0% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5459 +/- ## ====================================== - Coverage 71% 71% -0% ====================================== Files 494 494 Lines 87666 87544 -122 Branches 87666 87544 -122 ====================================== - Hits 62674 62494 -180 - Misses 22381 22437 +56 - Partials 2611 2613 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.