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 22 forks source link

fix: [pool-manager] Verify the LP tokens are sent on WithdrawLiquidit… #324

Closed 0xFable closed 6 months ago

0xFable commented 6 months ago

…y #313

Fixes #313

Description and Motivation

Related Issues


Checklist:

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 88.56%. Comparing base (f1fdf5b) to head (a42267e). Report is 24 commits behind head on release/v2_contracts.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/v2_contracts #324 +/- ## ======================================================== + Coverage 88.50% 88.56% +0.06% ======================================================== Files 252 243 -9 Lines 23602 23582 -20 ======================================================== - Hits 20888 20885 -3 + Misses 2714 2697 -17 ```

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