Do you Become Bacon like Validator for Cosmos in Gaia-7000 = Invitation here!
Your lucky day today hum ;)
Follow the Official link here
https://forum.cosmos.network/t/signup-for-gaia-7000/472
To participate in gaia-7000 you will need to follow these steps:
Fill out the validator signup form. You will need to create a genesis transaction with the gaiad init gen-tx command. Full instructions on the form. We will be collecting transactions until 9AM PST Monday, 16 July. To generate this transaction use the 0.21.0 release.
Monday morning Pacific Standard Time we will begin the Validator Ceremony. Validators will have 12 hours during which they must come online and begin signing otherwise they will be either removed from the genesis block, or slashed when the network starts.
We will have a blog post detailing the changes between gaia-6002 and gaia-7000 up sometime later today. You can also always go check out the Release Notes 13 to see what changed in the latest release.
For Upgrade from previous versions
kwunyeung:
Should suggest those who are upgrading from previous testnets to delete both .gaiad and .gaiacli to avoid generating any error while gen-tx. May need to give some explanations on this as they got stuck after seeing the errors.
Quick install cosmos
sudo apt update
sudo upgrade -y
sudo apt-get install build-essential
wget -c 'https://dl.google.com/go/go1.10.3.linux-amd64.tar.gz' -O go1.10.3.linux-amd64.tar.gz
sudo tar -C /usr/local -xzf go1.10.3.linux-amd64.tar.gz
sudo rm -Rf go1.10.3.linux-amd64.tar.gz
Set GOPATH
vi $HOME/.profile
Add this lines to your file:
PATH="$PATH:/usr/local/go/bin"
GOPATH="$HOME/go"
PATH="$PATH:$GOROOT/bin:$GOPATH/bin"
Safe your file
reload your profile setup
source $HOME/.profile
go get github.com/cosmos/cosmos-sdk
cd go/src/github.com/cosmos/cosmos-sdk
git checkout v0.21.0
make get_tools
make get_vendor_deps
make install
gaiad version
0.21.0-1a1373cc
Create a genesis transaction with the gaiad init gen-tx command
gaiad init gen-tx --name WRITE-HERE-YOUR-NAME-FOR-YOUR-VALIDATOR
example
gaiad init gen-tx --name melea7000
then copy the info, not the secret in the google form.
Send the form
go to Riot chat or Keybase group if need help.
Congratulations now go to Riot Chat for celebrate the Ceremony on Monday
https://riot.im/app/#/room/#cosmos-validators:matrix.org
https://meleatrust.com/contac/
Happy Validating