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

chore: add minimum collectable and aggregable balances #289

Closed kerber0x closed 6 months ago

kerber0x commented 6 months ago

Description and Motivation

This ensures there won't be any possible errors when creating epochs, which could in some edge cases occur.

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 94.46%. Comparing base (43601d4) to head (a18a52a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #289 +/- ## ========================================== - Coverage 94.46% 94.46% -0.01% ========================================== Files 219 219 Lines 24858 24860 +2 ========================================== + Hits 23482 23483 +1 - Misses 1376 1377 +1 ```

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