cosmos-sdk/x/stake
Christopher Goes f6cef02904 Reorder parameters & remove redundant check 2018-04-27 20:03:43 -04:00
..
client Fn suffix & http.HandlerFunc 2018-04-25 22:32:22 +02:00
errors.go Error codespacing (#809) 2018-04-17 19:16:21 -07:00
fee_distribution.go lint fix, add make test_lint 2018-04-27 15:20:12 -04:00
handler.go Reorder parameters & remove redundant check 2018-04-27 20:03:43 -04:00
handler_test.go Fix testcases & update changelog 2018-04-23 18:41:36 +02:00
keeper.go GetBonds => getBonds 2018-04-27 20:03:43 -04:00
keeper_keys.go Address PR comments 2018-04-19 14:09:12 +02:00
keeper_test.go GetBonds => getBonds 2018-04-27 20:03:43 -04:00
msg.go many renames / golint compliance 2018-04-19 00:49:24 -04:00
msg_test.go validatebasic tests cleanup 2018-03-28 19:01:50 +02:00
pool.go cleanup 2018-04-03 23:41:08 -04:00
pool_test.go rebase fixes 2018-04-05 13:17:08 -04:00
test_common.go removed seal 2018-04-22 23:36:15 -07:00
tick.go Stake module block-local tx index counter 2018-04-19 13:48:45 +02:00
tick_test.go handler tests compile 2018-04-05 13:17:08 -04:00
types.go Add candidates & bonds to stake module genesis 2018-04-27 20:00:58 -04:00
types_test.go Integrate in types and rational staking 2018-03-28 19:01:49 +02:00
view_slash_keeper.go Add ViewSlashKeeper 2018-04-23 18:17:21 +02:00
view_slash_keeper_test.go Add Height field to DelegatorBond, update appropriately 2018-04-23 18:32:55 +02:00
wire.go register wire, stake changelog, stake genesis update 2018-04-18 12:19:35 -04:00