jito-foundation / restaking

https://docs.restaking.jito.network/
Other
54 stars 5 forks source link

FEATURE: Reward Fees #55

Closed coachchucksol closed 1 month ago

coachchucksol commented 1 month ago

To address Issue #46 reward_fees_bps were added closely following the design of the spl-stake-pool's epoch_fee design.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 96.77419% with 7 lines in your changes missing coverage. Please review.

Project coverage is 76.61%. Comparing base (6070de9) to head (d420b8b).

Files Patch % Lines
vault_core/src/vault.rs 95.91% 4 Missing :warning:
vault_program/src/set_fees.rs 95.12% 2 Missing :warning:
vault_program/src/update_vault_balance.rs 97.87% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #55 +/- ## ========================================== + Coverage 76.01% 76.61% +0.60% ========================================== Files 84 84 Lines 7500 7685 +185 ========================================== + Hits 5701 5888 +187 + Misses 1799 1797 -2 ```

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