cosmos-sdk/x/distribution
Aaron Craelius 7e2eea84c6
Fix the one remaining proto tx bug and flip the switch (#6902)
* Fix the one remaining proto tx bug and flip the switch

* Update github CI

* Wrap TxDecoder errors

* Add test

* Cleanup
2020-07-30 18:58:26 +00:00
..
client cli: refactor flag reading (#6884) 2020-07-30 16:44:22 +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 Fix the one remaining proto tx bug and flip the switch (#6902) 2020-07-30 18:58:26 +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