cosmos-sdk/x/auth/types
Alexander Bezobchuk 6890feb3d2
Merge PR #5572: ADR 004 Implementation
2020-01-30 16:31:16 -05:00
..
account.go Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
account_retriever.go Merge PR #4924: Return Height on Query Errors + Update Account Endpoint 2019-08-19 10:58:11 -04:00
account_retriever_test.go Merge PR #4881: Linting Galore 2019-08-19 12:06:27 -04:00
account_test.go Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
codec.go Merge PR #5040: Separate vesting from auth, add custom vesting schedules 2019-10-10 11:53:30 -04:00
errors.go Refactor x/auth/client/utils/ (#5555) 2020-01-24 16:40:56 +00:00
expected_keepers.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
genesis.go Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
genesis_test.go Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
keys.go Merge PR #4686: v0.36 supply changes to genesis migration 2019-07-18 14:43:56 +02:00
params.go Merge PR #5359: Params Validation 2019-12-10 11:48:57 -05:00
params_test.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
querier.go Move /bank/balances/{address} REST endpoint into /x/bank (#4570) 2019-06-18 15:44:09 +02:00
stdsignmsg.go Merge PR #4678: Clean YAML output 2019-07-05 19:25:56 -04:00
stdtx.go Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
stdtx_test.go Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
test_common.go Merge PR #5006: Modular AnteDecorator 2019-10-10 08:46:09 -04:00
txbuilder.go Merge PR #5562: Remove KeyringServiceName from the sdk.Config struct 2020-01-23 13:47:11 -05:00
txbuilder_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00