Launch gaia-7002

Gaia-7002 suffered an unscheduled disassembly event. Go to Launching gaia-7003

Gaia-7002 is ready for launch!

Remember you must use your priv_validator.json file from gaia-7001 to be a genesis validator for gaia-7002. Please do not delete your gaia-7001 priv_validator.json under any circumstances.

Instructions for setting up your node in the new testnet

The explorer is live.
https://explorecosmos.network/

We will stick with the gaia-7002 genesis file for 18 hours to wait to see if enough validator come online starting from 10pm Pacific time. This leaves us with potentially forking the network at 2pm on Thursday July 26th if less than 2/3rd of the network is online.

Expect faucet deployment within 1 day of the network coming online.

Good luck Cosmonauts!

5 Likes

Wooo! Thanks team! Great work and fast turnaround.

Let’s do this!

1 Like

i am up, thanks for this

“Vote{97:E42F8AEABB68 1/00/1(Prevote) 000000000000 /125D27E5332D…/ @ 2018-07-26T06:25:27.745Z}”,

gaiacli status
{",“network”:“gaia-7002”,“version”:“0.22.6”,“channels”:“4020212223303800”,“moniker”:“melea-trust_www.cosmos-trust.com”,“other”:[“catching_up”:false},“validator_info”:{“address”:“E42F8AEABB685219F7027F54D2B0DBC7846F633A”,“voting_power”:“266”}}

Bianjie is onboard.

"node_info":{"id":"e43f676fd19ad5f1869d9edd2a6800dc48f40335","listen_addr":"172.20.155.233:26656","network":"gaia-7002","version":"0.22.6","channels":"40202122233038","moniker":"bianjie","other":["amino_version=0.10.1","p2p_version=0.5.0","consensus_version=v1/0.2.2","rpc_version=0.7.0/3","tx_index=on","rpc_addr=tcp://0.0.0.0:26657"]},"sync_info":{"latest_block_hash":"","latest_app_hash":"","latest_block_height":"0","latest_block_time":"1970-01-01T00:00:00Z","catching_up":false},"validator_info":{"address":"F23FF36BD5B90C33CE3A03ED72DBDCF5EC07D6AF","pub_key":{"type":"tendermint/PubKeyEd25519","value":"2JoNf1gavJ1d6XFIumO1Mki5GVMOcg58AioHksU3maE="},"voting_power":"130"}}
1 Like

this nodes are wrong terdermint version 0.22.04 unless 0.22.06

