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

Improve consensus indexer #1023

Merged
merged 17 commits into from
Dec 10, 2024
Merged

Conversation

marc-aurele-besner
Copy link
Member

@marc-aurele-besner marc-aurele-besner commented Dec 10, 2024

Improve consensus indexer

  • Handle all logic inside the main block handler instead of dividing logic by block, extrinsic, and event handlers
  • Allowing to know the amount of new accounts added, rewards, and so on by block
  • Add cumulative count and total to block entity

Copy link

netlify bot commented Dec 10, 2024

Deploy Preview for dev-astral canceled.

Name Link
🔨 Latest commit 36dd1c0
🔍 Latest deploy log https://app.netlify.com/sites/dev-astral/deploys/6758749a1db9bc00080e07ce

@marc-aurele-besner marc-aurele-besner merged commit 7559215 into main Dec 10, 2024
12 checks passed
@marc-aurele-besner marc-aurele-besner deleted the feat/improve-consensus-indexer branch December 10, 2024 19:53
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.

3 participants