Skip to content

beacon/params, core/filtermaps: update checkpoints #31674

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

Merged
merged 1 commit into from
Apr 20, 2025

Conversation

zsfelfoldi
Copy link
Contributor

This PR updates checkpoints for blsync and filtermaps.

@zsfelfoldi zsfelfoldi added this to the 1.15.9 milestone Apr 19, 2025
@rjl493456442
Copy link
Member

Can you attach the links to the newly added checkpoints?

And there is no meaningful way to review the filtermap checkpoints right?

@zsfelfoldi
Copy link
Contributor Author

zsfelfoldi commented Apr 19, 2025

Can you attach the links to the newly added checkpoints?

https://light-mainnet.beaconcha.in/slot/11518912
https://light-sepolia.beaconcha.in/slot/7443136
https://light-holesky.beaconcha.in/slot/4095712

And there is no meaningful way to review the filtermap checkpoints right?

There is no quick and easy way right now. I want to add some extra checks to reverse indexing that would detect if the checkpoints are wrong but I did not get around to it yet. Right now the only way to check is to remove the hardcoded checkpoints from the source, reindex the entire chain from genesis, export the checkpoints from your client and compare the json files. I did that yesterday for all of the three networks and they exactly matched the checkpoints from the previous indexing.

@fjl fjl merged commit 5a7bbb4 into ethereum:master Apr 20, 2025
4 checks passed
sivaratrisrinivas pushed a commit to sivaratrisrinivas/go-ethereum that referenced this pull request Apr 21, 2025
This PR updates checkpoints for blsync and filtermaps.
0g-wh pushed a commit to 0glabs/0g-geth that referenced this pull request Apr 22, 2025
This PR updates checkpoints for blsync and filtermaps.
0g-wh pushed a commit to 0g-wh/0g-geth that referenced this pull request May 8, 2025
This PR updates checkpoints for blsync and filtermaps.
Rampex1 pushed a commit to streamingfast/go-ethereum that referenced this pull request May 15, 2025
This PR updates checkpoints for blsync and filtermaps.
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.

3 participants