cosmos-sdk/client
frog power 4000 133934ae37
Merge PR #3243: allow multiple simultaneous redelegations/ubds between same delegator/validator(s) addresses
* 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

* remove ErrConflictingRedelegation

* @cwgoes comments are resolved

* Update x/staking/keeper/slash.go

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

* address @alexanderbez comments
2019-01-16 05:35:18 -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 Support adding offline pubkeys to gaiacli keys (#3224) 2019-01-08 08:49:03 -08:00
lcd Merge PR #3243: allow multiple simultaneous redelegations/ubds between same delegator/validator(s) addresses 2019-01-16 05:35:18 -05:00
rpc Remove unimplemented gaiacli init command (#3156) 2018-12-19 08:25:27 -08:00
tx Merge PR #2730: add tx search pagination related CLI/REST API parameter 2019-01-15 16:34:48 +01:00
utils Rename stake/ to staking/ (#3280) 2019-01-11 12:08:01 -08:00
config.go Merge PR #3127: Don't fallback to any default values for chain id 2018-12-18 19:40:01 +01:00
flags.go Change --gas=simulate to --gas=auto when sending txs (#3170) 2018-12-20 11:21:07 -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