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

Limit max number of queued blocks from ascending bootstrap #4347

Merged
merged 3 commits into from Dec 3, 2023

Conversation

pwojcikdev
Copy link
Contributor

Previous behavior allowed ascending bootstrap to queue blocks until block processor was half full (~30k blocks). This wasn't working well on low performance nodes, where a block awaiting processing would be requested and queued multiple times.

@pwojcikdev pwojcikdev merged commit 0912b9b into nanocurrency:develop Dec 3, 2023
14 of 17 checks passed
@pwojcikdev pwojcikdev deleted the bootstrap-fixes branch December 3, 2023 16:34
@pwojcikdev pwojcikdev restored the bootstrap-fixes branch December 3, 2023 16:34
@pwojcikdev pwojcikdev deleted the bootstrap-fixes branch December 3, 2023 16:34
@qwahzi qwahzi added this to the V26.0 milestone Dec 3, 2023
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.

None yet

3 participants