cosmos-sdk/x/stake/client/rest
Aditya b195c556e2 Merge pull request #1600: Friend can create validator and delegate on behalf of genesis validator
* Added msg and handling for surrogate create validator

* changelog and error fix

* fix changelog

* Remove unnecessary msg by combining into CreateValidator

* Refactor

* Appease linter

* Added onbehalfof functionality in client

* fmt

* Added gaia onbehalfof test

* Update test for onbehalfof validator creation

* fix test

* Fix flag error

* Add app test

* fmt

* Fixed signer for onbehalfof createvalidator

* Fix error msg

* Simplify test

* fmt
2018-07-10 20:16:37 -04:00
..
query.go fixed typo 2018-07-09 18:35:10 -07:00
rest.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
tx.go Merge pull request #1600: Friend can create validator and delegate on behalf of genesis validator 2018-07-10 20:16:37 -04:00