cosmos-sdk/x/auth
Mohammed Mohsin 94b62c2d67
docs: add auth module client docs (#10384)
* add auth module docs

* add link to auth docs
2021-10-16 07:41:02 +00:00
..
atlas chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
client refactor: move from io/ioutil to io and os package (#10341) 2021-10-13 07:38:22 +00:00
keeper feat!: Ensure InitGenesis returns with non-empty validator set (#9697) 2021-10-05 12:02:51 +00:00
middleware refactor: migrate ante hanlders to middlewares (#10028) 2021-10-01 14:30:22 +00:00
migrations feat: Add `SIGN_MODE_AMINO_AUX` handler (#10268) 2021-10-04 10:57:08 +00:00
signing refactor: migrate ante hanlders to middlewares (#10028) 2021-10-01 14:30:22 +00:00
simulation refactor(test)!: refactor `simapp.Setup` function (#9938) 2021-08-17 00:52:06 +00:00
spec docs: add auth module client docs (#10384) 2021-10-16 07:41:02 +00:00
testutil cosmos-reflection: extend to support writing by reflection clients (#8965) 2021-04-07 00:33:54 +01:00
tx revert: Revert SIGN_MODE_DIRECT_JSON proto files (#10305) 2021-10-05 11:46:10 +00:00
types refactor: Implementing sigs.k8s.io YAML to remove .proto yaml annotations (#9780) 2021-09-24 14:37:34 +00:00
vesting refactor: move from io/ioutil to io and os package (#10341) 2021-10-13 07:38:22 +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 feat!: Ensure InitGenesis returns with non-empty validator set (#9697) 2021-10-05 12:02:51 +00:00