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(history_migration): don't migrate post-merge headers and adding tests #1688

Merged
merged 3 commits into from
Feb 19, 2025

Conversation

morph-dev
Copy link
Collaborator

What was wrong?

We decided that we don't want to migrate post-merge headers with proofs (this content was never gossiped, and our original encoding was wrong).

We were also missing tests for migration

How was it fixed?

Removed migration code for post-merge headers.
Added tests.

To-Do

For future PRs:

  • add migration metrics
  • add logic for deleting post-merge bodies and receipts

@morph-dev morph-dev self-assigned this Feb 18, 2025
@morph-dev morph-dev marked this pull request as ready for review February 18, 2025 11:44
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: looks good, I looked over the PR yesterday I must have forgotten to approve it

@morph-dev morph-dev merged commit 2b427dc into ethereum:master Feb 19, 2025
14 checks passed
@morph-dev morph-dev deleted the migration_test branch February 19, 2025 15:32
oac1771 pushed a commit to oac1771/trin that referenced this pull request Feb 23, 2025
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