Skip to content

Conversation

@fselmo
Copy link
Collaborator

@fselmo fselmo commented Oct 20, 2022

What was wrong?

closes #2681

How was it fixed?

Todo:

Cute Animal Picture

20221021_094341

@fselmo fselmo force-pushed the async-beacon-api branch 3 times, most recently from f31c2b7 to 6225c95 Compare October 21, 2022 01:18
@fselmo fselmo force-pushed the async-beacon-api branch 5 times, most recently from 3cb8d2f to 1bd2463 Compare November 2, 2022 17:31
@fselmo fselmo changed the title [WIP] refactor and add async beacon api refactor and add async beacon api Nov 2, 2022
@fselmo fselmo requested review from kclowes and pacrob November 2, 2022 17:40
@fselmo fselmo marked this pull request as ready for review November 2, 2022 17:41
@fselmo fselmo force-pushed the async-beacon-api branch 2 times, most recently from d3b8382 to 271c801 Compare November 2, 2022 18:57
Copy link
Contributor

@pacrob pacrob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

- Refactor beacon API endpoints into a separate file to be shared by sync and async.
- Add async support for beacon api.
- Add testing for async beacon.
- Refactor the new ``GET`` methods to be more specific to json responses and add tests: ``(async_)json_make_get_request``
- Add test for async ``make_post_request`` since there was none
@fselmo fselmo merged commit fb49b6e into ethereum:master Nov 8, 2022
@fselmo fselmo deleted the async-beacon-api branch April 3, 2024 20:50
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 this pull request may close these issues.

Async beacon API

2 participants