“node_info”: {
“id”: “a28737ff02391a6e00a1d3b79befd57e68e8264c”,
“listen_addr”: “172.31.18.121:26656”,
“network”: “gaia-7002”,
"version": “0.22.4”,
“channels”: “4020212223303800”,
“moniker”: “seednode”,
“other”: [
“amino_version=0.10.1”,
“p2p_version=0.5.0”,
“consensus_version=v1/0.2.2”,
“rpc_version=0.7.0/3”,
“tx_index=on”,
“rpc_addr=tcp://0.0.0.0:26657”
amd

“node_info”: {
“id”: “7c8b8fd03577cd4817f5be1f03d506f879df98d8”,
“listen_addr”: “172.31.0.68:26656”,
“network”: “gaia-7002”,
"version": “0.22.4”,
“channels”: “4020212223303800”,
“moniker”: “seednode”,
“other”: [
“amino_version=0.10.1”,
“p2p_version=0.5.0”,
“consensus_version=v1/0.2.2”,
“rpc_version=0.7.0/3”,
“tx_index=on”,
“rpc_addr=tcp://0.0.0.0:26657”
and

“node_info”: {
“id”: “987ffd26640cd03d08ed7e53b24dfaa7956e612d”,
“listen_addr”: “172.31.42.204:26656”,
“network”: “gaia-7002”,
"version": “0.22.4”,
“channels”: “4020212223303800”,
“moniker”: “seednode”,
“other”: [
“amino_version=0.10.1”,
“p2p_version=0.5.0”,
“consensus_version=v1/0.2.2”,
“rpc_version=0.7.0/3”,
“tx_index=on”,
“rpc_addr=tcp://0.0.0.0:26657”
]

go to next step :flying_saucer:, thanks for the info :smiley:

Signed and pushed vote. Thanks!

Awesome work everyone

lunamint is ready! waiting for start!

Dokia Capital is also online ! Wohoo

In case anyone experiences this error when upgrading -

“error: Your local changes to the following files would be overwritten by checkout:
Gopkg.lock
Please commit your changes or stash them before you switch branches.
Aborting”

run -

git reset --hard

to clear it…

thanks to @mattharrop for the tip!

1 Like

chainflow08 is up and running

or just: git stash

I’ve been seeing reports that some validators can’t get peers without edits additional edits to their config.toml.

  1. external_address = "<your external ip>:26656"
  2. addr_book_strict = false
1 Like

I’ve been seeing reports that some validators can’t get peers without edits additional edits to their config.toml.

external_address = "<your external ip>:26656"
addr_book_strict = false

this validator have pex = true?
or trying to setup validator private before networks is alive?

well anyway afert 18 hour faill windown, not consensus, i am soot down my server and wait for new window and instructions .

just i am curios? written to many people in genesis file is for test the launch of the game of steaks or i am flipening.?

After we got 1 block on gaia-7002,

we started seeing errors like

I[07-26|21:44:34.520] enterPropose: Our turn to propose            module=consensus height=2 round=5 proposer=33516EF7B2CF68ECDD0EE4EA5F674C0A8175F095 privValidator="PrivValidator{33516EF7B2CF68ECDD0EE4EA5F674C0A8175F095 LH:2, LR:74, LS:3}"
E[07-26|21:44:34.521] CONSENSUS FAILURE!!!                         module=consensus err="Unregistered interface types.Evidence" stack="goroutine 1216 [running]:
runtime/debug.Stack(0xc4237d8fe8, 0xd3c340, 0xc42384d850)
	/snap/go/2130/src/runtime/debug/stack.go:24 +0xa7
github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus.(*ConsensusState).receiveRoutine.func1(0xc420118900)
	/root/go/src/github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus/state.go:558 +0x57
panic(0xd3c340, 0xc42384d850)
	/snap/go/2130/src/runtime/panic.go:502 +0x229
github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/types.(*Block).MakePartSet(0xc4201084e0, 0x10000, 0x0)
	/root/go/src/github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/types/block.go:118 +0x124
github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/state.State.MakeBlock(0xc4207d6820, 0x9, 0x1, 0x0, 0xc42085a420, 0x14, 0x14, 0x1, 0xc42085a460, 0x14, ...)
	/root/go/src/github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/state/state.go:126 +0x22b
github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus.(*ConsensusState).createProposalBlock(0xc420118900, 0x4, 0x12)
	/root/go/src/github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus/state.go:932 +0x1b5
github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus.(*ConsensusState).defaultDecideProposal(0xc420118900, 0x2, 0x5)
	/root/go/src/github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus/state.go:861 +0x885
github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus.(*ConsensusState).(github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus.defaultDecideProposal)-fm(0x2, 0x5)
	/root/go/src/github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus/state.go:152 +0x3e
github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus.(*ConsensusState).enterPropose(0xc420118900, 0x2, 0x5)
	/root/go/src/github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus/state.go:838 +0x8fd
github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus.(*ConsensusState).enterNewRound(0xc420118900, 0x2, 0x5)
	/root/go/src/github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus/state.go:754 +0x9d3
github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus.(*ConsensusState).addVote(0xc420118900, 0xc421e84780, 0xc4207f2060, 0x28, 0xcc, 0x0, 0x0)
	/root/go/src/github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus/state.go:1597 +0xaf4
github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus.(*ConsensusState).tryAddVote(0xc420118900, 0xc421e84780, 0xc4207f2060, 0x28, 0xcc, 0xc4)
	/root/go/src/github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus/state.go:1459 +0x56
github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus.(*ConsensusState).handleMsg(0xc420118900, 0xd3e4a0, 0xc42180eb80, 0xc4207f2060, 0x28)
	/root/go/src/github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus/state.go:628 +0x64f
github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus.(*ConsensusState).receiveRoutine(0xc420118900, 0x0)
	/root/go/src/github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus/state.go:580 +0x6d2
created by github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus.(*ConsensusState).OnStart
	/root/go/src/github.com/cosmos/cosmos-sdk/vendor/github.com/tendermint/tendermint/consensus/state.go:295 +0x140
"

What this was cause by the consensus critical bug fix for https://github.com/tendermint/tendermint/issues/2050 but an oversight caused proper serialization to fail.

We have a hotfix to Tendermint in progress and then release v0.23.1 of gaia.

Then everyone will need to update

1 Like

ty for the update, waiting 7003

The current plan is release v0.23.1 and try and get gaia-7002 producing blocks.

If it doesn’t work we will launch gaia-7003 which will be more centralized for faster startup at the request of the community.

1 Like