Skip to content

Show events from block initialization and finalization phases #37

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

Closed
wigy-opensource-developer opened this issue Mar 7, 2025 · 1 comment · Fixed by #42
Closed

Show events from block initialization and finalization phases #37

wigy-opensource-developer opened this issue Mar 7, 2025 · 1 comment · Fixed by #42

Comments

@wigy-opensource-developer

I have only seen events that belong to actual extrinsics in the block with a sequence number. But there are many chains that use on_init / on_idle hooks that also raise events. These could be also relevant for debugging, and they show up on other explorers and dev tools.

@carlosala
Copy link
Member

carlosala commented Mar 7, 2025

Indeed, they are relevant. Atm they appear inside of the block detail, but not on the explorer. It'd be a great addition, thanks for the report!

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 a pull request may close this issue.

2 participants