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

Remove unused definitions #2192

Merged
merged 4 commits into from
Aug 28, 2024
Merged

Remove unused definitions #2192

merged 4 commits into from
Aug 28, 2024

Conversation

fed-franz
Copy link
Contributor

@fed-franz fed-franz commented Aug 22, 2024

Fix #2188

  • Remove remove_msgs_greater_than

  • Remove delete_candidate_blocks

  • CONSENSUS_DELAY_MS was already removed

  • add is currently used

  • collect_from_past is not removed (because part of a trait), but it's not invoked anymore

@fed-franz fed-franz linked an issue Aug 22, 2024 that may be closed by this pull request
@fed-franz fed-franz force-pushed the 2188-unused-definitions branch 2 times, most recently from 25465c9 to 29ea5b3 Compare August 22, 2024 16:32
@fed-franz fed-franz marked this pull request as ready for review August 22, 2024 16:34
@fed-franz fed-franz force-pushed the 2188-unused-definitions branch from 29ea5b3 to 576d2c3 Compare August 23, 2024 11:04
@fed-franz fed-franz force-pushed the 2188-unused-definitions branch from 576d2c3 to 36bdfef Compare August 26, 2024 15:32
@fed-franz fed-franz requested a review from herr-seppia August 26, 2024 15:37
@fed-franz fed-franz merged commit 573406d into master Aug 28, 2024
15 checks passed
@fed-franz fed-franz deleted the 2188-unused-definitions branch August 28, 2024 16:45
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.

Unused definitions
2 participants