·
12 commits
to main
since this release
Non-mandatory release for all node operators. Mostly fixes and improvements around RPC methods.
Check the CHANGELOG.md for details
What's Changed
- chore: fast path in
resolve_to_keyby @LesnyRumcajs in #7522 - fix: filecoin chain notify API and tests by @akaladarshi in #7493
- chore: fast-path mpool pending by @LesnyRumcajs in #7524
- [automated] Update Forest RPC reference docs by @leshyatwork[bot] in #7525
- [automated] Update Forest CLI docs by @leshyatwork[bot] in #7526
- chore: improve
StateAccountKeyperf for bad queries by @LesnyRumcajs in #7521 - chore: avoid wasteful loading tipset in
eth_getLogsby @LesnyRumcajs in #7530 - [automated] Update Forest checkpoints by @leshyatwork[bot] in #7534
- chore: fast-track
eth_getCodeby @LesnyRumcajs in #7523 - chore(perf): optimize
eth_feeHistoryby @LesnyRumcajs in #7529 - fix: block producing fixes by @LesnyRumcajs in #7535
- chore(perf): fast track
eth_getStorageAtby @LesnyRumcajs in #7531 - fix(eth): respect tombstone by @LesnyRumcajs in #7537
- chore(deps): bump the patch-versions group with 2 updates by @dependabot[bot] in #7558
- fix(eth): allow eth_call and eth_estimateGas from contract and non-existent senders by @sudo-shashank in #7435
- Added devnet skip sender test by @sudo-shashank in #7541
- chore: remove panic on overflow in release builds by @LesnyRumcajs in #7559
- feat(test): forest + lotus-miner devnet in CI by @LesnyRumcajs in #7556
- feat(drand): include drand metrics around HTTP retrieval by @EclesioMeloJunior in #7533
- chore: apply clippy
inlined-format-argsby @LesnyRumcajs in #7561 - chore: enable more perf lints by @LesnyRumcajs in #7562
- chore: wait till lotus funded in devnet tests by @LesnyRumcajs in #7564
- fix:(drand):
SizeTrackingCachecache name per drand network name by @EclesioMeloJunior in #7532 - Add --as-default flag to forest-wallet import by @sudo-shashank in #7565
- [automated] Update Lotus version in API tests by @leshyatwork[bot] in #7475
- fix: mpool-pending fixes by @LesnyRumcajs in #7566
- chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /docs by @dependabot[bot] in #7557
- chore: bump toolchain to rust-1.98.0 by @LesnyRumcajs in #7568
- feat: external-rpc-checks runs on dispatch and on labeled PRs by @EclesioMeloJunior in #7509
- [automated] Update Forest CLI docs by @leshyatwork[bot] in #7573
- [automated] Add monthly RPC parity conformance report by @leshyatwork[bot] in #7574
- fix(ci): set the forest entrypoint in the external RPC checks by @EclesioMeloJunior in #7570
- chore: temporarily ignore wasmtime advisory by @LesnyRumcajs in #7575
- fix: message wait race in devnet tests by @LesnyRumcajs in #7576
- chore(docs): include important warn on release checklist by @EclesioMeloJunior in #7577
- chore(release): prepare 0.36.1 by @EclesioMeloJunior in #7578
Full Changelog: v0.36.0...v0.36.1