This Month in Forest - June 2025 #5781
AlexeyKrasnoperov
announced in
Announcements 📢
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This Month in Forest 🌲
Welcome to the June edition of This Month in Forest! We are excited to share the latest updates and improvements to the Forest Filecoin client (and more!).
Highlights
Development
📦 RPC and State Caching
StateWaitMsg
andStateGetReceipt
RPC Methods.⚡️ Power Table Optimization
F3.GetPowerTable
, reducing execution time from ~1.7s to ~0.7s with high cache hit rates and low memory footprint.☁️ Archive Automation
forest-tool archive sync-bucket
command automates snapshot generation and uploading to S3, keeping Forest's archival snapshot buckets up-to-date and reproducible.🔍 CLI Enhancements
forest-cli chain list
command allows developers and operators to inspect tipsets, gas usage, and messages across epochs with detailed gas stats.🧬 Decoding Actor Params
Filecoin.StateDecodeParams
API. Currently supported:Constructor
,ChangeWorkerAddress
Constructor
,AuthenticateMessageExported
Constructor
Other
As always, see the CHANGELOG for details. Note that it contains primarily client-facing changes, so if you're interested in the nitty-gritty details, you'll need to go through the commit history. 🤓
Beta Was this translation helpful? Give feedback.
All reactions