June 27, 2022
–
2 min read
News
The Filecoin Network will be performing a Network Upgrade to version v16, codenamed Skyr, at epoch 1960320 around 14:00 UTC on July 6th, 2022.

The Filecoin Network will be performing a Network Upgrade to version v16, codenamed Skyr, at epoch 1960320 around 14:00 UTC on July 6th, 2022.
This upgrade introduces the non-programmable Filecoin Virtual Machine to the network, and switches the network from using go-based spec-actors to Rust-based built-in actors, with a new gas model.
⚠️ We suggest upgrading your nodes to this version as soon as possible, as all nodes are required to be on >= v1.16 before the mainnet upgrade! ⚠️
You can check the release note with the details of the upgrade here (Github)
What is new about it:
Built-in actor bundles
As the network introduces FVM, it's also switching from spec-actor (written in GoLang) to built-in actor (written in rust), in which the latter comes with importable bundles. This means, like Filecoin proof parameters, node operators now also need to fetch the actor bundles according to the network versions for the nodes to remain operational.
Actor Code CIDs
From nv16, system actor code CIDs will be real content-addressing instead of being a static string like (fil/7/account)/ (fil/8/storageminer). Moreover, this also means that in the future, whenever the actor code changes, the CID will change accordingly, which will result in a need for a network upgrade for the network participants to have consensus over what executable code we should use for each system actor.
Execution trace
For developers that are dependent on lotus execution trace, you will need to enable LOTUS_VM_ENABLE_TRACING envvar to get the exact execution trace response as before. Without the envvar enabled, Duration and GasCharges fields will be missing from the new FVM trace.
Filecoin-Rosetta integration
Rosetta is an open standard that simplifies the deployment and interaction with any blockchain. Since this standard can theoretically fit any blockchain out there, it makes it ideal to be implemented as an integration tool, in particular by exchanges or by any entity that needs to support several chains and doesn't want to adapt their internal systems every time they want to support a new blockchain.
At Zondax we develop and maintain the Rosetta integration for Protocol Lab's Filecoin project, tailored specially to the use cases of exchanges, with focus on:
Blocks indexing and in-depth transactions inspection
Getting accounts information such as balances and vesting schedules
Network status inspection tools
Transactions creation and signing tools
Filecoin signing tools - wallet tools
Many well known wallets in the Filecoin ecosystem depend on Zondax’s libraries to interact with the network. Zondax filecoin-signing-tools covers the signing process, to be used as a Rust or WASM library, and also to be used along with JSONRPC.
Dockerized Filecoin Node
We have also worked on a dockerized Filecoin node, that is ready to be used for playing on a devnet or running a test node connected to mainnet/testnet.
You can find more information in the following links:
Read More
Filecoin Upgrade v22: Dragon
Lotus v1.26.2 introduces the Filecoin upgrade v22, Dragon, enhancing ecosystem efficiency and security. It adds Direct Data Onboarding and Actor events, setting new blockchain standards.
Bridging the Gap: A Guide to the ICP-EVM Proxy
The ICP-EVM Proxy is a PoC bridging ICP and Ethereum ecosystems. It translates ICP canister data into Ethereum-compatible formats, enabling cross-chain interaction and use of tools. Opeing doors for cross-chain dApps and simplified on-chain event tracking.
Filecoin Network v27 “Golden Week” Upgrade: Here's What to Expect
Get ready for Filecoin’s next step forward: NV27 “Golden Week”. Going live Sept 24, it strengthens miner security, streamlines sector operations, and improves developer tools. Upgrade to Lotus v1.34.0 today.
Other Articles

Integration
December 12, 2024
Wrapping up the year with exciting news: the Iron Fish Ledger App and Iron Fish DKG (dev mode) are here! Securely manage tokens on Ledger devices with ease.

February 6, 2025
Beryx by Zondax enhances the Filecoin ecosystem with a powerful explorer, developer tools, real-time data API, gas estimation, and a testnet faucet—empowering seamless blockchain interactions.

News
November 4, 2024
LaBitConf set the stage for our side event with Filecoin Orbit at Crypster Club. Nearly 50 attendees enjoyed Web3 talks, games, and Argentine treats like fernet and medialunas. Insights from Filecoin and Zondax made it memorable.
Beryx by Zondax enhances the Filecoin ecosystem with a powerful explorer, developer tools, real-time data API, gas estimation, and a testnet faucet—empowering seamless blockchain interactions.

News
LaBitConf set the stage for our side event with Filecoin Orbit at Crypster Club. Nearly 50 attendees enjoyed Web3 talks, games, and Argentine treats like fernet and medialunas. Insights from Filecoin and Zondax made it memorable.
