Skip to content
Cosmopediaby Unity Nodes
DiscussionsValidationLaunching gaia-7003Forum ↗

Launching gaia-7003

Validation7 posts1,803 views13 likesLast activity Jul 2018
ZA
zakiOP
Jul 2018 5

#Update July 29th: Gaia-7004 is live Gaia-7004 launching Hello Cosmonauts, We’ve had a number of launches that ended in spontaneous disassembly of the rocket. Hopefully gaia-7003 is the one the takes off. https://explorecosmos.network/ is live for gaia-7003. The genesis file is here: https://raw.githubusercontent.com/cosmos/testnets/master/gaia-7003/genesis.json No one was removed from the genesis of 7002 but we did increase the stake of our most active contributors a bunch for a faster launch. You must use gaiad version `0.23.1-23e3d5ac` to connect to this testnet. At this time, these seeds are operating correctly. ``` # Comma separated list of seed nodes to connect to seeds = "[email protected]:26656,7c8b8fd03577cd4817f5be1f03d506f879df98d8@gaia-7000-seed1.interblock.io:26656,a28737ff02391a6e00a1d3b79befd57e68e8264c@gaia-7000-seed2.interblock.io:26656,987ffd26640cd03d08ed7e53b24dfaa7956e612d@gaia-7000-seed3.interblock.io:26656" ``` Some additional resources. • You can get some additional persistent peers/seed nodes from https://explorecosmos.network/nodes • We have a compatible voyager release:…

Excerpt (1178 of 2458 characters). Read the whole post on the forum ↗

MR
mr_llama
Jul 2018 3

Some people have been having some issues due to overwriting the tag associated with v0.23.1.

Be sure to check that your gaiad version is 23e3d5ac, not 02d52e43.

If your gaiad version is wrong, just run git checkout 23e3d5ac12145c02fcb4b4767d7dfccad782aee5

WI
wimel
Jul 2018

go to gaia-7003!!:space_invader:

4L
4llfr33d0m
Jul 2018

Increasing steaks of participants has been a good proposal. But I think, some of us, due to intrepid testing and/or lack of skills have lost their keys, corrupted files, even destroy entire machines… We are testing, don’t we?
It would be nice for a next version to start a new gent-tx or may be 2 gen-tx per person to speed up the launch process.

ME
melea-trust
Jul 2018 1

i am up
{“node_info”:“network”:“gaia-7003”,
“version”:“0.22.8”,“channels”:
“moniker”:“melea-trust_www.cosmos-trust.com”,
“sync_info”:{“latest_block_hash”:"",“latest_app_hash”:"",“latest_block_height”:“0”,“latest_block_time”:“1970-01-01T00:00:00Z”,“catching_up”:true},“validator_info”:{“address”:“E42F8AEABB685219F7027F54D2B0DBC7846F633A”,“voting_power”:“1266”}}

{
“jsonrpc”: “2.0”,
“id”: “”,
“result”: {
“listening”: true,
“listeners”: [
“Listener(@51.38.237.243:26656)”
],
“n_peers”: “11”,

“Vote{97:E42F8AEABB68 1/00/1(Prevote) 4AD01A318FB6 /A3F7C04E0414…/ @ 2018-07-27T10:00:42.925Z}”,

thanks for the work cosmos team.

KA
kafka.lee
Jul 2018 1

GOGO 7003!!! lunamint is ready!

ZA
zaki
Jul 2018 3

Hi Testnet validators,

Internal fuzz testing caught a bug that could result in a future crash of Gaia-7003.

github.com/cosmos/cosmos-sdk

Issue: Bond intra-tx counter not correctly set on stake.InitGenesis

opened by cwgoes on 2018-07-26
closed by rigelrozanski on 2018-07-27
Caught on https://github.com/cosmos/cosmos-sdk/tree/8cacb9658402d7c800e24e3f9f93f7d9576a1d75, will write an isolating testcase.
edit: Finally traced to an error with stake genesis initialization. Bond intra-tx counter was...
staking

The team currently prefer doing a release of gaia v0.24 and spinning up a Gaia-8000 testnet.

i am going manage Gaia-8000 side of things and will keep you apprised.

If we crash before the end of the day or if v0.24 weeks a way , I will request a v0.23.2 and gaia-7004

← Back to Discussions