-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: automate EventTypeMessage inclusion in every message execution (backport cosmos/cosmos-sdk#13532) #1063
Conversation
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release/v0.47.x #1063 +/- ##
===================================================
+ Coverage 62.04% 62.14% +0.09%
===================================================
Files 655 655
Lines 78983 78860 -123
===================================================
+ Hits 49004 49005 +1
+ Misses 27293 27169 -124
Partials 2686 2686
|
This comment was marked as resolved.
This comment was marked as resolved.
We should apply this PR as is. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check checklist in description.
* Backport subset of CosmWasm#1149 * Update CHANGELOG.md * Update dependencies
…ion (backport cosmos/cosmos-sdk#13532) (Finschia#1063) * refactor: automate EventTypeMessage inclusion in every message execution (#13532) * Fix the test requirement and leave the hint * Update CHANGELOG.md * Lint * Update CHANGELOG.md --------- Co-authored-by: Julien Robert <julien@rbrt.fr>
…ion (backport #1063) (#1090) * refactor: automate EventTypeMessage inclusion in every message execution (backport cosmos/cosmos-sdk#13532) (#1063) * refactor: automate EventTypeMessage inclusion in every message execution (#13532) * Fix the test requirement and leave the hint * Update CHANGELOG.md * Lint * Update CHANGELOG.md --------- Co-authored-by: Julien Robert <julien@rbrt.fr> * Update CHANGELOG.md --------- Co-authored-by: Julien Robert <julien@rbrt.fr>
* Backport subset of CosmWasm#1149 * Update CHANGELOG.md * Update dependencies
…105) * feat: apply Finschia/finschia-sdk#1063 (#81) * Backport subset of CosmWasm#1149 * Update CHANGELOG.md * Update dependencies * build: bump finschia-sdk from v0.48.0-rc1 to v0.48.0-rc2 * fix: delete message event Because message event move to finschia-sdk * docs: add CHANGELOG * reflect comment
* Backport subset of CosmWasm#1149 * Update CHANGELOG.md * Update dependencies
Description
This patch would add message event to every msgs in a tx. The event contains following attributes:
You may refer to the corresponding PR of the upstream.
Checklist:
CHANGELOG.md
client/docs/swagger-ui/swagger.yaml