v2.2 Testnet Test - x1-labs/tachyon GitHub Wiki
🚀 X1 V2.2 Test Fork Instructions
Network Details
- RPC URL: https://rpc.testnet.x1.xyz
- Entrypoint: entrypoint.testnet.x1.xyz:8000
- Explorer: https://explorer.testnet.x1.xyz/
- Git Branch: dyn_fees_v2.2
Setup Instructions
-
Switch to the dyn_fees_v2.2 branch:
git fetch git checkout dyn_fees_v2.2 cargo build --release
-
Start with a fresh ledger:
- Backup your current ledger directory
- Delete the previous ledger directory
-
For existing Testnet Validators, re-delegate your stake:
solana delegate-stake <STAKE_ACCOUNT_ADDRESS> <VOTE_ACCOUNT_ADDRESS> --url https://rpc.testnet.x1.xyz