Skip to content

v0.9.3

Compare
Choose a tag to compare
@jolestar jolestar released this 24 Dec 02:28
· 1187 commits to master since this release
0691ace

Main feature and update

  1. [rpc & cli] Implemented Windows access json rpc api via IPC. (#516)
  2. [jsonrpc client] Fix the bug that miner_client cannot continue mining after network failure. (#1762)
  3. [miner] Fixed block verify error bug due to time error (#1865)

中文说明

  1. [rpc & cli] 实现 Windows 通过 IPC 方式访问接口,方便 Windows 用户使用 cli console. (#516)
  2. [jsonrpc client] 实现断网自动重连机制,修复了 miner_client 网络故障后无法继续挖矿的 bug. (#1762)
  3. [miner] 修复了由于时间误差导致的区块验证错误 bug (#1865)

Milestone starcoin-0.9.3