Skip to content

v15.0.0

Latest
Compare
Choose a tag to compare
@rjan90 rjan90 released this 30 Oct 19:48
· 2 commits to master since this release
831bf1b

This is the final release of v15.0.0 actors, that will power Filecoin nv24. It is identical to the v15.0.0-rc1 release.

Highlights

What's Changed

  • test(niporep): integration test for failing first wdpost by @rvagg in #1565
  • fix: remove Option around SectorPreCommitInfoInner.unsealed_cid by @kamuik16 in #1570
  • ci: automate creation of GitHub releases and tags by @galargh in #1571
  • ci: uci/copy-templates by @web3-bot in #1575
  • Update Typo in check.rs by @shaikhyaser in #1578
  • fix(miner)!: remove DEAL_WEIGHT_MULTIPLIER and its input to QAP calc by @rvagg in #1574
  • chore(miner): add BatchReturn serialization tests by @rvagg in #1564
  • ci: fix the github release url for uploading assets by @galargh in #1579
  • chore(power): add CurrentTotalPowerReturn serialization tests by @rvagg in #1580

New Contributors

Full Changelog: v14.0.0...v15.0.0