cosmos-sdk/simapp
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_test.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
app.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
export.go Merge PR #4485: rename expected pkg to exported 2019-06-05 13:42:25 -04:00
genesis.go Remove gaia (#4347) 2019-05-18 10:42:24 +02:00
sim_test.go Merge PR #4389: stake invariance bug 2019-05-24 21:23:53 -04:00
test_util.go Generalize auth/types.StdSignature (#4507) 2019-06-07 14:21:35 +01:00