cosmos-sdk/x/stake
Christopher Goes 60d188ded0
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
..
client Merge develop and conflicts 2018-10-22 11:18:51 +02:00
keeper Store last total power as sdk.Int, not sdk.Dec 2018-10-23 20:48:50 +02:00
querier Delete comment 2018-10-22 22:55:47 +02:00
simulation Merge branch 'develop' into cwgoes/check-supply-in-simulation 2018-10-23 17:54:58 +02:00
tags Merge PR #2405: Unbonding and Redelegations Queue 2018-10-08 06:43:47 +02:00
types 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
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