Skip to content

Wire local attestation admission through optional cluster consensus - #229

Merged
vladimir-ea merged 2 commits into
ve/cluster_5from
ve/cluster_6
Sep 14, 2026
Merged

vladimir-ea merged 2 commits into
ve/cluster_5from
ve/cluster_6

Conversation

@vladimir-ea

Copy link
Copy Markdown
Collaborator

Route local submissions through standalone locks or Raft before gossip validation. Wire cluster configuration and TCaches into the application and test harnesses.

producers: &mut SilverSpineProducers,
) {
match request {
BeaconApiRequest::LocalAttestation { request_id, validator_pubkey, subnet, ssz } => {

@ninaiiad ninaiiad Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

ValidatorApi::SubmitAttestation ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

whatever the event will be.. is there one defined now?

Route local submissions through standalone locks or Raft before gossip validation. Wire cluster configuration and TCaches into the application and test harnesses.
@vladimir-ea
vladimir-ea merged commit 7859269 into main Sep 14, 2026
3 checks passed
@vladimir-ea
vladimir-ea deleted the ve/cluster_6 branch September 14, 2026 15:33
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