Skip to content

v13.0.0

Latest
Compare
Choose a tag to compare
@rjan90 rjan90 released this 21 Mar 13:12
0f205c3

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

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)