cosmos-sdk/client
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
..
context Merge PR #3141: Fix the bug in GetAccount when len(res) == 0 and err == nil 2018-12-21 18:30:29 +01:00
keys Multi-signature workflow support (#3264) 2019-01-16 09:30:57 -08:00
lcd Merge PR #3281: Staking Spec Upgrade 2019-01-21 19:52:03 -05:00
rpc Merge PR #3316: Fix regression in gaiacli config file handling 2019-01-17 16:40:34 +01:00
tx Merge PR #3316: Fix regression in gaiacli config file handling 2019-01-17 16:40:34 +01:00
utils Refactor Gas/Fee Model (#3258) 2019-01-18 08:45:20 -08:00
config.go Merge PR #3316: Fix regression in gaiacli config file handling 2019-01-17 16:40:34 +01:00
flags.go Refactor Gas/Fee Model (#3258) 2019-01-18 08:45:20 -08:00
input.go Merge PR #2090: Improve crypto/keys and add keys mnemonic and keys new commands 2018-10-17 13:37:58 -04:00
keys.go Run make format 2018-12-10 14:27:25 +00:00