Skip to content

chore(core): blockchain.go alignment with geth #906

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

Draft
wants to merge 16 commits into
base: libevm
Choose a base branch
from

Conversation

qdm12
Copy link
Contributor

@qdm12 qdm12 commented Apr 7, 2025

Why this should be merged

Upgrading the underlying geth code is troublesome due to diffs in core/blockchain.go between coreth and geth v1.13.14

How this works

How this was tested

Need to be documented?

Need to update RELEASES.md?

qdm12 added 4 commits April 7, 2025 16:32
- Rename symbols
- Move non-geth code to blockchain_ext.go
- Move fields around to be more similar to geth
- Add text formatting to make it more similar to geth
@qdm12 qdm12 added the after libevm To be done only after using libevm for good label Apr 8, 2025
@qdm12 qdm12 removed the after libevm To be done only after using libevm for good label May 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.

1 participant