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

Resumable beacon state reconstruction #8918

Merged
merged 118 commits into from
Dec 11, 2023
Merged

Resumable beacon state reconstruction #8918

merged 118 commits into from
Dec 11, 2023

Conversation

Giulio2002
Copy link
Contributor

@Giulio2002 Giulio2002 commented Dec 6, 2023

  • Most of the PR changed files are extra and slightly more complicated unit tests.
  • Fixed Eth1DataVotes not inheriting genesis
  • Fixed Attestations simulation using wrong slot when reconstructing partecipation
  • Fixed Copy() operation on BeaconState on Eth1DataVotes
  • Used correct ListSSZ type for Eth1DataVotes and HistoricalSummaries
  • Fixed wrong []uint64 deltas on empty slots

Copy link
Contributor

@bayram98 bayram98 left a comment

Choose a reason for hiding this comment

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

lgtm!

@Giulio2002 Giulio2002 merged commit 2498787 into devel Dec 11, 2023
6 checks passed
@Giulio2002 Giulio2002 deleted the latest_beacon_state branch December 11, 2023 13:07
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.

2 participants