Go-Ethereum
霧錢包0.7.6(Beta 20)“漏洞發布”的問題
更新到Wallet 0.7.6 (Beta 20)後,running mist 從頭開始同步主網,這很糟糕,因為上次同步 ~1,7MBlocks 花了我 4 天…
是因為“漏洞釋放”嗎?我可以加快同步速度嗎(…不,‘geth –fast’ 沒有幫助)。
它還給了我使用 Wallet 0.7.5 沒有得到的 ntp 伺服器錯誤,這是一個日誌片段:
[2016-06-26 22:32:27.913] [ERROR] main - Couldn't get time from NTP time sync server. Error: can't find 'ntp enabled:' line in timedatectl output at /home/lsoave/Ethereum-Wallet-linux64-0-7-6/resources/app.asar/node_modules/os-timesync/index.js:47:19 at ChildProcess.exithandler (child_process.js:205:7) at emitTwo (events.js:106:13) at ChildProcess.emit (events.js:191:7) at maybeClose (internal/child_process.js:850:16) at Socket.<anonymous> (internal/child_process.js:323:11) at emitOne (events.js:96:13) at Socket.emit (events.js:188:7) at Pipe._handle.close [as _onclose] (net.js:492:12) Error: can't find 'ntp enabled:' line in timedatectl output at /home/lsoave/Ethereum-Wallet-linux64-0-7-6/resources/app.asar/node_modules/os-timesync/index.js:47:19 at ChildProcess.exithandler (child_process.js:205:7) at emitTwo (events.js:106:13) at ChildProcess.emit (events.js:191:7) at maybeClose (internal/child_process.js:850:16) at Socket.<anonymous> (internal/child_process.js:323:11) at emitOne (events.js:96:13) at Socket.emit (events.js:188:7) at Pipe._handle.close [as _onclose] (net.js:492:12)
注意:在這裡交叉發布
使用Geth Version: 1.5.0-unstable with **mist Wallet 0.7.6 (Beta 20) “vulnerability release”**會出現問題。
使用Geth 版本:1.4.8-stable和Wallet 0.7.6同步區塊鏈**“**快很多”:
同步 ~1,7MBlocks 需要 1.45 小時而不是 4 天!
這似乎是由於目前的開發分支,它將破壞與 1.4.8 及更早版本的向後兼容性(另請參見https://github.com/ethereum/mist/issues/891#event-704742747)