cosmos-sdk/client
Alessio Treglia a32d5a46d7
Generalize auth/types.StdSignature (#4507)
New Signature interface available in the top level types package.
auth.StdSignature implements such interface. User defined auth
module can now define their own custom signature types.

Work carried out in the context of the following issues:
- #4488
- #4487
2019-06-07 14:21:35 +01:00
..
context Merge PR #4505: Support height queries in REST client 2019-06-07 09:02:07 -04:00
flags Merge PR #4382: Support height queries for queriers 2019-05-28 20:58:33 -04:00
input reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
keys Generalize auth/types.StdSignature (#4507) 2019-06-07 14:21:35 +01:00
lcd Merge PR #4499: Remove Client Codec Redundancy 2019-06-06 11:43:15 -04:00
rest Merge PR #4499: Remove Client Codec Redundancy 2019-06-06 11:43:15 -04:00
rpc Merge PR #4499: Remove Client Codec Redundancy 2019-06-06 11:43:15 -04:00
tx Merge PR #4505: Support height queries in REST client 2019-06-07 09:02:07 -04:00
utils Generalize auth/types.StdSignature (#4507) 2019-06-07 14:21:35 +01:00
alias.go reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
config.go reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
config_test.go reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
routes.go Merge PR #4499: Remove Client Codec Redundancy 2019-06-06 11:43:15 -04:00