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

Implemented random subsets for hbbft contributions #118

Merged

Conversation

dforsten
Copy link
Collaborator

@dforsten dforsten commented Nov 3, 2022

No description provided.

on_transaction_imported() is called at high frequency on networks under heavy load, no need to potentially check thousands of times per second. As a side effect also fixes the condition that the first block in a transaction s burst only contained a single transaction, since the very first imported transaction already triggered a new hbbft contribution.
@SurfingNerd SurfingNerd merged commit 254900d into DMDcoin:hbbft-performance Jan 1, 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.

2 participants