cosmos-sdk/x/genutil
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
..
client/cli Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
codec.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
collect.go reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
doc.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
expected.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
genesis_state.go reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
genesis_state_test.go Generalize auth/types.StdSignature (#4507) 2019-06-07 14:21:35 +01:00
gentx.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
gentx_test.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
init.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
module.go Merge PR #4499: Remove Client Codec Redundancy 2019-06-06 11:43:15 -04:00
utils.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
utils_test.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00