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

feat: Add per shard granularity for validator info #8934

Commits on Apr 20, 2023

  1. feat: Add per shard granularity for validator info

    Count the number chunks produced and expected to be produced so far for each
    individual shard.
    When one chunk producer is assigned to multiple shards, we can see the production / expected for each of the shard.
    
    Tested on an RPC node in mainnet.
    Paste from the metrics tab of a node in mainnet. [link](https://gist.github.com/VanBarbascu/26dc011291df7f128d609c8457d57469)
    VanBarbascu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    ace6c52 View commit details
    Browse the repository at this point in the history
  2. Changelog

    VanBarbascu committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    8f284ee View commit details
    Browse the repository at this point in the history