cosmos-sdk/client
Alexander Bezobchuk 59765cecb1 Merge PR #3857: Remove Shares Concept from Unbond/Redelegate UX
* Remove shares concept from unbonding and redelegation

* Remove redundant staking REST type declerations

* Rename staking REST request types

* Fix slashing tests

* Fix staking tests

* Fix integration tests

* Add safety checks for when validator tokens are zero

* Attempt to fix simulation

* Add pending log entry

* Update docs

* Implement and use SharesFromTokens

* Rename ShareTokens and ShareTokensTruncated

* Rename Delegation to Amount in DelegateRequest

* Implement and use SharesFromTokensTruncated

* Update MsgDelegate to use Amount instead of Value

* Use constructors in staking sim messages

* Implement and use ValidateUnbondAmount
2019-03-25 17:13:02 -04:00
..
context Merge PR #3960: Disable Keybase for Generate Only in CLI 2019-03-25 11:27:24 -04:00
keys gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
lcd Merge PR #3857: Remove Shares Concept from Unbond/Redelegate UX 2019-03-25 17:13:02 -04:00
rest gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
rpc gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
tx gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
utils gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
config_test.go Merge PR #3899: Using gaiacli config node breaks ~/config/config.toml (#3903) 2019-03-15 16:08:33 +01:00
config.go Merge PR #3899: Using gaiacli config node breaks ~/config/config.toml (#3903) 2019-03-15 16:08:33 +01:00
errors.go Allow Simulation and Gen Only in REST Client (#3467) 2019-02-01 17:04:13 -08:00
flags.go Remove REST server's secure mode altogether 2019-03-19 18:20:53 +01:00
input.go Merge PR #3698: Prompt User Confirmation Prior to Signing & Broadcasting 2019-02-26 12:34:01 +01:00