-
Notifications
You must be signed in to change notification settings - Fork 742
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
[Merged by Bors] - Implement expected withdrawals endpoint #4390
[Merged by Bors] - Implement expected withdrawals endpoint #4390
Conversation
…plement-expected-withdrawls-endpoint
@eserilev thanks for this! I've added a few comments but overall looks great to me 👍 |
…plement-expected-withdrawls-endpoint
…plement-expected-withdrawls-endpoint
thanks! should be ready for another review |
@eserilev changes look great! I've triggered another CI run and looks like |
whoops, that should be resolved now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thank you! 😃
The cargo audit CI failure is not related to this PR, and will be addressed in #4651.
bors r+ |
## Issue Addressed [#4029](#4029) ## Proposed Changes implement expected_withdrawals HTTP API per the spec ethereum/beacon-APIs#304 ## Additional Info
Build failed (retrying...): |
## Issue Addressed [#4029](#4029) ## Proposed Changes implement expected_withdrawals HTTP API per the spec ethereum/beacon-APIs#304 ## Additional Info
bors r- |
Canceled. |
## Issue Addressed [#4029](#4029) ## Proposed Changes implement expected_withdrawals HTTP API per the spec ethereum/beacon-APIs#304 ## Additional Info
Pull request successfully merged into unstable. Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page.
|
[sigp#4029](sigp#4029) implement expected_withdrawals HTTP API per the spec ethereum/beacon-APIs#304
[sigp#4029](sigp#4029) implement expected_withdrawals HTTP API per the spec ethereum/beacon-APIs#304
Issue Addressed
#4029
Proposed Changes
implement expected_withdrawals HTTP API per the spec
ethereum/beacon-APIs#304
Additional Info