cosmos-sdk/x/bank
Riccardo Montagnin 96fe999343
Set proper default command output (#8628)
* Set proper default command output

* Removed duplicated cmd.SetErr(cmd.ErrOrStderr()) and cmd.SetOut(cmd.OutOrStdout())

* Moved command initialization and added CHANGELOG

* fix: groom all uses of cmd.Print*

* Ran make format

Co-authored-by: Michael FIG <mfig@agoric.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2021-04-17 00:21:32 +00:00
..
atlas x/auth: atlas manifest (#8140) 2020-12-10 17:02:29 +01:00
client merged in master 2021-04-06 19:19:59 -04:00
exported Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
keeper Merge branch 'master' into powerreduction_param 2021-04-10 16:26:50 -04:00
legacy Store supply as Int bytes rather than string bytes (#9051) 2021-04-06 14:01:57 +00:00
simulation merged in master 2021-03-21 16:37:06 -04:00
spec Store supply as Int bytes rather than string bytes (#9051) 2021-04-06 14:01:57 +00:00
types Set proper default command output (#8628) 2021-04-17 00:21:32 +00:00
app_test.go Fix SendToModuleAccountTest (#8857) 2021-03-11 14:20:32 +00:00
bench_test.go all: skip noisy/faulty benchmarks + add b.ReportAllocs for every benchmark (#8856) 2021-03-11 15:59:13 +00:00
handler_test.go Fix SendToModuleAccountTest (#8857) 2021-03-11 14:20:32 +00:00
handler.go Refactor x/evidence to ADR-031 (#7538) 2020-10-16 16:05:25 +00:00
module.go Fix migrations bug discovered with manual tests (#8998) 2021-03-29 11:56:45 +00:00