Skip to content
Cosmopediaby Unity Nodes
DiscussionsGaia-9002 planning threadForum ↗

Gaia-9002 planning thread

29 posts3,834 views18 likesLast activity Dec 2018
ZA
zakiOP
Nov 2018 7

Hi all,

We are starting planning for gaia-9002.

All of the required fixes have been merged. https://github.com/cosmos/cosmos-sdk/issues/2754

We are still waiting for a Tendermint release before we can launch.

I am going to try and merge together the exported gaia-9001 state and accounts for the GoS participants into the launch state.

This means if you were validating on gaia-9001 we need to you to upgrade to bring gaia-9002 online.

We wills start the 48 hour warning for Game of Stakes once gaia-9002 launches.

ME
melea-trust
Nov 2018

Great news. Thanks for the update and all the hard work.
Cant wait

AD
adrian
Nov 2018 1

Fantastic.

Can we have two days warning before gaia-9002 launches the same way we did in the past? That way it’s easier to prepare :slight_smile:

JA
JayB
Nov 2018

Great to hear !
GoS is starting soon.

TR
trevor
Nov 2018

Glad to hear that, thanks for all your hard work!

ZA
zaki
Nov 2018 2

Quick update on what’s happening.

The final binaries for 9002 are almost ready.

I am building a gaia-9002 genesis file now.

We are going to do a centralized start again to mirror the Game of Stakes start as much ass possible.

I building the gaia-9002 account state to include both game of stakes participants and previous testnet participants.

That should be done in the next couple hours.

HU
huangdj520
Nov 2018

Hello, I am more worried about whether my account will be in the genesis of 9002, before in gos, but not in 9001.
Address: cosmos14pfqua2h27cll225s6gpyr36d8ey80f735ulre

ZA
zaki
Nov 2018 6

Gaia-9002 is live.

Genesis is here https://github.com/cosmos/testnets/blob/master/gaia-9002/genesis.json

seeds = "7c8b8fd03577cd4817f5be1f03d506f879df98d8@gaia-seed1.interblock.io:26656,a28737ff02391a6e00a1d3b79befd57e68e8264c@gaia-seed2.interblock.io:26656,987ffd26640cd03d08ed7e53b24dfaa7956e612d@gaia-seed3.interblock.io:26656,09dafbaa69899c220d2651f51205eefe9f78737a@gaia-seed4.interblock.io:26656"

Our validator nodes are at

validator1.interblock.io
validator2.interblock.io
validator3.interblock.io
validator4.interblock.io

Explorer, Voyager etc are still in progress.

MA
Marceldeveloper
Nov 2018

I fixed error:

0.27.0-0-g2c133a45
admins-MacBook-Pro-6:cosmos-sdk m.pohland$ gaiad start
I[30116-11-30|10:07:33.424] Starting ABCI with Tendermint                module=main
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x42b733b]

goroutine 1 [running]:
math/big.(*Int).Quo(0xc000ab9820, 0x0, 0xc000ab9800, 0xc000ab9800)
	/usr/local/Cellar/go/1.11.2/libexec/src/math/big/int.go:205 +0x4b
github.com/cosmos/cosmos-sdk/types.Dec.QuoInt(0x0, 0xc000ab9800, 0x6)
	/Users/m.pohland/go/src/github.com/cosmos/cosmos-sdk/types/decimal.go:257 +0x4f
github.com/cosmos/cosmos-sdk/x/mint.Minter.BlockProvision(0x86a7cb1, 0xed37b8c50, 0x0, 0xc000ab9420, 0x0, 0xc00149039a, 0x5, 0xc000ab9640, 0xc000ab96c0, 0xc000ab9740, ...)
	/Users/m.pohland/go/src/github.com/cosmos/cosmos-sdk/x/mint/minter.go:92 +0x40

cd .gaiad/data/
rm -rf *

gaiad start should work again;)

or just dont forget to do an: gaiad unsafe-reset-all :wink:

