cosmos-sdk/x/mock
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
..
app.go Generalize auth/types.StdSignature (#4507) 2019-06-07 14:21:35 +01:00
app_test.go Generalize auth/types.StdSignature (#4507) 2019-06-07 14:21:35 +01:00
doc.go Merge PR #2345: update doc.go for mock/simulation 2018-09-17 12:15:06 +08:00
test_utils.go Merge PR #3801: BaseApp Security Improvements 2019-03-07 21:52:19 -08:00