cosmos-sdk/x/auth/types
Alexander Bezobchuk 8cab43c812
Merge PR #5702: Add Param Querying to x/auth
2020-02-26 10:33:56 -05: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 Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01: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 PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00
stdtx_test.go Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
test_utils.go Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00
txbuilder.go Get Uin64 directly instead of Int64 (#5672) 2020-02-19 10:05:27 +01:00
txbuilder_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00
types.pb.go Merge PR #5696: Fix x/auth proto json tags 2020-02-25 15:22:28 -05:00
types.proto Merge PR #5696: Fix x/auth proto json tags 2020-02-25 15:22:28 -05:00