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(rawdb): migration to plugin/evm/rawdb #851

Draft
wants to merge 1 commit into
base: qdm12/core/rawdb-geth-closer
Choose a base branch
from

Conversation

qdm12
Copy link
Collaborator

@qdm12 qdm12 commented Mar 2, 2025

Why this should be merged

Suggested by @darioush to clean up rawdb a bit further. This is non blocking for the libevm branch to be merged into master.

How this works

  • Move our custom code from core/rawdb to plugin/evm/rawdb
  • Remove rawdb/imports.go and import from libevm directly in other files

How this was tested

CI passing

Need to be documented?

No

Need to update RELEASES.md?

No

- Move our custom code from core/rawdb to plugin/evm/rawdb
- Remove rawdb/imports.go and import from libevm directly in other files
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