cosmos-sdk/x/auth/types
Alexander Bezobchuk b737e7f7f9
Remove JSON marshaler for base account (#6054)
* Remove JSON marshaler for base account

* Add changelog entries
2020-04-22 14:01:20 +00:00
..
account.go Remove JSON marshaler for base account (#6054) 2020-04-22 14:01:20 +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 Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
codec.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
common_test.go Update imports 2020-03-05 09:40:43 -05:00
expected_keepers.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00: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
permissions.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
permissions_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
querier.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
stdsignmsg.go
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
types.pb.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
types.proto Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00