cosmos-sdk/x/auth/types
Alexander Bezobchuk 1083fa948e
Merge PR #6010: Merge x/supply into x/bank
2020-04-20 11:22:12 -04:00
..
account.go patch auth register cdc (#5892) 2020-03-30 22:09:28 +00:00
account_retriever.go Merge PR #5668: Fix GetAccountWithHeight 2020-02-18 16:53:11 +01:00
account_retriever_test.go Merge PR #5702: Add Param Querying to x/auth 2020-02-26 10:33:56 -05:00
account_test.go Merge PR #5682: Change pubkey to bytes 2020-02-20 17:15:22 +01:00
codec.go patch auth register cdc (#5892) 2020-03-30 22:09:28 +00:00
common_test.go Update imports 2020-03-05 09:40:43 -05:00
expected_keepers.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
genesis.go Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00
genesis_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
keys.go Merge PR #5702: Add Param Querying to x/auth 2020-02-26 10:33:56 -05:00
params.go x/auth: use validateMaxMemoCharacters() for memo fields (#5898) 2020-03-31 16:18:02 +02:00
params_test.go Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
querier.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
stdsignmsg.go Merge PR #4678: Clean YAML output 2019-07-05 19:25:56 -04:00
stdtx.go Decouple client/tx from x/auth (#5992) 2020-04-15 23:55:02 +02:00
stdtx_test.go Merge branch 'master' into bez/proto-client-init 2020-03-14 12:34:34 -04:00
test_utils.go Implement app-level tx 2020-03-12 10:53:27 -04:00
txbuilder.go Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
txbuilder_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00
types.pb.go Decouple client/tx from x/auth (#5992) 2020-04-15 23:55:02 +02:00
types.proto Decouple client/tx from x/auth (#5992) 2020-04-15 23:55:02 +02:00