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

Implement expected_withdrawals HTTP API #4029

Closed
michaelsproul opened this issue Feb 24, 2023 · 5 comments
Closed

Implement expected_withdrawals HTTP API #4029

michaelsproul opened this issue Feb 24, 2023 · 5 comments
Assignees
Labels
capella enhancement New feature or request good first issue Good for newcomers HTTP-API

Comments

@michaelsproul
Copy link
Member

Description

There's a new HTTP API on the block for builders: ethereum/beacon-APIs#301

I think @realbigsean might already have an implementation to support mock-relay, so we should probably base the standard impl on that. I'm happy to go hunting for the branch and porting it across next week, as Sean is on leave.

@marshalys
Copy link

When can this api implement?

@michaelsproul
Copy link
Member Author

@marshalys Maybe for v4.1.0, what do you want it for? If you're doing builder stuff I'd reccommend the SSE payload_attributes event instead. For API docs see spec and for example usage see dummy_builder.

@marshalys
Copy link

@marshalys Maybe for v4.1.0, what do you want it for? If you're doing builder stuff I'd reccommend the SSE payload_attributes event instead. For API docs see spec and for example usage see dummy_builder.

OK, thank you! I'll see it.

@michaelsproul michaelsproul added the good first issue Good for newcomers label May 5, 2023
@eserilev
Copy link
Collaborator

eserilev commented Jun 3, 2023

i'd like to pick this one up if its still relevant

@michaelsproul
Copy link
Member Author

Thanks @eserilev, that would be great!

bors bot pushed a commit that referenced this issue Aug 24, 2023
## Issue Addressed

[#4029](#4029)

## Proposed Changes

implement expected_withdrawals HTTP API per the spec 

ethereum/beacon-APIs#304

## Additional Info
bors bot pushed a commit that referenced this issue Aug 24, 2023
## Issue Addressed

[#4029](#4029)

## Proposed Changes

implement expected_withdrawals HTTP API per the spec 

ethereum/beacon-APIs#304

## Additional Info
bors bot pushed a commit that referenced this issue Aug 24, 2023
## Issue Addressed

[#4029](#4029)

## Proposed Changes

implement expected_withdrawals HTTP API per the spec 

ethereum/beacon-APIs#304

## Additional Info
Woodpile37 pushed a commit to Woodpile37/lighthouse that referenced this issue Jan 6, 2024
Woodpile37 pushed a commit to Woodpile37/lighthouse that referenced this issue Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
capella enhancement New feature or request good first issue Good for newcomers HTTP-API
Projects
None yet
Development

No branches or pull requests

4 participants