Closed tayfunelmas closed 1 month ago
Attention: Patch coverage is 0%
with 112 lines
in your changes missing coverage. Please review.
Project coverage is 71.40%. Comparing base (
051289d
) to head (33eac8f
). Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
tools/state-viewer/src/replay_headers.rs | 0.00% | 112 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
We have been using the
neard replay-headers
command to simulate validator rewards and kickouts computations for past epochs to check the difference between original and replayed runs.Submitting the new version of the command we have been using for simulating the reward/kickout computations for chunk validators in the context of #11900.
This version no longer assumes that the original and replayed values are the same and prints the diffs in kickouts and rewards (stakes).