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 API #5696

Open
nflaig opened this issue Jun 24, 2023 · 4 comments · May be fixed by #6514
Open

Implement expected withdrawals API #5696

nflaig opened this issue Jun 24, 2023 · 4 comments · May be fixed by #6514
Assignees
Labels
good first issue Issues that are suitable for first-time contributors. help-wanted The author indicates that additional help is wanted. meta-feature-request Issues to track feature requests.

Comments

@nflaig
Copy link
Member

nflaig commented Jun 24, 2023

Problem description

Latest beacon API spec requires expected withdrawals API

Solution description

Implement the following route:

Additional context

No response

@nflaig nflaig added the meta-feature-request Issues to track feature requests. label Jun 24, 2023
@nflaig nflaig added good first issue Issues that are suitable for first-time contributors. help-wanted The author indicates that additional help is wanted. labels Jun 26, 2023
@MujahidAli954
Copy link

I want to work on this issue can you assign to me .

@philknows
Copy link
Member

@MujahidAli954 any progress?

@HiroyukiNaito
Copy link
Contributor

It looks learnable. I'd like to assignt it.

@HiroyukiNaito
Copy link
Contributor

I try to point to implement this function.

export function getExpectedWithdrawals(state: CachedBeaconStateCapella): {

@HiroyukiNaito HiroyukiNaito linked a pull request Mar 6, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Issues that are suitable for first-time contributors. help-wanted The author indicates that additional help is wanted. meta-feature-request Issues to track feature requests.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants