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

Regenerate block candidate periodically #2164

Open
wants to merge 3 commits into
base: v5.0.25
Choose a base branch
from

Conversation

Alesfatalis
Copy link

@Alesfatalis Alesfatalis commented Jun 10, 2024

Generate a new block candidate periodically based on old PR from pragmaxim. Generating a new block candidate periodically should reduce confirmation times for transactions since they are considered in current block candidate instead of the next one. Mining solution is checked against current and previous candidate to avoid situation where blocks are missed due to newly generated candidate

All credits to original implementation of @pragmaxim in #1412

closes #1363

@Alesfatalis Alesfatalis force-pushed the regenerate-block-candidate-periodically branch 2 times, most recently from 50324a6 to d98e5be Compare July 23, 2024 22:19
@Alesfatalis Alesfatalis force-pushed the regenerate-block-candidate-periodically branch from d98e5be to f8dddae Compare August 16, 2024 19:15
@Alesfatalis Alesfatalis changed the base branch from master to v5.0.24 August 19, 2024 14:46
@Alesfatalis Alesfatalis force-pushed the regenerate-block-candidate-periodically branch from f8dddae to c56f07d Compare August 29, 2024 21:44
@Alesfatalis Alesfatalis force-pushed the regenerate-block-candidate-periodically branch from c56f07d to 004b33a Compare August 29, 2024 22:59
@kushti kushti changed the base branch from v5.0.24 to v5.0.25 October 11, 2024 19:50
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