Skip to content

v15.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 11:25
831bf1b

This is the first release candidate of v15.0.0 actors, that will power Filecoin nv24.

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
  • Expose beacon randomness through new EVM precompile via new runtime method (FIP-0095) by @anorth in #1577
  • ci: fix the github release url for uploading assets by @galargh in #1579
  • feat(evm): add MCOPY opcode by @snissn in #1572
  • Baseline bug fix (FIP-0081) by @kkarrancsu in #1557
  • chore(power): add CurrentTotalPowerReturn serialization tests by @rvagg in #1580

New Contributors

Full Changelog: v14.0.0...v15.0.0-rc1