White-Whale-Defi-Platform / white-whale-core

Core contracts for White Whale, The Interchain Liquidity Protocol for the Cosmos.
https://whitewhale.money
MIT License
36 stars 23 forks source link

fix: broken vault state migration #284

Closed kerber0x closed 6 months ago

kerber0x commented 6 months ago

Description and Motivation

The vault contained a state migration to a version that it was already migrated in all satellite markets, thus the migration was failing. Removing unnecessary state migration.

Related Issues


Checklist:

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (25fa0bc) 94.46% compared to head (48055a1) 94.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #284 +/- ## ======================================= Coverage 94.46% 94.46% ======================================= Files 219 219 Lines 24858 24858 ======================================= Hits 23482 23482 Misses 1376 1376 ```

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