v0.32.3 "Unimpressive Serenity"
Non-mandatory release adding improved support for eth_traceFilter support, and garbage collector change to better accommodate RPC providers.
What's Changed
- chore: automate checkpoints updates by @LesnyRumcajs in #6641
- feat(docs): RPC methods reference by @LesnyRumcajs in #6630
- fix:
cargo deny check advisorieserrors by @hanabi1224 in #6648 - fix(rpc): pass http::Extensions to RpcMethod::handle by @hanabi1224 in #6646
- chore(deps): bump mermaid from 11.12.2 to 11.12.3 in /docs in the patch-versions group by @dependabot[bot] in #6650
- chore(deps): bump basic-ftp from 5.1.0 to 5.2.0 in /docs by @dependabot[bot] in #6652
- chore(deps): bump basic-ftp by @hanabi1224 in #6657
- fix: lychee root dir errors by @LesnyRumcajs in #6656
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #6662
- chore(deps): bump ra_ap_syntax from 0.0.320 to 0.0.321 by @dependabot[bot] in #6664
- Fix RPC parity test failure by @sudo-shashank in #6667
- chore(deps-dev): bump @types/node from 22.19.11 to 25.3.0 in /docs by @dependabot[bot] in #6663
- Add support for the Filecoin.EthTraceFilter V2 by @sudo-shashank in #6522
- chore: fix wording in snapshot download by @LesnyRumcajs in #6669
- feat(gc): keep message receipts and events by @hanabi1224 in #6666
- chore: prepare release 0.32.3 by @LesnyRumcajs in #6671
- fix(test): print some logs in test_rpc_server for troubleshooting timeout issue by @hanabi1224 in #6670
Full Changelog: v0.32.2...v0.32.3