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

20181201 p2p optimization #1241

Open lyy4j opened 5 years ago

lyy4j commented 5 years ago

update the oldest node to last where the oldest win the new node

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.1%) to 56.749% when pulling 4e32378a44587b4c472285b76bdef493a1c18ae9 on lyy4j:20181201_p2p_optimization into e5ed70bc9839e20b955ea6ffd2da4c95abdb8180 on ethereum:master.

lyy4j commented 5 years ago

i hava create a pr into ethereum:develop https://github.com/ethereum/ethereumj/pull/1242