cosmos-sdk/x/auth
Aleksandr Bezobchuk 055e7e8d80
feat: implement x/params get all subspaces/keys (#9884)
2021-08-10 08:44:58 -04:00
..
ante feat: add tx fee event (#9860) 2021-08-09 14:50:01 +00:00
atlas chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
client feat: `--generate-only` and `--offline` flags can use keyname. (#9838) 2021-08-09 16:18:19 +00:00
keeper feat: Add cli for listing all module accounts (#9812) 2021-08-02 18:47:43 +00:00
migrations refactor: Update `GetSigners` to return []string (#9418) 2021-07-07 10:18:00 +00:00
signing refactor: Rename x/{mod}/legacy to x/{mod}/migrations (#9628) 2021-07-05 14:55:51 +00:00
simulation refactor!: Remove `clientCtx.JSONCodec` and rename `EncodingConfig.Marshaler` to `Codec` (#9521) 2021-07-01 08:52:38 +00:00
spec docs: Fix vesting doc. (#9883) 2021-08-09 17:44:11 +00:00
testutil cosmos-reflection: extend to support writing by reflection clients (#8965) 2021-04-07 00:33:54 +01:00
tx refactor: Improve txRaw decoder code (#9769) 2021-07-26 20:08:04 +00:00
types feat: implement x/params get all subspaces/keys (#9884) 2021-08-10 08:44:58 -04:00
vesting feat!: remove legacy handler (#9650) 2021-07-19 14:49:42 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module.go feat!: remove legacy handler (#9650) 2021-07-19 14:49:42 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00