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

Capella not support HistoricalSummary #42

Closed
seancheen opened this issue Feb 13, 2023 · 1 comment
Closed

Capella not support HistoricalSummary #42

seancheen opened this issue Feb 13, 2023 · 1 comment

Comments

@seancheen
Copy link

I used https://github.com/protolambda/eth2-testnet-genesis to generate capella genesis.ssz, and started using prysm and it init error. I found that zrnt does not support HistoricalSummary through debugging

ref: https://github.com/ethereum/consensus-specs/blob/dev/specs/capella/beacon-chain.md#historicalsummary

@protolambda
Copy link
Owner

Closing this, can't reproduce probably because it's a very old issue (sorry, was not actively maintaining this while there were no L1 upgrades happening), and support for the HistoricalSummary is implemented:

type HistoricalSummary struct {

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

No branches or pull requests

2 participants