cosmos-sdk/x/stake
Christopher Goes 94f45311a0 Fix state export/import, add to CI (#2690)
* Update slashing import/export
* More slashing.WriteGenesis
* Add test import/export to CI
* Store equality comparison.
* Fix validator bond intra-tx counter
* Set timeslices for unbonding validators
* WriteGenesis => ExportGenesis
* Delete validators from unbonding queue when re-bonded
* Hook for validator deletion, fix staking genesis tests
2018-11-08 16:28:28 -08:00
..
client New genesis workflow (#2602) 2018-11-04 20:26:46 -08:00
keeper Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
querier Delete comment 2018-10-22 22:55:47 +02:00
simulation Simulation improvements (logging fix, random genesis parameters) (#2617) 2018-11-04 20:44:43 -08:00
tags Merge PR #2405: Unbonding and Redelegations Queue 2018-10-08 06:43:47 +02:00
types Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
app_test.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07:00
genesis.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
genesis_test.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
handler.go Fix simulation bugs; Incorprates #2676 from Sunny (#2677) 2018-11-04 22:11:03 -08:00
handler_test.go Fix simulation bugs; Incorprates #2676 from Sunny (#2677) 2018-11-04 22:11:03 -08:00
stake.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
test_common.go TestWithdrawDelegationRewardWithCommission 2018-10-11 02:26:54 -04:00