cosmos-sdk/x/params
Emmanuel T Odeke 10d330e5b1
x/params/types: make KeyTable.RegisterType fully dereference pointers (#6915)
Use a for loop to correctly and fully dereference and
extract the type for the type of ParamSetPair.Value.

Fixes #6785

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-08-02 20:18:28 +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
simulation Merge PR #6705: x/params/simulation/proposals.go: add unit tests 2020-07-13 14:10:34 -04:00
spec Params Spec 80 column md. (#6561) 2020-07-01 13:27:13 +00:00
types x/params/types: make KeyTable.RegisterType fully dereference pointers (#6915) 2020-08-02 20:18:28 +00:00
doc.go Merge PR #5359: Params Validation 2019-12-10 11:48:57 -05:00
module.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
proposal_handler.go Merge PR #5942: Tx Client Migration: x/gov 2020-04-14 15:05:14 -04:00
proposal_handler_test.go Merge PR #5942: Tx Client Migration: x/gov 2020-04-14 15:05:14 -04:00