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

WEB3-88: feat: implement minimal beacon API client #214

Merged
merged 14 commits into from
Sep 12, 2024
Merged

Conversation

Wollac
Copy link
Contributor

@Wollac Wollac commented Sep 1, 2024

A simple reimplementation using reqwest and only supporting the two required methods. This gets rid of the beacon-api-client dependency.

closes WEB3-97

@Wollac Wollac requested review from capossele and a team as code owners September 1, 2024 14:05
@github-actions github-actions bot changed the title feat: implement minimal beacon API client WEB3-88: feat: implement minimal beacon API client Sep 1, 2024
Copy link

linear bot commented Sep 1, 2024

@risc0 risc0 deleted a comment from linear bot Sep 1, 2024
@Wollac Wollac self-assigned this Sep 3, 2024
@Wollac Wollac merged commit 055dc1c into main Sep 12, 2024
11 checks passed
@Wollac Wollac deleted the feat/beacon-api-client branch September 12, 2024 12:20
Wollac added a commit that referenced this pull request Oct 7, 2024
A simple reimplementation using reqwest and only supporting the two
required methods. This gets rid of the `beacon-api-client` dependency.

closes WEB3-97
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.

3 participants