etclabscore / core-geth

A highly configurable Go implementation of the Ethereum protocol.
https://etclabscore.github.io/core-geth
GNU Lesser General Public License v3.0
263 stars 144 forks source link

Revert ETH67 removal #629

Closed ziogaschr closed 2 months ago

ziogaschr commented 3 months ago

This PR reverts ETH67 protocol removal based on this comment https://github.com/etclabscore/core-geth/pull/623#discussion_r1568523994.

The PR will be merged to the merge/foundation-release/1.13.14 branch.

ziogaschr commented 2 months ago

NOTE: ETH/68 is already available on core-geth. We only need if other clients, especially besu has support for it, as ETC has support for besu client. @diega to check

diega commented 2 months ago

@ziogaschr yes, Besu implemented ETH/68 too

ziogaschr commented 2 months ago

Then I suggest that we can close this PR without merging. Please vote up if you agree @diega @meowsbits