Skip to content
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

Add events for defining a resolver and registering data #1050

Closed
4 tasks
Tracked by #818
ryanchristo opened this issue Apr 23, 2022 · 0 comments · Fixed by #1051
Closed
4 tasks
Tracked by #818

Add events for defining a resolver and registering data #1050

ryanchristo opened this issue Apr 23, 2022 · 0 comments · Fixed by #1051
Assignees
Labels
Scope: x/data Issues that update the x/data module Type: Feature New feature or request

Comments

@ryanchristo
Copy link
Member

Summary

The data module currently does not emit events when a resolver is defined or data is registered to a resolver.

Problem Definition

Events are important to service providers like block explorers and wallets to track the execution of various messages.

Proposal

Add EventDefineResolver and EventRegisterResolver and implement the events in the message server.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ryanchristo ryanchristo added Type: Feature New feature or request Scope: x/data Issues that update the x/data module labels Apr 23, 2022
@ryanchristo ryanchristo self-assigned this Apr 25, 2022
@ryanchristo ryanchristo added this to the v4.0 - Llangorse Upgrade milestone Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: x/data Issues that update the x/data module Type: Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant