cosmos-sdk/x
Christopher Goes 1204857694 Merge PR #2122: Implement slashing period
* Update PENDING.md

* SlashingPeriod struct

* Seperate keys.go, constant prefixes

* Make linter happy

* Update Gopkg.lock

* Seek slashing period by infraction height

* Slashing period hooks

* Slashing period unit tests; bugfix

* Add simple hook tests

* Add sdk.ValidatorHooks interface

* No-op hooks

* Real hooks

* Fix iteration direction & duplicate key, update Gaia

* Correctly simulate past validator set signatures

* Tiny rename

* Update dep; 'make format'

* Add quick slashing period functionality test

* Additional unit tests

* Use current validators when selected

* Panic in the right place

* Address @rigelrozanski comments

* Fix linter errors

* Address @melekes suggestion

* Rename hook

* Update for new bech32 types

* 'make format'
2018-08-31 20:01:23 -04:00
..
auth No need to create a fake slice of signatures nor skip account no./sequence check 2018-08-31 19:09:39 +02:00
bank No need to create a fake slice of signatures nor skip account no./sequence check 2018-08-31 19:09:39 +02:00
distribution Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
gov Don't use pointers when you need them not! 2018-08-31 19:04:45 +02:00
ibc Don't use pointers when you need them not! 2018-08-31 19:04:45 +02:00
mock Merge PR #2122: Implement slashing period 2018-08-31 20:01:23 -04:00
params Modify AnteHandler to take a simulate boolean parameter 2018-08-25 20:12:14 +01:00
slashing Merge PR #2122: Implement slashing period 2018-08-31 20:01:23 -04:00
stake Merge PR #2122: Implement slashing period 2018-08-31 20:01:23 -04:00