缪尔冰川硬分叉 好吧,看到etheruem blog 又要更新geth版本,赶在 2020年1月1日前抢更,哈哈! 之前从1.7 更到1.8 更到1.9 都没有问题 环境 go 1.10 centos7 没变过 git clone https://github.com/ethereum/go-ethereum.git 注:老样子,网速不给力我还是直接下载tar包 cd go-ethereum-1.9.9 make all 这里提示错误 我找不到包,好吧,go1.10有点老了,更新到最新版(要把旧版本清理干净不然有问题) 就ok了 修改etc/profile go-ethereu