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

[1.0.3] Fix issue with block report log time including the time for maybe_switch_forks #881

Merged
merged 5 commits into from
Oct 3, 2024

Conversation

greg7mdp
Copy link
Contributor

@greg7mdp greg7mdp commented Oct 2, 2024

Resolves #831.

Also did some cleanup, replacing one instance of report with populate_speculative_block_metrics (which does just that instead of calling the other report.)

@heifner heifner changed the title [1.03] Fix issue with block report log time including the time for maybe_switch_forks [1.0.3] Fix issue with block report log time including the time for maybe_switch_forks Oct 2, 2024
plugins/producer_plugin/producer_plugin.cpp Outdated Show resolved Hide resolved
plugins/producer_plugin/producer_plugin.cpp Outdated Show resolved Hide resolved
@greg7mdp greg7mdp merged commit f2e8205 into release/1.0 Oct 3, 2024
36 checks passed
@greg7mdp greg7mdp deleted the gh_831 branch October 3, 2024 14:06
@ericpassmore ericpassmore added the bug The product is not working as was intended. label Oct 3, 2024
@ericpassmore
Copy link
Contributor

Note:start
category: System Stability
component: Internal
summary: Fix issue with block report log time including the time for maybe_switch_forks.
Note:end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The product is not working as was intended.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants