Forest Roadmap Update (Q2/Q3 2024) 🎉 #4220
Closed
ansermino
announced in
Announcements 📢
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Introduction
Forest is a robust full node implementation of the Filecoin protocol, crafted with safety-first in Rust 🦀. At its core, Forest is built on a foundation of key attributes designed to meet the critical needs of node operators and network participants alike. The goals for Forest are:
These pillars will continue to shape Forest's development and influence our contributions to the community for the foreseeable future. Through this commitment to stability, performance, security, and ease of use, Forest aims to enhance the Filecoin ecosystem and support the network's growth and accessibility.
Current Status
Forest is currently operating on Mainnet, Calibnet, and Butterflynet. We have successfully participated in the last three mainnet network upgrades without issue, as well as the upcoming NV22 on Calibnet. Performance and stability are good, however we continue to optimize and improve many components.
Snapshot generation and archival data export capabilities are two examples of Forest’s emerging potential. Through various optimizations, primarily on the storage layer (learn more), Forest can generate snapshots on modest hardware and in less than half the time compared to Lotus. Similarly, exports of archival chain data have similar performance advantages and are half the size on disk with a slower growth rate over time.
Forest's snapshot and archival data export capabilities are actively being demonstrated through the Forest Snapshot & Archival Data service. The service leverages Forest's significant performance benefits to generate snapshot and export archival data, which are made available for the community free of charge.
The RPC interface is a work in progress and will be a core focus for the coming months. Presently only a limited set of methods are implemented. The status of the RPC interface can be tracked in this project. (Please reach out if you would like to see certain methods prioritized!)
Overall the performance of Forest is a significant advantage over other implementations, requiring only a 4-core CPU and 16GB of RAM to perform most resource intensive operations. The low resource requirements, and in turn low cost, is a great reason to run Forest. Stay tuned for more metrics and insights in a future post 📈
Upcoming Roadmap
Over the next six months (Q2/Q3 2024) our primary focus will be on increasing the usage of Forest, while also keeping up with network upgrades, and making stability and performance improvements. We will be prioritizing features that enable common use cases (eg. JSONRPC interface) and ensure ease of use as we aim to grow our user base.
Q2 2024
Eth
methods to support FEVM usersQ3 2024
Conclusion
Forest is gearing up to onboard users. If you are running Filecoin infrastructure consider where Forest might be able to serve your needs, and let us know! Your feedback and suggestions are hugely valuable as we continue exploring how to best serve the needs of the Filecoin community 🙏💙
Get In Touch
We would love to hear from you! 👋
#fil-forest-help
or#fil-forest-dev
Beta Was this translation helpful? Give feedback.
All reactions