cosmos-sdk/x/stake
Alexander Bezobchuk 8f690b5b6c Merge PR #2714: Add commission data to MsgCreateValidator signature bytes 2018-11-07 13:55:59 +01:00
..
client New genesis workflow (#2602) 2018-11-04 20:26:46 -08:00
keeper Fix simulation bugs; Incorprates #2676 from Sunny (#2677) 2018-11-04 22:11:03 -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
types Merge PR #2714: Add commission data to MsgCreateValidator signature bytes 2018-11-07 13:55:59 +01:00
app_test.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07:00
genesis.go Simulation improvements (logging fix, random genesis parameters) (#2617) 2018-11-04 20:44:43 -08:00
genesis_test.go
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 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