cosmos-sdk/x/params
Andrei Ivasko d37c590e90
Limit context background (#8093)
* limit context background

* update

* fixed minor issues

* fixed TestStatusCommand

* Fix keyring import from older versions. (#8436)

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: sahith-narahari <sahithnarahari@gmail.com>

* Add changelog (#8490)

* fix: tendermint subcommands should not create missing files (#8481)

If the user specifies an incorrect `--home`, then the old behaviour
would automatically populate it with fresh values, but we should
fail instead.

* limit context background

* update

* fixed minor issues

* fixed TestStatusCommand

* statik.go

* replaced static.go

Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: sahith-narahari <sahithnarahari@gmail.com>
Co-authored-by: Michael FIG <mfig@agoric.com>
2021-02-03 09:47:25 +00:00
..
client Limit context background (#8093) 2021-02-03 09:47:25 +00:00
keeper Refactor Logging using Zerolog (#8072) 2020-12-03 23:17:21 +00:00
legacy/v036 CLI `migrate` command for x/{upgrade,params} proposals (#7875) 2020-11-24 23:32:32 +00:00
simulation tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
spec x/params docs general audit & cleanup (#8295) 2021-01-15 13:30:17 +00:00
types fix proto generation (#8361) 2021-01-18 12:41:34 -03:00
doc.go x/params docs general audit & cleanup (#8295) 2021-01-15 13:30:17 +00:00
module.go [docs]: update building modules section to reflect ADR31 (#7702) 2020-11-17 20:41:43 +00:00
proposal_handler.go Merge PR #5942: Tx Client Migration: x/gov 2020-04-14 15:05:14 -04:00
proposal_handler_test.go simapp: rename MakeEncodingConfig to MakeTestEncodingConfig (#7681) 2020-10-27 11:33:48 +00:00