Fractal
  • Overview
  • Basics
    • Architecture
  • Key Concepts
    • Fractal Confluence: The EVM Layer
    • The Confluence Bridge
    • Fractal Spring: The UTXO Layer
      • Concepts
      • Technical Specifications
    • Staking
      • Overview
      • EVM Staking
        • UTXO Staking and EVM Staking
      • Consensus
      • Rewards
      • Penalties
  • Developers
    • Acquire Testnet FRA
    • EVM Tools & Tutorials
      • Contract Deployment
        • Ganache
        • Hardhat
        • Remix
        • Truffle
        • Waffle
      • The Graph
    • Developer SDKs
      • UTXO Native Chain SDK
        • Fractal Spring (UTXO Layer) SDK Installation
        • Developer Tools
          • Fractal CLI Tool
        • UTXO API Reference
          • Account
          • Keypair
          • Network
          • Asset
          • Staking
          • Transaction
          • Helpers
      • The Confluence Bridge SDK
    • EVM References
      • Metamask
      • Local Development Network Setup
      • EVM API Reference
      • Precompiled Contracts
  • Network Settings
    • Contract Addresses
    • Network Settings
  • User Guides
    • Fractal Wallet Guides
      • MetaMask
        • Download
        • Configure (Auto)
        • Configure (Manual)
      • Fractal Wallet
        • Download
        • New Wallet
        • Transfer Tokens in the Fractal Wallet
        • The Confluence Bridge
        • Adding Custom Assets to the Fractal Wallet
        • Manage Assets
      • Ledger Hardware Wallet
    • Acquire FRA
    • Explore Testnet
    • Acquire FRA (Testnet)
    • Stake FRA
    • How to Use Block Explorers
    • Bridging Tokens to Fractal
  • Validator Materials
    • Validator Setup Guides
      • System Requirements
      • Acquire a Server
      • Validator Toolbox Setup
        • New Build
        • Existing Build
        • Additional Info
      • Manual Setup
      • Automated Setup (Deprecated)
    • Upgrade Guides
      • Node Upgrade (Toolbox)
      • Node Upgrade (Manual)
      • fn CLI Upgrade (Wallet)
    • Operational Guides
      • Emergency Recovery
      • Data Backup
      • CLI Staking
Powered by GitBook
On this page
  1. Validator Materials
  2. Upgrade Guides

Node Upgrade (Toolbox)

Run the steps below to perform an upgrade on your Findora node using the Validator Toolbox.

PreviousUpgrade GuidesNextNode Upgrade (Manual)

Last updated 1 year ago

Update Binary Version via Validator Toolbox

Step1: Log into your node and access the Validator Toolbox main menu.

Enter the following command:
./findora.sh

✅ Completed: Open the Validator Toolbox main menu.

Step 2: Initiate the upgrade by selecting option #8 and select Y to begin the upgrade. Note your node is expected to go offline briefly during the upgrade process.

✅ Completed: Use BASH to run the update script and upgrade your node. Confirm the version.

Step 3: At the Validator Toolbox main menu, ensure "Current Container Build" displays v0.x.yy-release where "x" is the major release number and "yy" is the minor release number.

✅ Completed: Ensure your node is upgraded.

See the page for the most up-to-date version.

Upgrade Guides
Validator Toolbox Main Menu