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

Sequencer Authentication #14

Closed
avalonche opened this issue Aug 23, 2024 · 2 comments · Fixed by #20
Closed

Sequencer Authentication #14

avalonche opened this issue Aug 23, 2024 · 2 comments · Fixed by #20

Comments

@avalonche
Copy link

Authenticate the sequencer request to get payload on the builder.

@dmarzzz
Copy link
Member

dmarzzz commented Aug 23, 2024

I would keep it simple for now, preconfigure the sequencer signing address on the block builder CLI configuration side, and then make some minimal modification to the op-node sequencer, to sign their block-builder request with the unsafe-block signing key.

@dmarzzz
Copy link
Member

dmarzzz commented Aug 23, 2024

We could make this an array to store a backup key somewhere in event the sequencer needs to switch quickly, but after talking to some L2s they said they have never had to change and if they did it, it would incur down time anyways.

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 a pull request may close this issue.

2 participants