github chainx-org/ChainX v3.0.0
Release v3.0.0

latest releases: v4.3.0, v4.2.0, v4.1.1...
3 years ago

Due to the impossibility of recovering the network liveness, we have to relaunch a new network with a hard spoon from the state of the last finalized block 3695796.

Guide for joining the new mainnet

  1. Grab the latest binary.
  • Download the prebuilt binary from the release page.
  • Compile it from the source for now if the prebuilt binary does not work on your OS.
  • Use docker: chainxorg/chainx:v3.0.0
  1. Remove the old db or set a new value for the base-path option.
$ rm -fr YOUR_OLD_BASE_PATH/chains/chainx/db
  1. Follow the instructions from https://chainx-org.github.io/documentation/zh/docs/validators/#%E5%90%8C%E6%AD%A5%E8%87%B3%E9%93%BE%E7%9A%84%E6%9C%80%E6%96%B0%E7%8A%B6%E6%80%81 to join the network. If you are running a validator node, remember to set new session keys before sending the validate extrinsic, your old session keys are invalid now.

Don't miss a new ChainX release

NewReleases is sending notifications on new releases.