cosmos-sdk/x/auth/types
Aaron Craelius ef6dc2f180
Revert change of StdSignature PubKey to []byte (#6885)
* Revert change of StdSignature.PubKey to []byte

* Fixes
2020-07-30 09:29:43 +00:00
..
account.go
account_retriever.go proto: Consistent naming for Params (#6803) 2020-07-21 14:04:51 +00:00
account_retriever_test.go proto: Consistent naming for Params (#6803) 2020-07-21 14:04:51 +00:00
account_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
amino_signing.go
amino_signing_test.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00
auth.pb.go Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
client_tx.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
client_tx_test.go Revert change of StdSignature PubKey to []byte (#6885) 2020-07-30 09:29:43 +00:00
codec.go
common_test.go
expected_keepers.go
genesis.go x/auth genesis protobuf migration (#6880) 2020-07-29 16:00:15 +00:00
genesis.pb.go x/auth genesis protobuf migration (#6880) 2020-07-29 16:00:15 +00:00
genesis_test.go x/auth genesis protobuf migration (#6880) 2020-07-29 16:00:15 +00:00
keys.go
params.go Remove DefaultParamspace and simplify simapp creation. (#6564) 2020-07-01 13:57:29 +00:00
params_test.go
permissions.go
permissions_test.go
querier.go proto: Consistent naming for Params (#6803) 2020-07-21 14:04:51 +00:00
query.pb.go proto: Consistent naming for Params (#6803) 2020-07-21 14:04:51 +00:00
stdsignmsg.go
stdtx.go Revert change of StdSignature PubKey to []byte (#6885) 2020-07-30 09:29:43 +00:00
stdtx_test.go Revert change of StdSignature PubKey to []byte (#6885) 2020-07-30 09:29:43 +00:00
txbuilder.go Revert change of StdSignature PubKey to []byte (#6885) 2020-07-30 09:29:43 +00:00
txbuilder_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00