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

Make Turbogeth imports compatible with go-ethereum #122

Closed
mandrigin opened this issue Oct 17, 2019 · 1 comment
Closed

Make Turbogeth imports compatible with go-ethereum #122

mandrigin opened this issue Oct 17, 2019 · 1 comment

Comments

@mandrigin
Copy link
Collaborator

When rebasing to a new version of geth, a lot of conflicts happen because of different import names.

When a new import added upstream, git gets confused. Resolving these merges is trivial, but annoying and can lead to occasionally importing actual unpatched go-ethereum module.

@mandrigin
Copy link
Collaborator Author

with go modules, this task will be harder and more error prone to do than to keep renaming imports like we do right now, closing.

jyellick pushed a commit to bobanetwork/op-erigon that referenced this issue Feb 26, 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

No branches or pull requests

1 participant