Skip to content

Commit

Permalink
refactor(x/ecocredit): reduce event fields and duplication (#1086)
Browse files Browse the repository at this point in the history
* refactor(x/ecocredit): reduce event fields and duplication

* module address and allowed denom

* proto format and batch mint issuer

* present tense event names

* Update proto/regen/ecocredit/v1/events.proto

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>

* address review comments

* remove issuer from create batch and mint

* remove miscommit json file

* add expect calls for new server

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
  • Loading branch information
ryanchristo and technicallyty authored May 6, 2022
1 parent 4af5dbb commit 5111e3c
Show file tree
Hide file tree
Showing 35 changed files with 1,407 additions and 3,553 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ devdoc-update:
### Protobuf ###
###############################################################################

containerProtoVer=v0.6
containerProtoVer=v0.7
containerProtoImage=tendermintdev/sdk-proto-gen:$(containerProtoVer)
containerProtoGen=cosmos-sdk-proto-gen-$(containerProtoVer)
containerProtoFmt=cosmos-sdk-proto-fmt-$(containerProtoVer)
Expand Down
102 changes: 59 additions & 43 deletions api/regen/ecocredit/basket/v1/events.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5111e3c

Please sign in to comment.