Non-mandatory release supporting new API methods and addressing a critical panic issue.
What's Changed
- [automated] Update Forest CLI docs by @leshyatwork[bot] in #6245
- fix: ignore RUSTSEC-2025-0118 (wasmtime in FVM) by @LesnyRumcajs in #6247
- Bump fvm version by @LesnyRumcajs in #6248
- chore(deps-dev): bump spellchecker-cli from 7.0.0 to 7.0.1 in /docs in the patch-versions group by @dependabot[bot] in #6250
- fix: avoid unecessary clone(s) in some Eth RPC methods by @hanabi1224 in #6253
- fix: avoid cloning block headers in
validate_blockby @hanabi1224 in #6254 - chore(deps): bump js deps to fix security warnings by @hanabi1224 in #6257
- chore: minor improvement for docs by @efcking in #6252
- chore(deps): bump
golang.org/x/cryptoby @hanabi1224 in #6256 - fix: refine Arc params to reduce pointer cloning by @hanabi1224 in #6255
- fix: error caused by --skip-load-actors by @hanabi1224 in #6260
- chore(deps): bump the patch-versions group with 7 updates by @dependabot[bot] in #6262
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #6261
- chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /docs by @dependabot[bot] in #6265
- chore(p2p): listen on quic protocol by default by @hanabi1224 in #6266
- chore: update know blocks by @akaladarshi in #6272
- chore(deps): bump tracing-appender from 0.2.3 to 0.2.4 in the patch-versions group by @dependabot[bot] in #6264
- fix: avoid deep-cloning Tipset and FullTipset by @hanabi1224 in #6274
- chore: add
ChainGetEventsto filter list by @akaladarshi in #6275 - chore(deps): bump @easyops-cn/docusaurus-search-local from 0.52.1 to 0.52.2 in /docs in the patch-versions group by @dependabot[bot] in #6276
- chore(deps): bump express from 4.21.2 to 4.22.1 in /docs by @dependabot[bot] in #6279
- chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /docs by @dependabot[bot] in #6278
- fix: avoid some unnecessary clones in chain follower by @hanabi1224 in #6281
- feat(rpc): ChainGetTipset v2 by @hanabi1224 in #6231
- [automated] Update Forest CLI docs by @leshyatwork[bot] in #6285
- chore: add this month in forest reminder by @LesnyRumcajs in #6288
- [automated] Update Lotus version in API tests by @leshyatwork[bot] in #6263
- chore: remove storage.chainsafe.io mention by @LesnyRumcajs in #6313
- feat: add eth_block_cache to improve performance of a few Eth RPC method by @hanabi1224 in #6289
- feat(rpc): V2 RPC methods StateGetActor and StateGetID by @hanabi1224 in #6312
- chore(deps): bump the patch-versions group in /docs with 4 updates by @dependabot[bot] in #6317
- chore(deps): bump the patch-versions group with 2 updates by @dependabot[bot] in #6318
- fix: do not wrap
SenderwithArcby @hanabi1224 in #6315 - chore: fix
GetActorEventsRawtests by @LesnyRumcajs in #6319 - chore(deps): bump prettier from 3.6.2 to 3.7.4 in /docs by @dependabot[bot] in #6322
- chore(deps): bump tower-http from 0.6.7 to 0.6.8 in the patch-versions group by @dependabot[bot] in #6321
- feat(rpc): add v1 RPC method
Filecoin.FilecoinAddressToEthAddressby @hanabi1224 in #6323 - fix: panic in mpool selection by @LesnyRumcajs in #6325
- chore: prepare release 0.30.5 by @LesnyRumcajs in #6326
New Contributors
Full Changelog: v0.30.4...v0.30.5