cosmos-sdk/x/gov
frog power 4000 a98a5a056a
Merge PR #2958: Validator Power Dec-> Int
* Validator Power Dec-> Int, working

* non-test code compiles

* working, many test compile fixes

* all test compile errors resolved

* ...

* slashing test fixes minor

* test cover passes

* invariant rounding issue

* comment update

* PENDING and doc updates

* @cwgoes comments

* RemoveDelShares trimmings to the final delegation share

* fixes

* ...

* fix the oopsie

* @alexanderbez comments

* merge fixes

* address @cwgoes comments
2019-01-02 15:29:47 -05:00
..
client Implement Proposal Proposer client interfaces (#3184) 2018-12-21 09:30:46 -08:00
simulation Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00
tags Tags Cleanup & Docs (#3137) 2018-12-19 19:28:38 -08:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
depositsvotes.go Run make format 2018-12-10 14:27:25 +00:00
endblocker_test.go Run make format 2018-12-10 14:27:25 +00:00
errors.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
genesis.go Revert "Remove GovernancePenalty" 2018-12-17 10:56:45 -08:00
handler.go Tags Cleanup & Docs (#3137) 2018-12-19 19:28:38 -08:00
keeper_keys.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
keeper_test.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
keeper.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
msgs_test.go Merge PR #2802: Correct the usage of misspelling of English word 'depositor'. 2018-11-22 00:53:33 +01:00
msgs.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
params.go Revert "Remove GovernancePenalty" 2018-12-17 10:56:45 -08:00
proposals_test.go Merge PR #2392: remove redundant sprintf calls, improve a doc comment, write test 2018-09-24 21:42:51 -04:00
proposals.go Switch gov proposal-queues to use iterators (#2638) 2018-11-06 23:33:18 -08:00
querier_test.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
querier.go Run make format 2018-12-10 14:27:25 +00:00
tally_test.go Run make format 2018-12-10 14:27:25 +00:00
tally.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
test_common.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00