ethereum / ethereumj

DEPRECATED! Java implementation of the Ethereum yellowpaper. For JSON-RPC and other client features check Ethereum Harmony
GNU Lesser General Public License v3.0
2.18k stars 1.1k forks source link

Fix/ropsten forks #1217

Closed zilm13 closed 5 years ago

zilm13 commented 5 years ago

Add correct fork indentity, as there are a lot of peers with incorrect fork in Ropsten and there is a big chance that peer will not get block choice from the correct fork if no restriction is applied

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.1%) to 56.819% when pulling 52073f729b8029830d05ed3c73b080d205a1296a on fix/ropsten-forks into 3ae595ffca9b4a1faab221b8fdd967739d0139e2 on develop.