Commit Graph

6 Commits

Author SHA1 Message Date
dauTT 14e3aa1265
x/staking: remove alias.go usage (#6397)
* x/staking: remove alias.go usage

* Fix formatting and Add entry in CHANGELOG.md

* Add missing end curly parenthesis

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-06-12 14:54:37 +00:00
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
Jonathan Gimeno 863dc1484e make test pass 2020-03-03 10:51:06 +01:00
Jonathan Gimeno 2706854eff refactor TestHandleAlreadyJailed to simapp 2020-03-02 22:54:38 +01:00
Jonathan Gimeno a016524468 migrate TestHandleNewValidator to new simapp 2020-03-02 21:19:46 +01:00
Anil Kumar Kammari 883c1a2bc1
Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01:00