ethereumproject / go-ethereum

Go language implementation of the original/classic design of the Ethereum protocol
GNU Lesser General Public License v3.0
441 stars 166 forks source link

Fixed go modules references #715

Closed austinabell closed 5 years ago

austinabell commented 5 years ago

relative path replacement since the two independent go modules cannot be fixed at once with the current configuration. Node syncs with clients from eth-classic