cosmos-sdk/x/gov
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 Merge PR #4505: Support height queries in REST client 2019-06-07 09:02:07 -04:00
simulation Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
tags Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
types Generalize auth/types.StdSignature (#4507) 2019-06-07 14:21:35 +01:00
alias.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
deposit.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
endblocker_test.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
endblocker.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
expected_keepers.go Merge PR #4485: rename expected pkg to exported 2019-06-05 13:42:25 -04:00
genesis_test.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
genesis.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
handler_test.go Merge PR #4100: Return correct error on invalid messages 2019-04-15 12:25:04 -04:00
handler.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
keeper_test.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
keeper.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
module.go Merge PR #4502: InvariantRouter -> InvariantRegistry 2019-06-06 16:32:38 -04:00
proposal.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00
querier_test.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
querier.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
router.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00
tally_test.go Merge PR #4466: Lazy commission validation 2019-06-03 17:14:21 -04:00
tally.go Merge PR #4485: rename expected pkg to exported 2019-06-05 13:42:25 -04:00
test_common.go Merge PR #4466: Lazy commission validation 2019-06-03 17:14:21 -04:00
vote.go Merge PR #4460: Gov Keys and Iterators 2019-06-04 11:38:11 -07:00