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

Remove custom SSZ beacon states route #5065

Merged
merged 5 commits into from
Jan 30, 2024

Conversation

jmcph4
Copy link
Member

@jmcph4 jmcph4 commented Jan 15, 2024

Issue Addressed

Closes #5063

Proposed Changes

  • Remove get_lighthouse_beacon_states_ssz from the HTTP API
  • Remove common::eth2::BeaconNodeHttpClient::get_lighthouse_beacon_states_ssz

Additional Info

N/A

@jmcph4 jmcph4 self-assigned this Jan 15, 2024
@jmcph4 jmcph4 added work-in-progress PR is a work-in-progress do-not-merge HTTP-API backwards-incompat Backwards-incompatible API change labels Jan 15, 2024
@jmcph4 jmcph4 added ready-for-review The code is ready for review and removed work-in-progress PR is a work-in-progress do-not-merge labels Jan 17, 2024
@jmcph4
Copy link
Member Author

jmcph4 commented Jan 17, 2024

Remaining CI fails seem to be Redis-related so I'm pushing this to review.

Copy link
Collaborator

@dapplion dapplion left a comment

Choose a reason for hiding this comment

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

LGTM, can you rebase on latest unstable to re-try CI?

@michaelsproul michaelsproul added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Jan 29, 2024
@michaelsproul
Copy link
Member

@Mergifyio queue

Copy link

mergify bot commented Jan 29, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at abeb358

mergify bot added a commit that referenced this pull request Jan 29, 2024
@mergify mergify bot merged commit abeb358 into sigp:unstable Jan 30, 2024
27 of 29 checks passed
danielramirezch pushed a commit to danielramirezch/lighthouse that referenced this pull request Feb 14, 2024
* Remove SSZ state root route

* Remove SSZ states route from client impl

* Patch tests

* Merge branch 'unstable' into 5063-delete-ssz-state-route

* Further remove dead code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards-incompat Backwards-incompatible API change HTTP-API ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants