cosmos-sdk/x/mint
Robert Zaremba 7fc5e3e6ab
codecs: rename MakeCodecs rename and docs update (#8245)
* codecs: rename MakeCodecs to MakeTestCodecs

* update changelog

* remove MakeTestCodecs

* typo
2021-01-07 21:50:52 +00:00
..
client Combine client.ReadTxCommandFlags with GetClientContextFromCmd (#8155) 2020-12-14 22:09:51 +00:00
keeper Refactor Logging using Zerolog (#8072) 2020-12-03 23:17:21 +00:00
legacy CLI migrate command follow-up: decode & re-encode (#7464) 2020-10-09 19:09:43 +00:00
simulation codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +00:00
spec Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
types Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
abci.go Fix mint metric (#7024) 2020-08-12 15:10:53 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
module.go [docs]: update building modules section to reflect ADR31 (#7702) 2020-11-17 20:41:43 +00:00