cosmos-sdk/x/auth
Robert Zaremba f8f52c6df6
x/auth: update NewAccountKeeper docs (#9020)
* x/auth: update NewAccountKeeper docs

* Update x/auth/keeper/keeper.go

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update x/auth/keeper/keeper.go

Co-authored-by: Alessio Treglia <alessio@tendermint.com>

* Apply suggestions from code review

Co-authored-by: Alessio Treglia <alessio@tendermint.com>

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2021-03-30 13:24:20 +00:00
..
ante Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +00:00
atlas x/auth: atlas manifest (#8140) 2020-12-10 17:02:29 +01:00
client Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +00:00
keeper x/auth: update NewAccountKeeper docs (#9020) 2021-03-30 13:24:20 +00:00
legacy Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +00:00
signing update SigVerifiableTx.GetPubKeys to return an error (#8828) 2021-03-10 07:16:04 +00:00
simulation codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +00:00
spec Fix typo (#8848) 2021-03-10 21:50:30 +00:00
testutil Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +00:00
tx Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +00:00
types Enable secp256r1 (#8786) 2021-03-04 21:31:42 +00:00
vesting Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +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 various linter fixes (#8666) 2021-02-23 08:46:01 +00:00