v15.0.0-rc1
Pre-release
Pre-release
This is the first release candidate of v15.0.0 actors, that will power Filecoin nv24.
Highlights
- FIP-0094: Add Support for EIP-5656 (MCOPY Opcode) in the FEVM by @snissn in #1572
- FIP-0081 - Introduce lower bound for sector initial pledge by @kkarrancsu in #1557
- FIP-0086 - Fast Finality in Filecoin (F3)
- FIP-0095: Add FEVM precompile to fetch beacon digest from chain history by @anorth in #1577
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
- @kamuik16 made their first contribution in #1570
- @web3-bot made their first contribution in #1575
- @shaikhyaser made their first contribution in #1578
- @snissn made their first contribution in #1572
- @kkarrancsu made their first contribution in #1557
Full Changelog: v14.0.0...v15.0.0-rc1