cosmos-sdk/docs/gaia
frog power 4000 7f789d2ed3
Merge PR #3281: Staking Spec Upgrade
* remove kv seperation for marshalling

* pending

* cleanup

* cleanup x2

* pending

* working

* minor refactors

* entry structs defined

* uncompiled mechanism written

* add many compile fixes

* code compiles

* fix test compile errors

* test cover passes

* ...

* multiple entries fix

* ...

* more design fix

* working

* fix test cover bug

* Update PENDING.md

* update comment around queue completion for redelegations/ubds

* basic spec updates

* spec folder cleanup

* cleanup docs folder cont.

* ...

* find-replace and folder rename

* supplimentary find/replace

* pending

* supplimentary

* pending

* few undos, stakingd -> staked

* to staking -> to stake

* undos

* most staking -> most stake

* ...

* undos

* simplestake->simplestaking

* ...

* pending update

* capital letter replacements

* ...

* working

* staking doc updates from rigel/delegation-index branch

* spec-spec

* spec-spec

* LooseTokens -> NotBondedTokens

* staking state.md updates

* updates to hook and endblock spec

* Update docs/gaia/gaiacli.md

Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>

* Update docs/gaia/validators/validator-setup.md

Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>

* Update docs/gaia/validators/validator-setup.md

Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>

* comment undo

* remove ErrConflictingRedelegation

* @cwgoes comments are resolved

* further updates to endblock and state

* msg json update

* working transaction updates

* working

* complete transaction rewrite

* PENDING.md

* typo

* add todo

* address @jackzampolin @cwgoes comments

* couple leftover comments, rename

* Update x/staking/types/pool.go

Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>

* cwgoes additions

* cwgoes suggestions x2
2019-01-21 19:52:03 -05:00
..
validators Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
deploy-testnet.md Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
gaiacli.md Merge PR #3281: Staking Spec Upgrade 2019-01-21 19:52:03 -05:00
installation.md Fix broken docs links and other small docs improvements (#3218) 2019-01-03 08:08:10 -08:00
join-testnet.md Fix broken docs links and other small docs improvements (#3218) 2019-01-03 08:08:10 -08:00
keys.md Documentation Structure Change and Cleanup (#2808) 2018-11-14 11:44:17 -08:00
ledger.md make sidebar titles nicer 2018-12-11 12:12:29 -05:00
README.md Improve testnet docs (#2928) 2018-12-01 09:54:59 -08:00
what-is-gaia.md What is gaia intro to docs (#3294) 2019-01-14 13:03:18 -08:00

Gaia Documentation

Welcome to the Gaia docs. Gaia is the current name of the Cosmos SDK application for the Cosmos Hub.

Join the Cosmos Hub public testnet

Setup your own gaia testnet

Additional resources