-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update x/collection to use Finschia/cosmos-sdk (#1208)
* feat: update x/collection for cosmos-sdk v0.50.2 * Fix protobuf break checking workflow * fix: dep-review ci * chore: add collection to simapp * update compiled proto for collection * Migrate `token/class` feature to `collection` * fix genesis test * fix store migration test * remove classKeeper mock from keeper test suite * test: add collection to `sim_test` * Bump viper to v1.18.2 * fix classIterator * remove NFT offspring feature * remove FT feature & data * remove useless implementations * Update swagger * Implement CLITestSuite * Impl E2E test for tx * add gRPC E2E tests * remove legacy address converter & ValidateBasic * remove legacyToken[Type] * refactor removeFT * Remove `AccAddress.String()` * Add CHANGELOG --------- Co-authored-by: Youngtaek Yoon <[email protected]> Co-authored-by: Jayden Lee <[email protected]>
- Loading branch information
1 parent
2cc0f1b
commit 7aaa26e
Showing
83 changed files
with
48,642 additions
and
38,737 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.