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 missing events #85

Merged
merged 8 commits into from
Apr 22, 2024
Merged

Add missing events #85

merged 8 commits into from
Apr 22, 2024

Conversation

khssnv
Copy link
Member

@khssnv khssnv commented Apr 22, 2024

Currently events decoder emits an error in case an incoming event has no type definition in the package. For example events decoder: unable to find field DdcNodes_NodeCreated for event #2 with EventID [43 0].

The patch adds missing event definitions:

  • Several missing events of pallet-contracts,
  • pallet-chainbridge events (imported),
  • pallet-ddc-nodes and pallet-ddc-staking events.

@khssnv khssnv force-pushed the feature/add-missing-events branch from dc38b87 to ad94bb6 Compare April 22, 2024 10:37
@khssnv khssnv merged commit 811cf09 into master Apr 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants