-
Notifications
You must be signed in to change notification settings - Fork 286
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
[Merge] Support authentication for the Engine API #4958
Comments
If not already picked, I could pick this @ajsutton Sub tasks I would be splitting this into:
(1) is fairly straight forward. For (2) I'm looking at the following design:
|
Work hasn't started in this yet but it is next on our priority list and we'll need to get it wrapped up probably early next week. If you're able to start on it and ok with us taking where you're up to and finishing it off if need be next week that would be great. Might just be more of a tag team development effort than usual. That usually works well as long as we ensure we push up any work as a draft pr and merge things in as small steps as much as possible. You're plan for how to approach it sounds good and getting the cli args added would be a great first pr. We'd make them --X options and mark them hidden for now like the other merge options until we're ready for official merge support. |
Description
Support authentication for engine API as per ethereum/execution-apis#167
The text was updated successfully, but these errors were encountered: