Bitica Coin Docs
  • Summary
  • DOCUMENTATION
    • Learn about the Bitica Platform
      • Bitica Overview: vision, strategy and platform components
      • The Bitica Blockchain
        • Discovering the Network
        • Bitica Consensus
        • Delegation through Staking with Validators
        • Ethereum (EVM) Compatibility and Smart Contracts
        • Boosting Bitica's Scalability
      • Bitica Token (BDCC)
        • BDCC Tokenomics
        • Exchanges, Wallets, On-Ramps and DeFi Tools Supporting BDCC
        • BDCC on Other Chains
      • Interoperability
      • Bitica Governance and Development
        • Bitica Assembly
        • Bitica Improvement Proposals (FIPs)
      • Wallets supporting Bitica
    • Bitica for Business
    • Things you can do on Bitica
      • Interacting with the Bitica Blockchain
      • Bitica Ecosystem
      • Community
      • Grants and Bounties
    • Bitica Mobile Infrastructure Use Cases
  • Developers
    • Network Details
      • Bitica Mainnet
      • Bitica Testnet Bitica
      • Token Faucets
      • Network Upgrades
        • Upgrade Guide
        • Upgrade Guide (explorer nodes)
        • Block 13,800,000 Fork
        • FIP's
    • Bitica Consensus
      • Contracts Overview
      • Stake, Delegate and Withdraw
      • Vote
      • End-of-Cycle Flow
      • Contract Addresses
    • How to run network nodes
    • Resources & Tools
      • TheGraph
      • WalletConnect on Bitica
    • Important smart contracts
      • Bitica Token
      • Bitica Dollar
      • Major Deployed Contracts
      • Bridges
        • Ethereum ↔ Bitica GoodDollar Token
        • Ethereum ↔ Bitica BDCC20 Tokens
        • BSC ↔ Bitica BNB
        • BSC ↔ Bitica Native
        • BSC ↔ Bitica BDCC20
        • Ethereum ↔ Bitica Native
    • How to become a validator
      • Getting started as a validator
      • Getting started as on the Bitica testnet
  • Links
    • Instagram
    • Facebook
    • GitHub
    • LinkedIn
    • Telegram
    • Staking Telegram
    • Twitter
    • Twitter
Powered by GitBook
On this page
  • Prerequisites
  • Step 1 - CD to the location of quickstart.sh and update quickstart
  • Step 2 - Run quickstart and agree to upgrade
  • Step 3 - Verify Upgrade
  1. Developers
  2. Network Details
  3. Network Upgrades

Upgrade Guide

For Nodes, Bootnodes and Validators

PreviousNetwork UpgradesNextUpgrade Guide (explorer nodes)

Last updated 1 year ago

This guide assumes that you have created your node via our . If you have built you own client using our spec then ensure that your client matches the official supported and you use the most up to date .

Prerequisites

The update will pull the latest database from our latest snapshot so please ensure that you have at least 20GB disk space free before starting.

Step 1 - CD to the location of quickstart.sh and update quickstart

cd <location of quickstart.sh>
wget -O quickstart.sh https://raw.githubusercontent.com/Bitica/master/scripts/quickstart.sh

Step 2 - Run quickstart and agree to upgrade

sudo ./quickstart.sh
Agree [Y] when prompted to upgrade
Wait for script to complete

Step 3 - Verify Upgrade

Check your node on our It should be online and the client should be "OpenEthereum//v3.2.6-stable", ensure your node is connected to peers and syncing/ in sync.

Check your node on our It should be online and the client should be "OpenEthereum//v3.2.6-stable", ensure your node is connected to peers and syncing/ in sync.

quickstart script
client
chain spec
health site
health site