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

tiny refactors for late block reorg #7939

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

rolfyone
Copy link
Contributor

ForkChoiceNotifier needed to be supplier because it wasn't intiialised from BeaconChainController.

Also renamed newSlot to proposalSlot in line with a previous change.

adjunct to #6595

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

ForkChoiceNotifier needed to be supplier because it wasn't intiialised from BeaconChainController.

Also renamed `newSlot` to `proposalSlot` in line with a previous change.

adjunct to Consensys#6595

Signed-off-by: Paul Harris <paul.harris@consensys.net>
@tbenr
Copy link
Contributor

tbenr commented Jan 31, 2024

oh no, initialization sequence forcing us to pass a Supplier.. maybe there is something better

@tbenr
Copy link
Contributor

tbenr commented Jan 31, 2024

@rolfyone tried to remix the cards tbenr@640c078
WDYT?

@rolfyone
Copy link
Contributor Author

@rolfyone tried to remix the cards tbenr@640c078
WDYT?

looks worse? :/

Copy link
Contributor

@tbenr tbenr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rolfyone rolfyone merged commit b61574c into Consensys:master Feb 1, 2024
15 checks passed
@rolfyone rolfyone deleted the rename-new-slot branch February 1, 2024 20:21
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