cosmos-sdk/x/gov
Christopher Goes 879f78cfc0 Rename revoke(d) to jail(ed) 2018-08-22 17:56:13 +02:00
..
client Rename revoke(d) to jail(ed) 2018-08-22 17:56:13 +02:00
simulation validator.Operator, sdk.Dec 2018-08-20 17:10:43 +02:00
tags Merge PR #1781: Gov tags cleanup 2018-07-21 03:58:45 +02:00
depositsvotes.go Address Anton's comments 2018-08-22 00:15:18 -07:00
endblocker_test.go Merge PR #1914: tallyResults added to state 2018-08-08 12:28:52 +02:00
errors.go gov enums marshal to String 2018-07-10 17:59:07 -07:00
genesis.go Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
handler.go Merge branch 'develop' into bucky/merge-master 2018-08-19 16:24:45 -04:00
keeper.go fixed GetLastProposalID function 2018-08-22 00:17:37 -07:00
keeper_keys.go
keeper_test.go fix Iterator leak, ref to https://github.com/cosmos/cosmos-sdk/issues/2105 2018-08-21 14:54:12 +08:00
msgs.go gov enums marshal to String 2018-07-10 17:59:07 -07:00
msgs_test.go Merge PR #1811: NewCoin takes sdk.Int 2018-07-31 02:09:50 +02:00
procedures.go Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
proposals.go address Chris's comments 2018-08-22 00:15:18 -07:00
queryable.go address Chris's comments 2018-08-22 00:15:18 -07:00
tally.go fix Iterator leak, ref to https://github.com/cosmos/cosmos-sdk/issues/2105 2018-08-21 14:54:12 +08:00
tally_test.go Rename revoke(d) to jail(ed) 2018-08-22 17:56:13 +02:00
test_common.go Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
wire.go