Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • hive hive
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 141
    • Issues 141
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 48
    • Merge requests 48
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • hivehive
  • hivehive
  • Merge requests
  • !650

Fix for "missing" block stats and issue #362

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrzej Lisak requested to merge abw_stats_sync_fix into develop Sep 05, 2022
  • Overview 0
  • Commits 8
  • Pipelines 0
  • Changes 10

Sometimes block stats were not printed because P2P managed to switch to sync mode and sync block flow control was not printing reports. Now it does, but only if its block is close to current time. Also broken blocks should no longer look like valid in block stats. Since fix for issue #362 (closed) was similar to those changes, it was also applied (pending transactions are just rewritten without being applied when related block was not close to current time).

Needs schemas!27 (merged)

Edited Nov 02, 2022 by Andrzej Lisak
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: abw_stats_sync_fix