v0.35.0 "Shravan"
Non-mandatory release for all node operators. It includes some fixes and improvements, notably around state-related RPC. Note that this release contains breaking changes, so please read the changelog carefully before upgrading.
What's Changed
- chore: refactor and improve gossipsub coverage by @LesnyRumcajs in #7373
- chore: use
/dnsaddrto aggregate CS bootstrappers by @LesnyRumcajs in #7375 - [automated] Update Forest CLI docs by @leshyatwork[bot] in #7378
- [automated] Update Forest RPC reference docs by @leshyatwork[bot] in #7377
- fix(rpc): bound nEpochs in StateCompute by @hanabi1224 in #7374
- chore: update the contribution guidelines for external contributors by @akaladarshi in #7371
- refactor(filters): reduce the clones while updating the filters by @akaladarshi in #7360
- chore(logs): add difference of HEAD catchup by @LesnyRumcajs in #7380
- chore: bump
spinby @LesnyRumcajs in #7381 - [automated] Update Forest RPC reference docs by @leshyatwork[bot] in #7384
- chore: bump Go deps by @hanabi1224 in #7388
- chore: bump
parity-dbto v0.5.6 by @LesnyRumcajs in #7389 - chore(test): add regression test for paritydb deadlock by @LesnyRumcajs in #7390
- chore: bump pnpm deps by @LesnyRumcajs in #7391
- fix(api): reject
StateWaitMsgconfidence above chain finality by @sudo-shashank in #7387 - feat: add
--augmented-dataand--tipset-lookuptoforest-cli snapshot exportby @hanabi1224 in #7376 - fix:
ethnew block filter stateful test by @akaladarshi in #7392 - [automated] Update Forest CLI docs by @leshyatwork[bot] in #7397
- [automated] Update Forest RPC reference docs by @leshyatwork[bot] in #7396
- Docs: Node comparison report by @sudo-shashank in #7346
- feat: improve export status info by @LesnyRumcajs in #7383
- chore(deps): bump the patch-versions group in /docs with 6 updates by @dependabot[bot] in #7399
- chore(deps): bump actions/setup-go from 6 to 7 by @dependabot[bot] in #7398
- chore(deps): bump the patch-versions group with 4 updates by @dependabot[bot] in #7400
- [automated] Update Forest CLI docs by @leshyatwork[bot] in #7403
- [automated] Update Forest RPC reference docs by @leshyatwork[bot] in #7402
- test(lotus_json): assert LotusJson<Option> is nullable in schema by @0xDevNinja in #7347
- feat(perf):
faster-hexinstead ofhexby @LesnyRumcajs in #7395 - fix: disable overflow checks in
quinn-protoby @LesnyRumcajs in #7404 - fix(rpc): serve StateReplay from the tipset trace cache + semaphore by @LesnyRumcajs in #7405
- chore(release): prepare release v0.35.0 "Shravan" by @akaladarshi in #7406
Full Changelog: v0.34.1...v0.35.0