cosmos-sdk/x/slashing
Alexander Bezobchuk d90b2e7a99
Allow Unjail of Non-Bonded Jailed Validator (#6061)
* Use correct API and add TODO

* Allow unjail without signing info

* Add unit test

* Update godoc

* Add changelog entries

* Fix TestUndelegateSelfDelegationBelowMinSelfDelegation

* Fix delegation tests

* Revert API call
2020-04-26 17:38:33 +00:00
..
client Merge PR #5967: Fixed cliCtx in tx cli 2020-04-09 10:00:10 -04:00
keeper Allow Unjail of Non-Bonded Jailed Validator (#6061) 2020-04-26 17:38:33 +00:00
simulation Merge PR #6037: refactor simulation decoder 2020-04-21 17:33:56 -04:00
spec Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
types x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
abci.go
abci_test.go run go mod tidy && make format (#5847) 2020-03-20 17:14:14 +00:00
alias.go Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01:00
app_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
genesis.go Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01:00
handler.go JSON Proto changes 2020-03-26 12:46:10 -04:00
handler_test.go Remove redundant staking APIs (#5755) 2020-03-06 13:40:50 +00:00
module.go Merge PR #6037: refactor simulation decoder 2020-04-21 17:33:56 -04:00