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

Database History migration tool #121

Merged
merged 30 commits into from
Jun 10, 2024
Merged

Database History migration tool #121

merged 30 commits into from
Jun 10, 2024

Conversation

mcortesi
Copy link

@mcortesi mcortesi commented Apr 30, 2024

Tools that migrates the database history

For now:

Migrate ancients database into a new copy of it with following transformations:

  1. Remove IstanbulExtraData.AggregatedSeal from headers to make hashing header same as ethereum
  2. Remove Randomness and EpochSnarkData from BlockBodies

Fixes celo-org/celo-blockchain-planning#255

Base automatically changed from palango/migration-tool to celo4 May 7, 2024 13:35
@mcortesi mcortesi force-pushed the mcortesi/dbplay branch from 578c06a to c088359 Compare May 9, 2024 20:25
@alecps
Copy link

alecps commented May 13, 2024

This is just pending a final test on the mainnet datadir which has taken longer than expected to set up due to issues with the pod restarting and running out of memory

@alecps alecps self-requested a review May 14, 2024 22:46
Copy link

github-actions bot commented Jun 4, 2024

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jun 4, 2024
@github-actions github-actions bot closed this Jun 9, 2024
@alecps alecps reopened this Jun 10, 2024
@alecps alecps merged commit b9018bc into celo4 Jun 10, 2024
25 of 26 checks passed
@alecps alecps deleted the mcortesi/dbplay branch June 10, 2024 18:36
@alecps alecps restored the mcortesi/dbplay branch June 10, 2024 18:39
@alecps alecps removed the Stale label Jun 10, 2024
@alecps
Copy link

alecps commented Jun 10, 2024

@carterqw2 I accidentally merged this without squashing 🙄

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