-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add changelog * Save mint lock state on collection creation (#56) * Token Module (#57) * Use sender for contract admin query on token module instantiate * Refactor token module tests * Update CHANGELOG * Change typescript file name * Update update price events (#64) * Custom Module Template (#65) * Add initial contract files * Add msg template * Add state template * Add test template * Add contract files * Add error template * Add contract template * Run fmt * Update notice email * Update contract name * Update some comments * Update README * Update readme * Update comments * Update CHANGELOG * Update README * Custom Permission Template (#66) * Add contract related files * Add contract state * Add msg template * Add error template * Add contract template * Run fmt * Update CHANGELOG * Update README * Add missing instantiate code (#67) * Fix small errors (#70) * Modules Query Hub Module (#68) * Change modules key to be a string * Add modules query message * Add query codee * Add tests for query * Update CHANGELOG * Fee Module Operator Support (#69) * Add new messages * Add state * Add contract logic * Add tests * Update CHANGELOG * Save sender's address as an operator on hub creation (#73) * Save sender's address as an operator on hub creation * Update CHANGELOG * Move token module integration tests to mint module (#72) * Bump versions * Update CHANGELOG * Update CHANGELOG
- Loading branch information
Showing
22 changed files
with
83 additions
and
77 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
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.