cosmos-sdk/x/slashing
Alessio Treglia 0f4a03b44e Alessio/server refactor (#2472)
* Add arg to PrintUnsignedStdTx() to actually operate in offline mode
* WIP simplifying server module
* Expose ExternalIP()
* Move {GenTx,Init}Cmd into gaia's new init package
2018-10-10 15:45:41 -07:00
..
client Alessio/server refactor (#2472) 2018-10-10 15:45:41 -07:00
simulation simulation: Use a simulation.Account struct 2018-09-22 20:33:32 -07:00
app_test.go Merge PR #2365: Validator Commission Model 2018-09-24 18:23:58 -04:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
errors.go Merg PR #2198: Ensure Legacy Validator Delegation Invariants 2018-08-31 15:21:12 -04:00
genesis.go Distr-PR-1 Staking ConsPubKey -> ConsAddr index (#2369) 2018-09-24 21:09:31 -07:00
handler.go Distr-PR-1 Staking ConsPubKey -> ConsAddr index (#2369) 2018-09-24 21:09:31 -07:00
handler_test.go Merge PR #2405: Unbonding and Redelegations Queue 2018-10-08 06:43:47 +02:00
hooks.go [RETRY] Distr-PR-3 More staking hooks (#2404) 2018-09-25 23:11:57 -07:00
hooks_test.go Merge PR #2122: Implement slashing period 2018-08-31 20:01:23 -04:00
keeper.go Fixup comments 2018-10-05 20:00:01 +02:00
keeper_test.go Clarify ValidatorUpdateDelay 2018-10-05 19:56:17 +02:00
keys.go Clarify ValidatorUpdateDelay 2018-10-05 19:56:17 +02:00
msg.go Merge PR #2343: Add a name field to the message type 2018-09-17 22:34:06 +08:00
msg_test.go Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08:00
params.go Clarify ValidatorUpdateDelay 2018-10-05 19:56:17 +02:00
signing_info.go Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08:00
signing_info_test.go Merge PR #2122: Implement slashing period 2018-08-31 20:01:23 -04:00
slashing_period.go Clarify ValidatorUpdateDelay 2018-10-05 19:56:17 +02:00
slashing_period_test.go Merge PR #2122: Implement slashing period 2018-08-31 20:01:23 -04:00
test_common.go Merge PR #2365: Validator Commission Model 2018-09-24 18:23:58 -04:00
tick.go Merge PR #2219: Update to Tendermint 0.24 (except NextValSet offsets) 2018-10-03 17:48:23 +02:00
tick_test.go Merge PR #2394: Split up UpdateValidator into distinct state transitions applied only in EndBlock 2018-10-03 18:37:06 +02:00