cosmos-sdk/types/module
Alexander Bezobchuk 14d1ee5437
Use Context in Command instead of Argument + Util (#6572)
* Use context

* use PersistentPreRunE

* undo

* use init context

* Update types

* update tests

* implement tests

* Update simapp/cmd/simcli/main.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update simapp/cmd/simcli/main.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update x/bank/client/cli/tx.go

Co-authored-by: Alessio Treglia <alessio@tendermint.com>

* fix build

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-07-02 13:02:28 +00:00
..
interface_module.go Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
module.go Use Context in Command instead of Argument + Util (#6572) 2020-07-02 13:02:28 +00:00
module_test.go run make format (#6416) 2020-06-12 10:17:36 -04:00
simulation.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00