cosmos-sdk/x/distribution/keeper
Jae Kwon 336415baea
Fix simulation bugs; Incorprates #2676 from Sunny (#2677)
* Fix simulation bugs; Incorprates #2676 from Sunny
* Address review feedback; Update PENDING
2018-11-04 22:11:03 -08:00
..
allocation.go Merge PR #2599 from cosmos/jae/dist_refactor 2018-10-26 13:27:55 +02:00
allocation_test.go Merge PR #2599 from cosmos/jae/dist_refactor 2018-10-26 13:27:55 +02:00
delegation.go Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
delegation_test.go LastValidatorPower is also an Int 2018-10-24 00:04:06 -07:00
genesis.go Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
hooks.go Fix simulation bugs; Incorprates #2676 from Sunny (#2677) 2018-11-04 22:11:03 -08:00
keeper.go Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
keeper_test.go Replicate Rigel's changes but w/ modifications as discussed + some name changes 2018-10-22 01:46:47 -07:00
key.go Alphanumeric parameter keys 2018-10-16 19:27:16 +02:00
test_common.go Fix simulation bugs; Incorprates #2676 from Sunny (#2677) 2018-11-04 22:11:03 -08:00
validator.go Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
validator_test.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00