This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
mainnet.1.5.0.1
shannon-6block
released this
25 Feb 02:21
·
8 commits
to master
since this release
更新内容:
- 升级到 lotus v1.5.0 版本
- 允许运行过程中对MaxBaseFee进行修改,命令是
lotus-miner sealing set --base-fee-threshold "5000000000 attoFIL"
- 新增启动参数
lotus-miner run --min-storage-available-percent-for-auto-pledge 15
,表示剩余存储空间(所有CanStore的存储路径)不足15%的时候停止自动封装,默认值10%