* Update validator commission fields * Remove CommissionChangeToday and update to use CommissionChangeTime * Implement commission as a first class citizen type * Implement stringer for Comission * Move commission type and logic to new file * Add new commission errors * Add commission to create validator message * Implement and call UpdateValidatorCommission * Update godoc for UpdateValidatorCommission * Add Abs to the decimal type * Implement new SetValidatorCommission * Update decimal short godocs * Move set initial commission logic * Move initial commission validation to Commission type * Update initial validator commission logic and unit tests * Remove commission update time from struct and move to validator * Update validator create handler tests * Implement commission logic for CLI * Fix make lint failure * Fix make cover failure * Update edit validator logic to handle new commission rate * Fix lint and cover * Update create/edit validator simulation to include commission params * Update MsgEditValidator godoc * Update pending log * Update staking tx docs * Fix CLI create validator test * Update variables names for commission strings * Merge UpdateTime into Commission type * Update create-validator usage in docs * Update more docs with examples * More doc updates |
||
|---|---|---|
| .. | ||
| _attic/WIP-lamborghini-distribution | ||
| .vuepress | ||
| architecture/decision-records | ||
| clients | ||
| getting-started | ||
| graphics | ||
| ics | ||
| introduction | ||
| light | ||
| lotion | ||
| modules | ||
| resources | ||
| sdk | ||
| spec | ||
| validators | ||
| DOCS_README.md | ||
| PRIORITIES.md | ||
| README.md | ||
| RELEASE_PROCESS.md | ||
| RELEASE_TEST_SCRIPT.md | ||
Welcome to the Cosmos Docs!
Cosmos is a decentralized network of independent parallel blockchains, each powered by classical BFT consensus algorithms like Tendermint.
The first blockchain in the Cosmos Network is the Cosmos Hub, whose native token is the Atom. Cosmos is a permission-less network, meaning that anybody can build a blockchain on it.
Cosmos can interoperate with multiple other applications and cryptocurrencies. By creating a new zone, you can plug any blockchain system into the Cosmos hub and pass tokens back and forth between those zones, without the need for an intermediary.
Edit the Documentation
See this file for details of the build process and considerations when making changes.
