cosmos-sdk/x/stake
Dev Ojha e11c52e873 Merge PR #2408: decimal: Add a method to multiply a decimal by an Int
This is for usage within the slash function, to minimize operations
required to slash each unbonded and redelegating account.
2018-09-26 18:13:40 +08:00
..
client Merge PR #2401: Remove remnants of gocyclo 2018-09-25 13:45:04 -04:00
keeper Merge PR #2408: decimal: Add a method to multiply a decimal by an Int 2018-09-26 18:13:40 +08:00
querier Merge PR #2249: Staking Querier pt1 2018-09-13 17:23:44 -04:00
simulation Merge remote-tracking branch 'origin/dev/simulation_remove_pubkey_ops' into develop 2018-09-24 21:29:41 -07:00
tags Merge PR #1781: Gov tags cleanup 2018-07-21 03:58:45 +02:00
types Merge PR #2401: Remove remnants of gocyclo 2018-09-25 13:45:04 -04:00
app_test.go Merge PR #2365: Validator Commission Model 2018-09-24 18:23:58 -04:00
genesis.go Distr-PR-1 Staking ConsPubKey -> ConsAddr index (#2369) 2018-09-24 21:09:31 -07:00
genesis_test.go Merge PR #2249: Staking Querier pt1 2018-09-13 17:23:44 -04:00
handler.go [RETRY] Distr-PR-3 More staking hooks (#2404) 2018-09-25 23:11:57 -07:00
handler_test.go Distr-PR-1 Staking ConsPubKey -> ConsAddr index (#2369) 2018-09-24 21:09:31 -07:00
stake.go Distr-PR-1 Staking ConsPubKey -> ConsAddr index (#2369) 2018-09-24 21:09:31 -07:00