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

feat(beacon-network): add HistoricalSummariesWithProof content key and value #1294

Merged
merged 1 commit into from
May 24, 2024

Conversation

ogenev
Copy link
Member

@ogenev ogenev commented May 10, 2024

What was wrong?

HistoricalSummariesWithProof content key and value types are not implemented for the beacon portal network.

How was it fixed?

  • Implement HistoricalSummariesWithProof content key and value.
  • Add code to build historical_summaries proof anchored to the beacon state root.
  • Fix decoding bug in HistoricalSummariesStateProof.

The storage implementation for HistoricalSummariesWithProof is added in #1299.

To-Do

@ogenev ogenev added this to the Beacon Network milestone May 10, 2024
@ogenev ogenev self-assigned this May 10, 2024
@ogenev ogenev marked this pull request as ready for review May 24, 2024 16:29
Copy link
Member

@KolbyML KolbyML left a comment

Choose a reason for hiding this comment

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

:shipit:

@ogenev ogenev merged commit 4d1c908 into ethereum:master May 24, 2024
8 checks passed
@ogenev ogenev deleted the historical-summaries branch May 24, 2024 18:42
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.

None yet

2 participants