Conversation
Co-authored-by: Jimmy Chen <jchen.tc@gmail.com>
| }; | ||
|
|
||
| self.try_send(BeaconWorkEvent { | ||
| drop_during_sync: false, |
There was a problem hiding this comment.
we may want to drop this during sync?
There was a problem hiding this comment.
I've flip this bool in 9a48927
I believe this is correct, but let me know otherwise!
There was a problem hiding this comment.
All changes in this PR are additions and unreachable in Fulu, so I think we're good to merge!
There was a problem hiding this comment.
Chat with Eitan and also dropping GossipExecutionPayloadBid event during sync
Merge Queue Status🚫 The pull request has left the queue (rule: This pull request spent 1 minute 7 seconds in the queue, with no time running CI. ReasonThe pull request #8700 has been manually updated HintIf you want to requeue this pull request, you can post a |
|
@mergify requeue |
☑️ This pull request is already queued |
Merge Queue Status✅ The pull request has been merged at a4a22fe This pull request spent 43 minutes 24 seconds in the queue, including 41 minutes 24 seconds running CI. Required conditions to merge
|
Issue Addressed
All the required boilerplate for gloas gossip. We'll include the gossip message processing logic in a separate PR