cosmos-sdk/x/slashing
Christopher Goes 496d4681c2
Add MsgUnrevoke.GetSignBytes() testcase, remove unused functions
2018-06-08 02:05:34 +02:00
..
client/cli additional changes 2018-06-04 18:35:07 -07:00
errors.go Minor wording changes 2018-05-31 00:25:18 +02:00
handler.go Swap x/slashing to sdk.ValidatorSet 2018-06-02 00:27:37 +02:00
keeper.go Swap x/slashing to sdk.ValidatorSet 2018-06-02 00:27:37 +02:00
keeper_test.go revised use of EndBlock/BeginBlock, basecoin updated for staking/slashing 2018-06-01 14:24:48 -07:00
msg.go Fix address type for x/slashing/MsgUnrevoke 2018-06-08 01:59:10 +02:00
msg_test.go Add MsgUnrevoke.GetSignBytes() testcase, remove unused functions 2018-06-08 02:05:34 +02:00
params.go DowntimeUnbondDuration to 10 minutes 2018-05-29 02:56:40 +02:00
signing_info.go gaiacli unrevoke 2018-06-01 06:21:22 +02:00
signing_info_test.go gaiacli unrevoke 2018-06-01 06:21:22 +02:00
test_common.go Merge PR #1115: Update SDK to ABCI v11 2018-06-05 01:42:01 +02:00
tick.go Merge PR #1115: Update SDK to ABCI v11 2018-06-05 01:42:01 +02:00
tick_test.go Merge PR #1115: Update SDK to ABCI v11 2018-06-05 01:42:01 +02:00
wire.go Reorganization in progress 2018-05-28 21:55:54 +02:00