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

chore: upgraded to latest stable, block validation working #13

Closed
wants to merge 0 commits into from

Conversation

debjit-bw
Copy link
Member

@debjit-bw debjit-bw commented Oct 8, 2024

  • upgraded to latest stable version of reth and other dependencies (reth commit 9a732f6b7813f9ecb5f28b379d3062c287a78e70)
  • adds conditional logic for system address to maintain consistency with nethermind in both genesis hash and state root
    • adds system address as new account in first block (touched + created)
    • removes system address from state transitions from block 2 onwards to prevent it being wiped in accordance to EIP-158/161

@debjit-bw
Copy link
Member Author

didn't cleanup yet

@debjit-bw
Copy link
Member Author

@dapplion @filoozom

@debjit-bw debjit-bw changed the title upgraded to latest stable upgraded to latest stable, block validation working Oct 10, 2024
@debjit-bw debjit-bw changed the title upgraded to latest stable, block validation working chore: upgraded to latest stable, block validation working Oct 10, 2024
@debjit-bw debjit-bw marked this pull request as ready for review October 10, 2024 10:12
@debjit-bw debjit-bw closed this Oct 11, 2024
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.

1 participant