cosmos-sdk/x/distribution/types
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
..
codec.go Merge PR #2437: Distr-PR-4 Distribution Types 2018-10-05 12:41:38 +02:00
dec_coin.go Inflation bug fixes (#2982) 2018-12-04 10:17:02 -08:00
dec_coin_test.go Run make format 2018-12-10 14:27:25 +00:00
delegation_info.go Add distribution REST endpoints swagger file (#3038) 2018-12-13 10:42:55 -08:00
delegation_info_test.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
errors.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
fee_pool.go Merge PR #3010: Add Missing genesis checks in Gaia 2018-12-07 01:22:24 +01:00
fee_pool_test.go Run make format 2018-12-10 14:27:25 +00:00
genesis.go Merge PR #3010: Add Missing genesis checks in Gaia 2018-12-07 01:22:24 +01:00
keepers.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
keys.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
msg.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
msg_test.go Merge PR #2437: Distr-PR-4 Distribution Types 2018-10-05 12:41:38 +02:00
test_common.go Run make format 2018-12-10 14:27:25 +00:00
total_accum.go Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00
total_accum_test.go Run make format 2018-12-10 14:27:25 +00:00
validator_info.go Jae/simulator improvements (#2900) 2018-11-27 00:14:22 -08:00
validator_info_test.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00