cosmos-sdk/x/distribution
Marko 617b822efa
types: add kv type (#6897)
* add kv type

* add changelog entry

* fix build

* replace sdkkv with kv

* revert change

* fix some tests

* proto-gen

* fix tests

Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-30 14:53:02 +00:00
..
client add page flag for CLI queries (#6824) 2020-07-24 08:17:11 +00:00
keeper Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
legacy Merge PR #5561: v0.38 Migration Fixes 2020-01-23 13:15:22 -05:00
simulation types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
spec Update 07_params.md 2020-03-17 11:30:24 -04:00
types Minor Code Cleanup - gRPC queries (#6862) 2020-07-28 12:53:35 +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 Minor Code Cleanup - gRPC queries (#6862) 2020-07-28 12:53:35 +00:00
module.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
module_test.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00
proposal_handler_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00