cosmos-sdk/x/distribution
Anil Kumar Kammari 3bafd8255a
Remove hybrid codec usage (#6843)
* remove hybrid codec for slashing, staking and upgrade

* Remove hybridcodec from params and mint

* revert staking

* Fix gov

* Fix ibc and evidence

* Fix ibc-transfer

* Fix staking

* remove evidence json marshaling

* Fix tests

Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-07-25 08:03:58 +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 x/distribution/simulation/operations.go: add unit tests (#6764) 2020-07-20 15:05:41 +00:00
spec Update 07_params.md 2020-03-17 11:30:24 -04:00
types Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +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 Merge PR #6449: Initial Metrics 2020-06-18 14:12:44 -04:00
module_test.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00
module.go Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
proposal_handler_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00