cosmos-sdk/client
Jonathan Gimeno 65048683b5
Add consensus params into Simulation (#6002)
* temporal commit

* add random consensus params

* make format

* make random pass

* remove comment

* revert change

* update ub key types

* extract Evidence params from state

* extract the random parameters from state

* clean the code

* update imports!

* mispelled back

* mispelled back

* add misspelled command

* update changelog

* remove useless linter to avoid misspell

* remove function

* use tendermint constants

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-04-21 18:28:43 +00:00
..
context fix all bits broken by viper API changes (#5982) 2020-04-14 17:24:27 +02:00
debug Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
flags client/flags: bind keyring flag for query commands (#5956) 2020-04-08 15:00:59 +02:00
input Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
keys Merge PR #6038: Use CoinType from config as the default coin type 2020-04-21 11:22:44 -04:00
lcd x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
rpc add missing keyring-backend flag (#5985) 2020-04-11 18:52:36 +02:00
tx Decouple client/tx from x/auth (#5992) 2020-04-15 23:55:02 +02:00
cmd.go Merge PR #5920: Fix validate cmd bug 2020-04-04 14:24:11 -04:00
cmd_test.go Add consensus params into Simulation (#6002) 2020-04-21 18:28:43 +00:00
config.go client: show defaults when config help screen is displayed (#5896) 2020-03-31 16:05:18 +02:00
config_test.go client: show defaults when config help screen is displayed (#5896) 2020-03-31 16:05:18 +02:00
routes.go Merge PR #5442: Remove of the client/alias.go 2019-12-23 11:05:47 -05:00
utils.go Merge PR #4658: Generalize Querier REST Pagination 2019-07-02 09:00:46 -04:00
utils_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00