Binaries - Upgrading Your Node
f(x)Core Network Upgrades
For more information on past upgrades and instructions, refer to Upgrade Versions.
You may refer to this Countdown Timer which will countdown the time till the upgrade height.
Upgrade steps
Ensure you have stopped the node❗
2. Get the latest fxcored
binary
Pulling the latest fx-core code base (ensure that you are in the fx-core folder):
Checkout the branch of the upgrade version:
for example:
Update fxcored (ensure that you are in the fx-core folder):
Cross reference the latest commit hash to the commit in our official github page:
3. Update config files
4. Restart the node:
5. Check whether the node is participating in consensus:
It should return something similar to the following:
You can cross reference the block "height" field with that of the FunctionX Explorer
Last updated