CosmWasm / CosmWasm/wasmd

feat: Emit SubMessage Events by Default

Open
#2,218 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
416
Forks
538
PR merge metrics
No merged PRs in 30d

Description

From an indexer standpoint, contract calls should always emit events of submessages (contracts calling into x/modules) by default.

If a contract does not choose to emit the ones received from submessages reply, events may be permanently lost and never queryable which is not ideal from an indexing standpoint.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.