cosmos-sdk/x/slashing
Sunny Aggarwal 05e2e45010 merged in master 2021-04-06 19:19:59 -04:00
..
client Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +00:00
keeper merged in master 2021-03-21 16:37:06 -04:00
legacy chore: refactor code quality issues (#8932) 2021-03-22 09:30:27 +00:00
simulation merged in master 2021-04-06 19:19:59 -04:00
spec x{stake,slash,gov,distrib} In-place Store Migrations (#8504) 2021-02-25 10:43:31 +00:00
testslashing Refactor x/staking Validation and Delegation tests based on MsgCreateValidator.Pubkey type change. (#7526) 2020-10-19 13:04:55 +00:00
types fix make protoc error (#8799) 2021-03-05 15:23:01 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
abci_test.go use on-chain params on tests + fix tests + add new tests for power reduction change 2021-01-28 23:54:39 +10:00
app_test.go on-chain power reduction param conversion basic work 2021-01-27 20:24:00 +10:00
genesis.go Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
genesis_test.go use on-chain params on tests + fix tests + add new tests for power reduction change 2021-01-28 23:54:39 +10:00
handler.go [x/slashing] Implement Protobuf Msg Services (#7557) 2020-10-15 14:38:15 +00:00
handler_test.go use on-chain params on tests + fix tests + add new tests for power reduction change 2021-01-28 23:54:39 +10:00
init_test.go legacy genesis migration test and feedbacks 2021-02-02 00:00:45 +10:00
module.go Fix migrations bug discovered with manual tests (#8998) 2021-03-29 11:56:45 +00:00