Skip to content

v12.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@arajasek arajasek released this 11 Oct 15:17
· 3 commits to release/v12 since this release

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

Protocol Improvements and Bugfixes

  • Storage miner actor: Fix sector activation epochs overwritten by replica update (#1229)
  • Storage miner actor: Batch calls to ClaimAllocations during ProveCommitAggregate (#1304)
  • Verified registry actor: Process allocation claims in batches by sector (#1337)
  • Storage miner/market actors: Batch calls to ActivateDeals by sector during ProveCommitAggregate (#1310)
  • Storage market actor: Deprecate usused ComputeDataCommitment method (#1354)
  • Storage market actor: Add CommD as option in return value from BatchActivateDeals (#1361)
  • Storage miner actor: Replace the per-sector "simple QA power" value with a bitfield of flags (#1395)
  • Storage miner actor: Removed support for v1 proof types (#1391)