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 backwards compatibility for el_offline and is_optimstic #6168

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

macladson
Copy link
Member

Proposed Changes

Remove the Option around the is_optimistic and el_offline fields in the Beacon API responses.

Additional Info

This was previously added to ensure that older nodes remained backwards compatible with the VC, however these fields are now mandatory in the spec, so this Option should be removed.

@macladson macladson added HTTP-API backwards-incompat Backwards-incompatible API change labels Jul 24, 2024
@macladson macladson added the ready-for-review The code is ready for review label Jul 24, 2024
@jimmygchen jimmygchen added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Jul 24, 2024
Copy link
Member

@jimmygchen jimmygchen left a comment

Choose a reason for hiding this comment

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

Looks good!

@jimmygchen
Copy link
Member

@mergify queue

Copy link

mergify bot commented Jul 24, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at a3f44c6

mergify bot added a commit that referenced this pull request Jul 24, 2024
@mergify mergify bot merged commit a3f44c6 into sigp:unstable Jul 25, 2024
28 checks passed
@macladson macladson deleted the remove-optional-el-health branch July 25, 2024 06:48
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.

2 participants