Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

add a fall-back path for getting v1 gossip while running v2 code #1063

Merged
merged 1 commit into from Nov 2, 2021

Conversation

evanmcc
Copy link
Contributor

@evanmcc evanmcc commented Oct 27, 2021

this was crashing and taking down the add block process after it had updated the ledger but before it could trigger the add_block event, which was keeping the heartbeat from updating. This fixes the v1 -> v2 path, and allows validators to heartbeat again.

@evanmcc evanmcc merged commit e424fcf into master Nov 2, 2021
@evanmcc evanmcc deleted the pevm/fix-block-regossip branch November 2, 2021 17:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants