cosmos-sdk/x/params/types
Cory f02b0b5745
Protobuf audit: base package, module packages, tx/Msg's (#7059)
* proto audits auth, bank, crisis, distribution

* audit module proto files

* audit base proto package

* make protogen

* golint

* fix gov genesis test

* Update proto/cosmos/bank/v1beta1/tx.proto

Co-authored-by: Aaron Craelius <aaron@regen.network>

* update coin metadata protos & documentation

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
2020-08-19 07:36:41 +00:00
..
proposal Protobuf audit: base package, module packages, tx/Msg's (#7059) 2020-08-19 07:36:41 +00:00
common_test.go
deref_test.go x/params/types: make KeyTable.RegisterType fully dereference pointers (#6915) 2020-08-02 20:18:28 +00:00
doc.go
keys.go
paramset.go
querier.go
subspace.go Enable proto JSON generally and remove HybridCodec (#6859) 2020-08-13 13:20:02 +00:00
subspace_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
table.go x/params/types: make KeyTable.RegisterType fully dereference pointers (#6915) 2020-08-02 20:18:28 +00:00
table_test.go