Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

mainnet.1.4.0.2

Compare
Choose a tag to compare
@shannon-6block shannon-6block released this 21 Dec 04:01
· 15 commits to master since this release
  1. 修复了FetchToShared=false情况下,FinalizeSector阶段,传输到存储路径的sealed的扇区文件不会从xxx.tmp重命名为xxx的问题。
  2. 仅FetchToShared=false的矿工需要升级。升级前,请用脚本或手动将Proving状态的扇区的sealed文件从xxx.tmp重命名为xxx,否则程序重启后会自动删除所有xxx.tmp文件。建议就在没有FinalizeSector任务的时候,用脚本批量重命名一下。