v2.2 Testnet Test - x1-labs/tachyon GitHub Wiki

🚀 X1 V2.2 Test Fork Instructions

Network Details

Setup Instructions

  1. Switch to the dyn_fees_v2.2 branch:

    git fetch
    git checkout dyn_fees_v2.2
    cargo build --release
    
  2. Start with a fresh ledger:

    • Backup your current ledger directory
    • Delete the previous ledger directory
  3. For existing Testnet Validators, re-delegate your stake:

    solana delegate-stake <STAKE_ACCOUNT_ADDRESS> <VOTE_ACCOUNT_ADDRESS> --url https://rpc.testnet.x1.xyz