This Month in Forest - April 2025 #5615
LesnyRumcajs
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.
-
This Month in Forest 🌲
Welcome to the April edition of This Month in Forest! We are excited to share the latest updates and improvements to the Forest Filecoin client (and more!).
Highlights
Filecoin Virtual Dev Summit in Toronto
Some of us will attend the Filecoin Virtual Dev Summit in Toronto, Canada. Come say hi! 👋 Maybe we'll have some swag for you? 😏
Teep and F3 landed!
The NV25 Teep upgrade landed, and just yesterday, the F3 activation on the mainnet was completed. 🎉 This is a significant milestone for the Filecoin network, and we are proud to have been part of it. 🚀
Read more on The F3 Journey.
Forest RPC benchmarks
We moved the RPC benchmarks to a separate repository, highlighting the client-agnostic nature of the benchmarks. You can find them here.
Curious about the RPC benchmarks? @AlexeyKrasnoperov gave a talk at Virtual Filecoin Dev Summit. Check it out 👇:

PDP Hackathon
The Forest team participated in the PDP hackathon! 💻 Lots of literal hacking involved, learning and fun. Check out one of our projects. I totally overengineered it, but I had a blast!
Want to know more about PDP? Check out the following articles and talks:
Articles:
Talks:
Development
Fast database migration
Were you tired of waiting for the database migration to finish after every Forest release, even though the schema didn't change? We were, too! 😴 We resolved it in this PR.
Improved syncing status
We completely revamped the syncing status reported by the
forest-cli sync status
andforest-cli sync wait
commands. The new status is much more informative and user-friendly. ✨RPC improvements and fixes
We added support for the final method,
Filecoin.ChainGetEvents
in the proposed Common Node API RPC method set! This was the cherry on top of the massive effort started a year ago.We'll continue to monitor and improve them as needed. 🔨
Forest integration with Lotus Gateway
Want to have a proxy in front of your Forest node? Forest (almost) seamlessly integrates with the Lotus Gateway. Check out our guide on setting up this match made in heaven! 😍
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