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

create an --eth-protocol=[65|64|63] flag? #109

Closed
meowsbits opened this issue Jun 1, 2020 · 2 comments · Fixed by #244
Closed

create an --eth-protocol=[65|64|63] flag? #109

meowsbits opened this issue Jun 1, 2020 · 2 comments · Fixed by #244

Comments

@meowsbits
Copy link
Member

meowsbits commented Jun 1, 2020

Just an idea to allow the Ethereum Protocol version to be user configurable, which would provide a simple fix for issues like the ones Besu and Parity OpenEthereum are having on ETC right now. https://github.com/openethereum/openethereum/issues/11744

https://github.com/etclabscore/core-geth/blob/master/eth/protocol.go#L43

@meowsbits
Copy link
Member Author

les.protocol version would be a welcome addition, too, though I would think a second step after the eth-protocol feature.

@ziogaschr
Copy link
Member

les.protocol version would be a welcome addition, too, though I would think a second step after the eth-protocol feature.

@meowsbits eth.protocols has been handled in #244.
Do you want to handle the les.protocol in same PR or in a new one? Actually, I am not sure if it makes sense to handle les.protocol at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants