Finschia / finschia-sdk

A framework for building blockchains based Finschia Mainnet that is forked from cosmos-sdk
Apache License 2.0
63 stars 30 forks source link

chore: deprecate legacy features on x/token,collection #1201

Closed 0Tech closed 9 months ago

0Tech commented 9 months ago

Description

This patch would deprecate following features on original modules:

Motivation and context

The features would be wiped out from the sdk in the next major release.

Checklist:

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (a1bab87) 69.74% compared to head (fe371cf) 69.74%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1201/graphs/tree.svg?width=650&height=150&src=pr&token=m16qfzIPO7&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia)](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) ```diff @@ Coverage Diff @@ ## main #1201 +/- ## ======================================= Coverage 69.74% 69.74% ======================================= Files 643 643 Lines 67255 67255 ======================================= Hits 46906 46906 Misses 18176 18176 Partials 2173 2173 ```
0Tech commented 9 months ago

Please update swagger also.

It seems the change does not affect the output for swagger.