This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
v6.0.0
Protocol changes - Multisig Approve only hashes when hash in params - FIP 0020 WithdrawBalance methods return withdrawn value - FIP 0021 Fix bug in power calculation when extending verified deals sectors - FIP 0022 PublishStorageDeals drops errors in batch - FIP 0024 BatchBalancer update and burn added to PreCommitBatch - FIP 0026 Add FaultMaxAge extension - Reduce calls to power and reward actors by passing values from power cron - Defensive programming hardening power cron against programmer error Implementation changes - Move to xerrors - Improved logging