serejandmyself / networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cyber networks

This repo contain info about all active and upcoming cyber chains.


Bostrom gentx ceremony started!

GenTx must be submited by 0:00 UTC 1st November

The relevant guide for praticipating in genesis could be found here.

For those who want to verify bostrom genesis file without signing: QmQAd2SBwypsz5ZqkYgeSTFLq3peGV9xGE3i1gW5oPjcYT


Chainstats

chain block negentropy validators

How to update from bostrom-testnet-5 to bostrom-testnet-6

If you have your bostrom-testnet-5 node running on our docker container do:

docker stop bostrom-testnet-5
docker rm bostrom-testnet-5
docker rmi cyberd/cyber:bostrom-testnet-5.1
docker run -d --gpus all --name=bostrom-testnet-6 --restart always -p 26656:26656 -p 26657:26657 -p 1317:1317 -e ALLOW_SEARCH=false -v $HOME/.cyber:/root/.cyber  cyberd/cyber:bostrom-testnet-6

This will pull new image and replace genesis and cyber binary to correct versions.

Than you'll have to send create-validator transaction.

About