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

slot_actions: Add Equivocating Blob Sidecars Action #32

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

marioevz
Copy link
Owner

@marioevz marioevz commented Nov 29, 2023

Adds a slot action that performs the following steps:

  • Creates an equivocating header by modifying the graffiti
  • Creates two bundles of sidecars: one from the original/valid block, and another one for the equivocating header
  • Broadcasts the sidecar bundles to two different sets of peers
  • Broadcasts the correct block to all peers

Expectation is that clients are able to recover from this.

Slot action can be enabled using the json:

{
	"name": "equivocating_blob_sidecars",
	"broadcast_blobs_first": true
}

@marioevz marioevz merged commit faf8d06 into main Nov 29, 2023
3 checks passed
@marioevz marioevz deleted the add-equiv-blobs-slot-action branch November 29, 2023 22:48
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.

1 participant