What's Changed
- chore: update to rust 1.86.0 by @Stebalien in #1670
- chore: update ref-fvm to v4.7.0 by @Stebalien in #1671
- feat: switch from libsecp256k1 to k256 by @Stebalien in #1672
- chore(evm): update uint by @Stebalien in #1673
- chore(evm): update alloy by @Stebalien in #1674
- chore: update remaining deps by @Stebalien in #1675
- chore: switch to rust 2024 edition by @Stebalien in #1677
- feat(evm): save a syscall for most precompile calls by @Stebalien in #1679
- chore: update to 2024 edition, take 2 by @Stebalien in #1678
- opt(ci): improve test speed by replacing cargo-test with cargo-nextest by @tediou5 in #1680
- opt(make): unify the testing tools used in both development and CI (#1681) by @tediou5 in #1682
- chore(ci): update install-action to address nextest errors by @JAG-UK in #1693
- test: verify a msig signer can be a msig by @jennijuju in #1692
- FIP-0103: Removal of the ExtendSectorExpiration method from the miner actor by @sudo-shashank in #1690
- FIP-0101: Deprecate the ProveCommitAggregate method from the miner actor by @akaladarshi in #1691
- chore(coverage): allow code coverage to run of pull request by @akaladarshi in #1694
- docs: add CONTRIBUTING.md guide by @BigLep in #1696
- Remove reentrant approval -- checks effects interactions by @ZenGround0 in #1697
FIP-0106: Remove of theProveReplicaUpdatesmethod from the miner actor by @elmattic in #1688- FIP-0105: Add Full Support for EIP-2537 (BLS12-381 Precompiles) in the Filecoin EVM by @snissn in #1669
- FIP-0077: Add Cost Opportunity For New Miner Creation by @tediou5 in #1535
- FIP-0109: Open up DDO notifications to user contracts by @ZenGround0 in #1689
- chore: release 17.0.0-dev1 by @TippyFlitsUK in #1698
- chore: release 17.0.0-dev2 by @TippyFlitsUK in #1700
- chore: release 17.0.0-rc1 by @TippyFlitsUK in #1701
New Contributors
- @tediou5 made their first contribution in #1680
- @JAG-UK made their first contribution in #1693
- @akaladarshi made their first contribution in #1691
- @BigLep made their first contribution in #1696
- @TippyFlitsUK made their first contribution in #1698
Full Changelog: v16.0.1...v17.0.0