v1.16.1
This is an OPTIONAL PATCH release for storage providers who have failed to publish SubmitWindowedPoSt
due to out of gas error. The error log looks like /wdpost_run.go:xxx estimating gas {"error": "estimating gas used: message execution failed: exit SysErrOutOfGas(7)...
.
New Features
- feat: declare fault recovery: Config for maximum partition count per message (#8988 / #8986)
- configure
MaxPartitionsPerRecoveryMessage
in miner configuration setting.
- configure
- feat: wdpost: Config for maximum partition count per message (#8982 / #8986)
- configure
MaxPartitionsPerPoStMessage
in miner configuration setting.
- configure