LogoLogo
HomeGet TezBuild on Tezos
English
English
  • Getting Started
  • Quick Start
    • Where To Get Tez (XTZ)
      • Exchanges & Swaps
        • Safety Tips
      • Faucets
    • How To Choose A Baker
    • How To Setup A Wallet
    • How To Stake Your Tez
    • FAQ
      • How To Check Baking Rewards
      • How To Check Transactions
  • Learn
    • What is Tezos?
      • Proof -of-Stake
      • Governance
    • Documentation
    • Courses
      • Nomadic Labs
      • Blockmatics
    • Community
    • Network History
      • Alphanet
      • Genesis (Betanet)
      • Mainnet
      • Athens Amendment
      • Babylonet
      • Babylon Amendment
      • Carthagenet
      • Carthage 2.0 Amendment
      • Dalphanet
      • Test network
  • Built on Tezos
    • Digital Assets
    • Gaming
    • Infrastructure
    • Issuance Platforms
    • Securities
    • Use Cases
  • Resources
    • For Users
      • CLI Wallet Basics
    • For Bakers
      • By Operating System
      • Baking FAQ
      • Snapshots
      • Node Building: Kiln GUI
        • Kiln Node: Upgrade to Full Mode from Snapshot
      • Node Building: Docker
      • Node Building: GitLab Source
      • Build Nodes Fast with TezTool
    • For Developers
      • By Language
      • By Library
      • Development Environment
      • Developer Tools
      • Tutorials
  • Resource Groups
    • Analytics
    • Bots
    • Core Teams
    • Explorers
    • Media
    • Profiles
    • Research
    • Wallets
  • About
    • Tezos Agora
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Learn
  2. Network History

Carthagenet

PreviousBabylon AmendmentNextCarthage 2.0 Amendment

Last updated 4 years ago

Was this helpful?

  • Built-in alias: carthagenet

  • Run Docker image: wget -O carthagenet.sh https://gitlab.com/tezos/tezos/raw/latest-release/scripts/tezos-docker-manager.sh

Carthagenet is a test network running the Carthage protocol. Carthagenet will run until Carthage is replaced by another protocol on Mainnet.

On Carthagenet, the following constants differ from Mainnet:

  • preserved_cycles is 3 instead of 5;

  • blocks_per_cycle is 2048 instead of 4096;

  • blocks_per_voting_period is 2048 instead of 32768;

  • time_between_blocks is [ 30, 40 ] instead of [ 60, 40 ];

  • test_chain_duration is 43200 instead of 1966080;

  • quorum_min is 3000 (i.e. 30%) instead of 2000 (i.e. 20%);

Multinetwork Node