cosmos-sdk/x/authz
Amaury d19791be89
Rename clientCtx.JSONMarshaler to JSONCodec (#9251)
* Rename clientCtx.JSONMarshaler to JSONCodec

* change md files

* Fix lint
2021-05-03 14:45:47 +00:00
..
client Rename clientCtx.JSONMarshaler to JSONCodec (#9251) 2021-05-03 14:45:47 +00:00
exported Remove ServiceMsgs from ADR-031 (#9139) 2021-04-30 11:00:47 +00:00
keeper Remove ServiceMsgs from ADR-031 (#9139) 2021-04-30 11:00:47 +00:00
simulation Remove ServiceMsgs from ADR-031 (#9139) 2021-04-30 11:00:47 +00:00
spec add docs for gas consumption (#9118) 2021-04-15 09:09:01 +00:00
types Remove ServiceMsgs from ADR-031 (#9139) 2021-04-30 11:00:47 +00:00
genesis.go x/authz: Add DelegateAuthorization, UndelegateAuthorization (#8472) 2021-02-20 06:57:57 +00:00
genesis_test.go x/authz: Add DelegateAuthorization, UndelegateAuthorization (#8472) 2021-02-20 06:57:57 +00:00
module.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00