jito-foundation / restaking

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

Vault: `last_full_state_update_slot` and `last_fee_change_slot` should reflect the current slot #109

Closed aoikurokawa closed 1 week ago

aoikurokawa commented 1 month ago
aoikurokawa commented 1 month ago

@buffalu @coachchucksol It's ready for review!

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.34%. Comparing base (fe7387d) to head (adf70f9). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ========================================== + Coverage 79.31% 79.34% +0.02% ========================================== Files 85 85 Lines 8438 8450 +12 ========================================== + Hits 6693 6705 +12 Misses 1745 1745 ```

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

buffalu commented 1 week ago

one nit: can you add test check? after that lgtm

aoikurokawa commented 1 week ago

@buffalu @coachchucksol Thank you!! I added the test check!!