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: remove token_factory feature flag #293

Closed kerber0x closed 6 months ago

kerber0x commented 6 months ago

Description and Motivation

This PR removes the token_factory feature flag as Migaloo, the only chain using that feature, is migrating to the osmosis token factory definitions.

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 (78597cf) to head (48ff2d3).

:exclamation: Current head 48ff2d3 differs from pull request most recent head 04a55ef. Consider uploading reports for the commit 04a55ef to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #293 +/- ## ======================================= Coverage 94.46% 94.46% ======================================= Files 219 219 Lines 24860 24860 ======================================= Hits 23483 23483 Misses 1377 1377 ```

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