-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(x/ecocredit)!: migrate add-allow-denom proposal to msg based pro…
…posal (#1342) * feat: add proto message * feat: implement msg server * chore: fix build * feat: add unit tests * feat: add integration tests * chore: add changelog * Update proto/regen/ecocredit/marketplace/v1/types.proto * Update proto/regen/ecocredit/marketplace/v1/types.proto * Update CHANGELOG.md Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com> * Update x/ecocredit/server/marketplace/features/msg_add_allowed_denom.feature Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com> * Update x/ecocredit/server/marketplace/msg_add_allowed_denom_test.go * revert go package option and add deprecated comment * remove stringer option * remove unused gogo import Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com> Co-authored-by: ryanchristo <12519942+ryanchristo@users.noreply.github.com>
- Loading branch information
1 parent
073b1e4
commit d68aa03
Showing
29 changed files
with
2,317 additions
and
641 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
1,482 changes: 1,289 additions & 193 deletions
1,482
api/regen/ecocredit/marketplace/v1/tx.pulsar.go
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.