cosmos-sdk/x/distribution
Jack Zampolin f525717054
Standardize CLI Exports from Modules (#2840)
* Move query and tx commands to modules
* Move GetAccountDecoder to prevent import cycle and replace calls to it with one call in WithAccountDecoder
* Add moduleClients interface and implement in all applicable modules
* Use module clients in cli initialization
2018-11-19 09:02:34 -08:00
..
client Standardize CLI Exports from Modules (#2840) 2018-11-19 09:02:34 -08:00
keeper Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
simulation Merge PR #2665: simulation: Remove header from Invariant 2018-11-02 13:35:21 +01:00
tags handler, tags, msgs, codec 2018-09-18 23:30:00 -04:00
types Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
abci_app.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00
alias.go Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00
genesis.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
handler.go Merge PR #2526: Distribution fixes from simulation 2018-10-18 21:58:57 +02:00