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

optimization: (eventsyncer) don't remove QBFT instances to speed up sync [main] #1824

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

y0sher
Copy link
Contributor

@y0sher y0sher commented Oct 28, 2024

port of #1615 into the main branch

…istorical syncing (#1615)

* optimize badger delete action

* try another optimization

* use dropprefix instead of delete all keys

* drop messages only when own share or fullnode

* removed usage of store.CleanAllInstances

* remove storageMap from eventhandler

---------

Co-authored-by: y0sher <lyosher@gmail.com>
Co-authored-by: Matus Kysel <matus@ssvlabs.io>
@y0sher y0sher changed the title optimization: (eventsyncer) don't remove QBFT instances to speed up h… optimization: (eventsyncer) don't remove QBFT instances to speed up sync Oct 28, 2024
@nkryuchkov nkryuchkov changed the title optimization: (eventsyncer) don't remove QBFT instances to speed up sync optimization: (eventsyncer) don't remove QBFT instances to speed up sync [main] Oct 28, 2024
@nkryuchkov nkryuchkov changed the base branch from main to v1 October 28, 2024 13:35
@nkryuchkov
Copy link
Contributor

base branch change requested by @moshe-blox

@y0sher y0sher merged commit 662f423 into v1 Oct 28, 2024
5 checks passed
@y0sher y0sher deleted the feat/main-sync-opt branch October 28, 2024 14:15
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