Game of Stakes is Cosmos's incentivized testnet.
Here you will find:
Dec 18th 06:00 UTC is the current target for GoS.
chat here: Riot
We are excited to resume Game of Stakes in the new year at 15:00 UTC on Jan 3rd.
The new genesis file for Game of Stakes 3 is up.
We are expecting validators to run 0.29.1-0-g6bff708
which is a state machine compatible release that fixes an exploitable coin minting bug.
shasum -a 256 genesis.json
1dc332f04bb09e29fed2b596f85d7e43ebfc9247278cd12546ac5b9f4318ab0e genesis.json
We are expecting to launch GoS 3 this week and possibly do a hard fork upgrade on Jan 10th.
We are on a holiday hiatus for Game of Stakes till Jan 3rd.
Check out short video play by play
Here is what we are doing during the holiday hiatus.
-
genki-4000
is running. https://github.com/certusone/genki-4000 -
The
genki-4001
upgrade is being planned for Dec 28th. This provide some additional stress testing of export to genesis process that has been a struggle to Q&A. -
I expect to be posting the GoS 3 genesis.json file before Jan 2nd with a genesis time of Jan 3rd. I am thinking of picking a more asia friendly time. certusone/genki-4000#3
-
We will be assessing the shortfalls in our QA process on the upgrade process after holidays but I think we can have confidence in a launch of the 3rd because of the prveious two steps.
brought to you by Zaki and Certus One
The genesis time experiment in Upgrade 1 worked perfectly and caused us to start producing blocks and achieve consensus at exactly 2018-12-20 15:00 UTC.
However a bug in the gaiad export for zero height logic caused the chain to halt while committing block 30.
The genesis file could be fixed manually by resetting every height in the genesis file to 0.
To upgrade please download the updated genesis.json. We are still using version 0.29.0-0-g2b3842c58
gaiad unsafe-reset-all
<- this is safe since we are starting a new chain
gaiad start
with command line flags as appropriate for your node type.
Genesis time will be 2018-12-21 15:00 UTC.
Your node will idle after gaia start
and then automatically begin connecting.
brought to you by Zaki and Certus One
We chose a very conservative initial blocksize of 50kb
for the initial game of stakes launch as a conservative starting.
With 199 validators online, the signatures in blockheader now take up most of the block.
We will be doing the first network upgrade.
To upgrade, install the new gaiad version v0.29.0
and download the new genesis to your config folder.
git fetch --tags
git checkout v0.29.0
make get_vendor_deps && make install
gaiad version
0.29.0-0-g2b3842c58
gaiad unsafe-reset-all
<- this is safe since we are starting a new chain
gaiad start
with command line flags as appropriate for your node type.
Genesis time will be 2018-12-20 15:00 UTC.
Your node will idle after gaia start
and then automatically begin connecting.
We are delaying Game of Stakes launch based on the demands of the validator community to run a 48hr testnet. Chat here: Riot
The genensis file has been released. Keep reading...
If you're a validator who had to submit a "Simulated Event" form to your cloud services provider, you may want to contact the provider with updated dates for the challenge or resubmit your form to ensure that you are in compliace with your provider's terms of service.
You are about to be part of largest experiment in byzantine fault tolernant computer science. Today you an going to help launh the largest Byzantine Fault Tolerant network in history.
This be is the first large scale adversarial BFT network ever.
This will network will be the first demonstration of cartel behavior and censorship in an incentivized network.
We are going to do a decentralized network start. I expect it will take us at least 24 hours. If we don’t start in 24 hours, we will bump the chain id and require new gen-txs. The window to submit a gen-tx will be 2-3 hours if we don't launch.
Doing a decentralized network start of this scale will push Tendermint to it’s limits. I believe it will be possible but every participant is going to have to take enormous care to get their configuration right.
First, triple check your software versions.
gaiad version
0.28.0-0-g68019bef
Just a note gaia v0.28.1
has been tested to be fully compatible with this chain. You can choose to use the version at launch and we will shorly reccomend all players upgrade.
Next check the timeouts in your config.toml
timeout_propose = "3s"
timeout_propose_delta = "500ms"
timeout_prevote = "1s"
timeout_prevote_delta = "500ms"
timeout_precommit = "1s"
timeout_precommit_delta = "500ms"
timeout_commit = "5s"
Finally, make sure you have the correct genesis.json
shasum -a 256 genesis.json
0e7132b284e8fc8c8e51a90e158204b376d6203e5f12c14e253edbfb38dbebef genesis.json
Once you have double checked all this, gaiad unsafe-reset-all
We recommend setting min fees on your sentry nodes via the commandline or gaiad.toml. gaiad start --minimum_fees=1STAKE,1photino
.
We would also very much appreciate logs being kept on validator nodes via gaiad start --log_level="consensus:debug,mempool:debug,*:info"
.
After you have gaiad start
do not run a reset all again unless we have decided to switch to a new chain id.
I'll accept seed nodes as pull requests here.
[email protected]:26656
(cryptiumlabs1)[email protected]:26656
(cryptiumlabs2)[email protected]:26656
(cryptiumlabs3)ba3bacc714817218562f743178228f23678b2873@public-seed-node.gos.certus.one:26656
[email protected]:26656
[email protected]:26656