cosmos-sdk/x/auth/types
Robert Zaremba be4a965599
codec: Rename codec and marshaler interfaces (#9226)
* codec: Rename codec and marshaler interfaces, ref: 8413

* codec: remove BinaryBare

* changelog update

* Update comments and documentation

* adding doc string comments

* Update CHANGELOG.md

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update codec/codec.go

Co-authored-by: Marko <marbar3778@yahoo.com>

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2021-04-29 10:46:22 +00:00
..
account.go adr-028 address generation (#8415) 2021-02-15 15:32:51 +00:00
account_retriever.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
account_retriever_test.go Merge PR #7006: auth: Update AccountRetriever 2020-08-13 10:22:16 -04:00
account_test.go Update tm pubkey references (#7102) 2020-08-28 16:02:38 +00:00
auth.pb.go Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
codec.go Add ADR 031 BaseApp and codec infrastructure (#7519) 2020-10-15 13:07:59 +00:00
common_test.go codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +00:00
expected_keepers.go
genesis.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
genesis.pb.go Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
genesis_test.go Migrate BaseAccount PubKey to use Any (#7268) 2020-09-25 08:41:16 +00:00
keys.go
params.go Enable secp256r1 (#8786) 2021-03-04 21:31:42 +00:00
params_test.go
permissions.go
permissions_test.go
querier.go
query.go Add cli test for query Account (#6973) 2020-08-17 13:47:31 +01:00
query.pb.go auth: query all accounts stored via gRPC (#8522) 2021-02-22 14:21:46 +00:00
query.pb.gw.go auth: query all accounts stored via gRPC (#8522) 2021-02-22 14:21:46 +00:00