Skip to content

v13.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rjan90 rjan90 released this 01 Feb 21:15
· 33 commits to master since this release
a96db01

This is the first release candidate for the upcoming v13 actors series, that will power Filecoin nv22.

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)