unicornultrafoundation / go-u2u

Implementation of U2U Network in Golang
https://u2u.xyz
GNU Lesser General Public License v3.0
4 stars 3 forks source link

Cleanup eth/downloader and eth/protocols/eth package #83

Closed b1m0n closed 6 months ago

b1m0n commented 7 months ago

Please check if what you want to add to go-u2u list meets Contribution guidelines, maintainers note and Quality standard.

Description:

This PR removes the redundant ETH downloader and eth protocol. Help resolving issue https://github.com/unicornultrafoundation/go-u2u/issues/81

Prerequisite: