DA0-DA0 / dao-contracts

CosmWasm smart contracts for Interchain DAOs.
https://docs.daodao.zone
BSD 3-Clause "New" or "Revised" License
202 stars 132 forks source link

Support Kujira's tokenfactory fork #816

Closed NoahSaso closed 3 months ago

NoahSaso commented 3 months ago

This adds support for Kujira's tokenfactory fork for the dao-voting-token-staked and cw-tokenfactory-issuer contracts. Eek! Too many forks D:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 68 lines in your changes are missing coverage. Please review.

Project coverage is 96.26%. Comparing base (d59c282) to head (0cfe9e9).

Files Patch % Lines
packages/cw-tokenfactory-types/src/msg.rs 0.00% 34 Missing :warning:
packages/cw-tokenfactory-types/src/kujira.rs 0.00% 24 Missing :warning:
packages/cw-tokenfactory-types/src/cosmos.rs 0.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #816 +/- ## =============================================== - Coverage 96.30% 96.26% -0.05% =============================================== Files 207 209 +2 Lines 53490 53514 +24 =============================================== Hits 51513 51513 - Misses 1977 2001 +24 ```

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