Ether1Project / Ethoprotocol

Official Go implementation of The Etho Protocol
https://ethoprotocol.com
GNU Lesser General Public License v3.0
41 stars 33 forks source link

ARM64 Patch #15

Closed fallengravity closed 5 years ago

fallengravity commented 5 years ago

Fixes ARM64 Compiling - see https://github.com/ethereum/go-ethereum/pull/19183/files for reference.

Can confirm that there has not been any issues compiling: darwin-amd64, linux-amd64, windows-amd64.