cosmos-sdk/x
Sunny Aggarwal 1d3a04a61c Switch gov proposal-queues to use iterators (#2638)
* switched gov proposals queue to use iterators
* update gov spec
* update proposal.Equal
* Amino api change
* switched proposalID to uint64
* renamed Gov Procedures to Params
* s/ActiveProposalQueueProposalKey/KeyActiveProposalQueueProposal/g
* numLatestProposals -> Limit
* fixed staking invariant breakage because of gov deposits
* Send deposits to DepositedCoinsAccAddr or BurnedDepositCoinsAccAddr
2018-11-06 23:33:18 -08:00
..
auth Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
bank Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
distribution Fix simulation bugs; Incorprates #2676 from Sunny (#2677) 2018-11-04 22:11:03 -08:00
gov Switch gov proposal-queues to use iterators (#2638) 2018-11-06 23:33:18 -08:00
ibc Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
mint Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
mock Fix simulation bugs; Incorprates #2676 from Sunny (#2677) 2018-11-04 22:11:03 -08:00
params add tests and restriction for TypeTable 2018-10-16 03:02:48 +09:00
slashing Fix simulation bugs; Incorprates #2676 from Sunny (#2677) 2018-11-04 22:11:03 -08:00
stake Fix simulation bugs; Incorprates #2676 from Sunny (#2677) 2018-11-04 22:11:03 -08:00