filecoin Memory Analysis in Rust A practical rundown of tools and techniques for tracking down memory use in Rust, drawn from profiling the Forest Filecoin node. From heaptrack and gperftools/pprof to dhat and valgrind, here’s what worked, what didn’t, and how to spot OOM risks.
filecoin FRC-0104: Making Filecoin nodes speak the same language FRC-0104: Common Node API, defines a standard API for Filecoin nodes using OpenRPC. It streamlines core methods across clients like Lotus and Forest, reducing guesswork and improving compatibility. With clear schemas and conformance testing, apps target one spec and work across compliant clients.
forest What Does Immutability Mean to Filecoin? Immutability was never just technical. From stone tablets to CIDs, we’ve always tried to make memory last. In blockchains, it’s a core tenet, data sealed by consensus. In Filecoin, it's a web of incentives, proofs, and people choosing not to forget.
filecoin Into the Forest 🌲 Authored by Lee Raj Since our last update, we've covered a lot of ground—from a powerful snapshot process, a fully functional Filecoin wallet (beta), and our new Forest CLI functionalities - we have some exciting developments to share! If you're just catching up, Forest is ChainSafe's Rust implementation of
filecoin Glow of the Canopy #3: Sprucing Up Authored by Timothy Hao Chi Ho An update from the Forest team on our progress from Q3 2022 Forest is ChainSafe's Rust implementation of the Filecoin protocol, an open-source blockchain-based decentralized storage network. Rust provides a foundation for building blockchains with memory safety and performance as a priority. As such,
filecoin Glow of the Canopy #2 🌱: Launching Forest into the Skyr 🌲 Authored by Timothy Hao Chi Ho An update from the Forest team on our progress from Q2 2022 Forest is ChainSafe's Rust implementation of the Filecoin protocol, an open-source blockchain-based decentralized storage network. Rust provides a foundation for building blockchains with memory safety and performance as a priority. As such,
filecoin Extending MetaMask: a Snap for Filecoin Authored by mak muftic Bringing Filecoin and Ethereum closer together with the first Snap on MetaMask Flask As web3 continues to grow and the interoperability between ecosystems expands, it was only a matter of time for an integration between the world's foremost incentivized storage layer - Filecoin - and Ethereum.
filecoin Glow of the Canopy #1 🌱: Nourishing the Filecoin Virtual Machine with help from Forest 🌲 Authored by Timothy Hao Chi Ho An update from the Forest team on our latest progress Forest is ChainSafe's Rust implementation of the Filecoin protocol, an open-source blockchain-based decentralized storage network. Rust provides a foundation for building blockchains with memory safety and performance as a priority. As such, a Rust
filecoin UI Demo: RMRK NFTs with the Filecoin-Substrate Bridge Authored by Thibaut Sardan ChainSafe has been collaborating with the Filecoin Foundation to develop a Filecoin-Substrate Bridge (FSB) for a few months now. This is a project intended to extend the functionality of Filecoin, enabling developers to build features into a Substrate chain that are dependent on Filecoin state. The
Substrate The Importance of Client Diversity in Decentralized Networks It's no secret that ChainSafe is a proponent of diversity when it comes to client implementations. For some, the reason for this is clear. But for others, it's worth reiterating the benefits of client diversity and understanding the problem of relying too heavily on a single person, entity, or piece
products ChainSafe Storage — A step by step tutorial on how to store and retrieve NFT data Authored by Sadiqur Rahman ChainSafe Storage provides a ready-made, distributed storage solution for any use case. Our product uses IPFS for hot storage and Filecoin for archival storage and extra redundancy. This makes storage more robust and decentralized than traditional cloud alternatives and ensures that the user's data will always
filecoin ChainSafe launches Forest, the Rust Filecoin Client Authored by Timothy Hao Chi Ho Announcing the alpha release of the Filecoin Rust node implementation Forest is ChainSafe's Rust implementation of the Filecoin protocol, an open-source blockchain-based decentralized storage network. Rust provides a foundation for building blockchains with memory safety and performance as a priority. As such, a Rust
blockchain True Data Ownership: Your Keys, Your Files, Your CIDs Authored by Colin Schwarz ChainSafe Files provides highly private, highly secure cloud storage that allows users to maintain full control over their data. Our product leverages IPFS and Filecoin to give users all the benefits of distributed storage and blockchain technology. Files abstracts away the complexities of these systems to
ipfs ChainSafe Files: Encrypted Sharing Authored by Colin Schwarz ChainSafe Files provides highly private, highly secure cloud storage that allows users to maintain full sovereignty over their data. Our product leverages IPFS and Filecoin to give users all the benefits of distributed storage and blockchain technology. Files abstracts away the complexities of these systems to
filecoin ChainSafe Files — Building a privacy-preserving cloud storage Authored by Thibaut Sardan ChainSafe Files is an online platform to store, view, and share files. Although it might look like it, it isn't your typical cloud storage platform. ChainSafe Files was built and designed with user freedom and data privacy top of mind. To deliver on our vision of
filecoin ChainSafe awarded a grant by The Graph for Filecoin Integration Spec Authored by Timothy Hao Chi Ho [Editor's note: The original version of the article has since been modified. The original incorrectly stated that ChainSafe would be helping to spec and build the Filecoin integration on The Graph. However, the grant was awarded for building the spec, and not the build
cryptocurrency Forest Growth Authored by Ben Adar An update from the last month of work on Forest Forest is ChainSafe's Rust implementation of the Filecoin protocol. Rust provides a foundation for building blockchains with memory safety and performance as a priority. Filecoin is an open-source blockchain-based decentralized storage network. Check out this primer
cryptocurrency Back Into The Forest Authored by Ben Adar The latest from ChainSafe's Filecoin implementation in Rust Forest is ChainSafe's Rust implementation of the Filecoin protocol. Rust provides a foundation for building blockchains with memory safety and performance as a priority. Filecoin is an open-source blockchain-based decentralized storage network. Check out this primer by former
filecoin A walk into the Forest Authored by Timothy Hao Chi Ho The latest from ChainSafe's Filecoin implementation in Rust Forest is ChainSafe's Rust implementation of the Filecoin protocol. Rust provides a foundation for building blockchains with memory safety and performance as a priority. Filecoin is an open-source blockchain-based decentralized storage network. Check out this primer
blockchain Introducing ChainSafe Files Authored by Colin Schwarz ChainSafe is excited to announce ChainSafe Files. ChainSafe Files will be the first of many products released by ChainSafe. We envision a world where we can empower people to create and innovate by delivering the benefits of blockchain and other distributed technologies. Our line of products
filecoin The Liftoff of Filecoin Secondary Retrieval Markets Authored by David Ansermino ChainSafe is excited to announce that we have been working to implement a discovery mechanism to help enable secondary retrieval markets for the Filecoin network, through the support of Protocol Labs. Overview The Filecoin network rewards miners for their participation in storing and retrieving files. Within
blockchain Forest Update Authored by Ben Adar Forest Update A lot has been accomplished since we began this project nine months ago. The team is making great progress towards having a complete Filecoin node implementation written in Rust. During the first six months, the majority of our effort went towards building the Virtual
filecoin Announcing Forest: ChainSafe’s Implementation of Filecoin in Rust Authored by Amer Ameen ChainSafe is excited to announce that we were awarded a grant by Protocol Labs to build an additional implementation of Filecoin in Rust. We are thrilled to be contributing to the Filecoin ecosystem and grateful to be working so closely with Protocol Labs! What is Filecoin?