cosmos-sdk/x/slashing
Federico Kunze ad355d6c69 Merge PR #2444: Standardize REST error responses 2018-10-19 18:55:20 +02:00
..
client Merge PR #2444: Standardize REST error responses 2018-10-19 18:55:20 +02:00
simulation simulation: Use a simulation.Account struct 2018-09-22 20:33:32 -07:00
app_test.go rename store subspace, add WithTypeTable 2018-10-11 05:01:30 +09: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 rename store subspace, add WithTypeTable 2018-10-11 05:01:30 +09:00
handler.go Bugfix; update slashing spec 2018-10-15 23:01:29 +02:00
handler_test.go Merge branch 'develop' into cwgoes/fix-signing-info-bugs 2018-10-16 19:23:57 +02:00
hooks.go Fix linter warning 2018-10-15 23:06:46 +02:00
hooks_test.go apply requests 2018-10-07 01:12:00 +09:00
keeper.go Address @rigelrozanski comments 2018-10-15 23:58:39 +02:00
keeper_test.go Fix merge rename 2018-10-16 19:42:51 +02:00
keys.go Further clarification of nomenclature 2018-10-15 21:20:37 +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 rename store subspace, add WithTypeTable 2018-10-11 05:01:30 +09:00
signing_info.go iter.Close() 2018-10-15 23:09:56 +02:00
signing_info_test.go Further clarification of nomenclature 2018-10-15 21:20:37 +02:00
slashing_period.go Clarify ValidatorUpdateDelay 2018-10-05 19:56:17 +02:00
slashing_period_test.go apply requests 2018-10-07 01:12:00 +09:00
test_common.go Merge branch 'develop' into cwgoes/fix-signing-info-bugs 2018-10-16 19:23:57 +02:00
tick.go address @cwgoes comments, add in precommit calculation 2018-10-12 07:15:13 -04:00
tick_test.go Merge branch 'develop' into cwgoes/fix-signing-info-bugs 2018-10-16 19:23:57 +02:00