cosmos-sdk/x/stake
Jae Kwon 0f1fb179c4 Merge PR #2599 from cosmos/jae/dist_refactor
* Rename Pool -> DelRewards; PoolCommission -> ValCommision
* FeePool.Pool -> FeePool.ValPool
* WithdrawalHeight->DelPoolWithdrawalHeight
* OnValidatorBeginUnbonding
* Caught the bug's tail
* Update vi.FeePoolWithdrawalHeight upon bonding
* Fix staking slashUnbondingDelegation bug; fixes simulator failure #9
2018-10-26 13:27:55 +02:00
..
client Merge PR #2462: Add swagger-ui for gov, stake and slashing 2018-10-24 15:19:48 +02:00
keeper Merge PR #2599 from cosmos/jae/dist_refactor 2018-10-26 13:27:55 +02:00
querier Delete comment 2018-10-22 22:55:47 +02:00
simulation Merge PR #2599 from cosmos/jae/dist_refactor 2018-10-26 13:27:55 +02:00
tags Merge PR #2405: Unbonding and Redelegations Queue 2018-10-08 06:43:47 +02:00
types Merge PR #2553: Renamed msg.Name() and msg.Type() to msg.Type() and msg.Route() 2018-10-23 21:23:55 +02:00
app_test.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07:00
genesis.go Remove debugging print statements 2018-10-23 15:50:35 +02:00
genesis_test.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00
handler.go WIP intermediate... 2018-10-22 17:49:53 -07:00
handler_test.go GetValidatorsBonded -> LastValidators etc 2018-10-21 15:26:58 -07:00
stake.go Merge PR #2501: Simulate transactions for fee distribution, simulate inflation, and fix a multitude of bugs discovered in the process of doing so 2018-10-23 21:21:37 +02:00
test_common.go TestWithdrawDelegationRewardWithCommission 2018-10-11 02:26:54 -04:00