cosmos-sdk/x/stake/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 #2405: Unbonding and Redelegations Queue 2018-10-08 06:43:47 +02:00
commission.go Make the simulator create the new comission rate sensibly 2018-11-04 15:55:07 -08:00
delegation.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
delegation_test.go Run make format 2018-12-10 14:27:25 +00:00
errors.go Make coins denoms case insensitive (#3092) 2018-12-18 11:14:11 -08:00
genesis.go Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08: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 Run make format 2018-12-10 14:27:25 +00:00
params.go Make coins denoms case insensitive (#3092) 2018-12-18 11:14:11 -08:00
params_test.go Merge PR #1492: Improve Module Test Coverage 2018-07-04 06:21:36 +02:00
pool.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
pool_test.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
test_utils.go Run make format 2018-12-10 14:27:25 +00:00
validator.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
validator_test.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00