cosmos-sdk/x/auth/types
Aleksandr Bezobchuk c60c55616d
feat: gRPC query for operator and chain configuration (#13485)
2022-10-10 19:12:00 +00:00
..
account.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
account_retriever.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
account_retriever_test.go feat: add x/auth app wiring integration tests (#12329) 2022-06-23 16:08:04 +00:00
account_test.go refactor: rename depinject imports to cosmossdk.io/depinject (#12479) 2022-07-09 17:46:07 +02:00
auth.pb.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
codec.go fix!: Fix group amino codec (#13307) 2022-09-15 17:06:43 +00:00
expected_keepers.go feat: Add Tips middleware (#10208) 2021-11-16 17:55:12 +00:00
genesis.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
genesis.pb.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
genesis_test.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
keys.go chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
msgs.go feat: deprecate x/params usage in x/auth (#12475) 2022-07-11 19:16:27 +02:00
params.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
params_legacy.go chore: use `math.Int` instead of `math.Int` and apply linting (#12702) 2022-07-26 00:24:47 +02:00
params_test.go Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
permissions.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
permissions_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
querier.go proto: Consistent naming for Params (#6803) 2020-07-21 14:04:51 +00:00
query.go Add cli test for query Account (#6973) 2020-08-17 13:47:31 +01:00
query.pb.go feat: gRPC query for operator and chain configuration (#13485) 2022-10-10 19:12:00 +00:00
query.pb.gw.go refactor: Improve and clarify API around `AccountAddressById` (#13460) 2022-10-06 11:05:25 +00:00
tx.pb.go feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00