cosmos-sdk/x/auth/types
Aleksandr Bezobchuk f60cd5a2b5
Merge branch 'master' into bez/proto-client-init
2020-03-14 12:34:34 -04:00
..
account.go Merge PR #5696: Fix x/auth proto json tags 2020-02-25 15:22:28 -05: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 Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00
common_test.go Update imports 2020-03-05 09:40:43 -05:00
errors.go Merge PR #5665: Bump Module ABCI Error Codes 2020-02-18 14:43:00 +01:00
expected_keepers.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
genesis.go Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00
genesis_test.go Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00
keys.go Merge PR #5702: Add Param Querying to x/auth 2020-02-26 10:33:56 -05:00
params.go Merge PR #5649: Update x/params to follow module standards 2020-02-19 12:52:20 +01:00
params_test.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
querier.go Merge PR #5702: Add Param Querying to x/auth 2020-02-26 10:33:56 -05:00
stdsignmsg.go Merge PR #4678: Clean YAML output 2019-07-05 19:25:56 -04:00
stdtx.go Merge branch 'master' into bez/proto-client-init 2020-03-14 12:34:34 -04: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 Implement app-level tx 2020-03-12 10:53:27 -04:00
txbuilder_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00
types.pb.go Update ADR and types 2020-03-12 15:35:22 -04:00
types.proto Update ADR and types 2020-03-12 15:35:22 -04:00