cosmos-sdk/x/distribution
Marko f1289d0808
refactor: add util functions to reuse in simulations (#9456)
* add util functions to reuse in simulations

* keeper interface cleanup, gov migrate

* fix module name

* fix sims

* fix staking tests

* introduce a txContext

* fix feegrant

* take in consideration

* fix names

* fix tests

* add bank keeper where needed

* add bank keeper where needed
2021-06-07 09:03:24 +00:00
..
client Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
keeper SDK Core Audit - simapp updates (#9315) 2021-05-17 15:42:44 +00:00
legacy fix typo, v0.42 -> v0.43 (#9430) 2021-06-01 07:48:19 +00:00
simulation refactor: add util functions to reuse in simulations (#9456) 2021-06-07 09:03:24 +00:00
spec chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
types docs: x/distribution spec (#8928) 2021-05-03 18:40:34 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
doc.go Merge PR #5417: Update distribution module doc 2019-12-17 13:59:16 -05:00
handler.go Refactor x/staking according to ADR 031 (#7556) 2020-10-16 14:53:49 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
module.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
proposal_handler_test.go SDK Core Audit - simapp updates (#9315) 2021-05-17 15:42:44 +00:00