jito-foundation / restaking

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

Ensure vault is writable #81

Closed buffalu closed 1 month ago

buffalu commented 1 month ago

Bug: Vault wasn't required to be writable during mutable instructions. Added expect writable = true to those instructions

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 24.25%. Comparing base (a8d4fb2) to head (34f09ba). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #81 +/- ## ========================================== + Coverage 24.08% 24.25% +0.17% ========================================== Files 170 170 Lines 26208 26208 ========================================== + Hits 6311 6357 +46 + Misses 19897 19851 -46 ```

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