This is a non-mandatory release for all node operators. It brings significant performance improvements for snapshot downloads, implements the much-requested trace call API and includes bug fixes.
What's Changed
- chore: update known blocks by @LesnyRumcajs in #6602
- chore: use clang-20 in Dockerfile by @hanabi1224 in #6600
- chore: bump go compiler and deps by @hanabi1224 in #6597
- fix(ci): use ubuntu-slim for trival jobs by @hanabi1224 in #6599
- fix(ci): disable F3 on lotus until a new lotus image with calibnet F3 initial power table is published by @hanabi1224 in #6601
- chore(deps): favor re-exported digest crate by @hanabi1224 in #6603
- fix(ci): speed up snapshot downloading on CI by @hanabi1224 in #6592
- Update known blocks subcommand by @LesnyRumcajs in #6604
- fix(ci): update api compare test lotus image with F3 initial power table by @hanabi1224 in #6611
- chore: migrate from yarn to pnpm by @hanabi1224 in #6586
- Revert "chore: use clang-20 in Dockerfile (#6600)" by @LesnyRumcajs in #6614
- fix: don't mark tipsets with temporal errors as permanently bad by @LesnyRumcajs in #6613
- chore(deps): bump the patch-versions group with 4 updates by @dependabot[bot] in #6615
- chore: limit
Vecpreallocation to follow serde convention by @LesnyRumcajs in #6616 - chore(deps): bump toml from 1.0.1+spec-1.1.0 to 1.0.2+spec-1.1.0 in the patch-versions group by @dependabot[bot] in #6618
- chore(deps): bump @easyops-cn/docusaurus-search-local from 0.54.1 to 0.55.0 in /docs by @dependabot[bot] in #6617
- fix: use panic unwind on tests with quick profile by @LesnyRumcajs in #6621
- chore(ci): limit unit test duration to 45minutes by @LesnyRumcajs in #6622
- chore: don't pollute workspace with test artefacts by @LesnyRumcajs in #6623
- chore: add cooldown to dependabot updates by @LesnyRumcajs in #6624
- chore: allow
quick-testprofile formise run installby @LesnyRumcajs in #6626 - lotus-gateway: Enable Filecoin.EthCall by @sudo-shashank in #6629
- [automated] Update Lotus version in API tests by @leshyatwork[bot] in #6619
- chore: remove explicit sparse protocol setting by @LesnyRumcajs in #6633
- feat: improve download speed with the in-built downloader by @LesnyRumcajs in #6632
- chore(deps): bump clap from 4.5.58 to 4.5.59 in the patch-versions group by @dependabot[bot] in #6635
- chore(deps): bump qs from 6.14.1 to 6.14.2 in /docs by @dependabot[bot] in #6636
- fix(test): unfilter Filecoin.EthSyncing for lotus-gateway API compare test by @hanabi1224 in #6638
- fix(gc): add random delay to avoid a cluster of nodes run GC and reboot RPC services at the same time by @hanabi1224 in #6639
- chore(ci): use in-built downloader instead of aria2c by @LesnyRumcajs in #6640
- feat: Implement
Forest.EthTraceCallby @akaladarshi in #6412 - fix(test): drop client to avoid potential locks by @LesnyRumcajs in #6642
- chore(release): prepare release v0.32.2 by @akaladarshi in #6643
Full Changelog: v0.32.1...v0.32.2