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

Only track/log votes on recent blocks #512

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Only track/log votes on recent blocks #512

merged 1 commit into from
Aug 9, 2024

Conversation

heifner
Copy link
Member

@heifner heifner commented Aug 8, 2024

Follow on to #500. Only track / log votes for recent blocks to avoid overhead during syncing and replaying.

See #479

@heifner heifner added the OCI Work exclusive to OCI team label Aug 8, 2024
@heifner heifner linked an issue Aug 8, 2024 that may be closed by this pull request
@greg7mdp greg7mdp requested review from greg7mdp and linh2931 August 8, 2024 23:52
@heifner heifner merged commit 1911d72 into main Aug 9, 2024
36 checks passed
@heifner heifner deleted the GH-479-sync-speedup branch August 9, 2024 11:26
@ericpassmore
Copy link
Contributor

Note:start
group: LOGGING
category: INTERNALS
summary: More efficient logging track votes only for recent blocks.
Note: end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v1/chain/get_finalizer_info not updating vote info
4 participants