v13.0.0
This is the final release of v13. Compared to the v13.0.0-rc.3, this final version emits additional events for the builtin-actors based on community feedback for nv22 actor event (filecoin-project/FIPs#964 and filecoin-project/FIPs#968).
FIPs included
- FIP0063: Switching to a new Drand Network
- FIP0074: Remove cron-based Automatic Deal Settlement
- FIP0076: Direct Data Onboarding
- FIP0083: Add built-in Actor events in the Verified Registry, Miner and Market Actors
Protocol Improvements and Bugfixes
- Multisig actor: Return transaction error data back to the user (#1422)
- Invoke Verif reg balance method with read only perms (#1421)
- Cache precommit state and use the cache state to expire all precommits in the proving deadline cron job (#1427)
- Take the batch builder by-value (#1493)
- fix: we changed the provider_sectors map to be keyed by actor-id (#1509)