JO
joepindar
Nov 2018 2

In case of this error:
Nov 30 10:28:35 ip-10-0-18-177 gaiad[22776]: I[30116-11-30|10:28:35.700] Starting ABCI with Tendermint module=main
Nov 30 10:28:35 ip-10-0-18-177 gaiad[22776]: ERROR: invalid character '<' looking for beginning of value

Remember to get the raw genesis file (not the web page…) :grinning:

https://raw.githubusercontent.com/cosmos/testnets/master/gaia-9002/genesis.json

PM
PM-P2P.org
Dec 2018

So Gaia-9002 is live, but LCD is still not working?

https://gaia-seeds.interblock.io:1317/validatorsets/3241

‘expected chainid gaia-9001, got gaia-9002’

ZA
zaki
Dec 2018

yeah the public lcd endpoint isn’t alive.

CH
Chirs
Dec 2018

Hello, may I ask if the cosmos tap can be used?

ZA
zaki
Dec 2018

The faucet isn’t working at the moment and I am not sure I have time to make it work in next few days but our intent to is to have a working faucet on a testnet shortly.

Will discuss with the team

CH
Chirs
Dec 2018

Thank you very much for your reply. I think if I don’t have a tap, how do I join the certifier?

ZA
zaki
Dec 2018

Ask someone in the Riot chat to send you STAKE

CH
Chirs
Dec 2018

Ok, thank you, let me go to riot and give it a try.

CH
Chirs
Dec 2018

image Excuse me, that is my address…

BH
bharvest
Dec 2018

the address for token can be seen by “gaiacli keys list”. it starts as “cosmos1…”
also it is better to ask it in riot chat

HU
huangdj520
Dec 2018

I have a problem, my publickey is obtained with gaiad tendermint show-validator, the file priv_validator.json has not changed, create a validator or report an error.
Gaiacli tx stake create-validator \

–amount=5STAKE
–pubkey=cosmosvalconspub1zcjduepqehle5jmk5uvdn0g2hfjcsd8254y5wzq6vtf2veyafglxnquhp04s4sn3vt
–moniker=“wecosmos02”
–chain-id=9002
–from=wecosmos02
–commission-rate=“0.10”
–commission-max-rate=“0.20”
–commission-max-change-rate=“0.01”
–address-delegator=cosmos1hlvm6nxewwrscxj3w405u5tnrg946c3cxl4rjn

ERROR: {“codespace”:“sdk”,“code”:4,“message”:“signature verification failed”}

ZA
zaki
Dec 2018

Your chain-id should be gaia-9002

HU
huangdj520
Dec 2018

thanks, I have upgraded,my gaiad version 0.27.0-0-g2c133a45

PM
PM-P2P.org
Dec 2018

Do you have any plans to make it alive soon (LCD endpoint)?

ZA
zaki
Dec 2018

We are mostly focused on Game of Stakes prep so a public LCD end point is not a priority.

7A
7alisman_Firmamint
Dec 2018

Yes, you do not need the @'s between the individual addresses, just to separate the nodeid@port.

Should look like the following based on the above example:

persistent_peers = “6a04069a2736f096404df2bbc31d7c2807c080c0@gaia-validator1.interblock.io:26656,aa3464017cd5abd9ff0204f2e161d66f9442db29@gaia-validator2.interblock.io:26656,f7290d305237b3fef01a59a4919aa6b399234983@gaia-validator3.interblock.io:26656,a966b0806aca7e62d5c43d8bd09425aecdcf44f2@gaia-validator4.interblock.io:26656”

HU
huangdj520
Dec 2018

hi @7alisman_Firmamint thank you very much!

HU
huangdj520
Dec 2018

Thank you very much, I made a low price mistake and I didn’t realize it at all.

7A
7alisman_Firmamint
Dec 2018

No problem, that’s what we are all here for :slight_smile:

HU
hunjixin
Dec 2018

when will browser and test faucet work?

← Back to Discussions