cosmos-sdk/server
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
..
config
mock IRISHUB-238: fix test_lint failures in client/lcd/root.go and server/ 2018-08-30 16:24:56 +08:00
constructors.go Merge PR #1599: Implementation of TraceKVStore 2018-07-13 01:58:51 +02:00
export_test.go IRISHUB-238: fix test_lint failures in client/lcd/root.go and server/ 2018-08-30 16:24:56 +08:00
export.go Fix export segfault 2018-08-24 02:24:00 -07:00
init_test.go
init.go Merge PR #2190: Rename --gen-txs to --with-txs 2018-08-30 21:33:48 -04:00
start_test.go
start.go Upgrade to tm version 23.0. (#1927) 2018-08-12 03:33:48 -04:00
test_helpers.go
testnet.go Merge PR #2015: Change gaiad testnet example output flag 2018-08-21 23:28:16 -04:00
tm_cmds.go Merge PR #2122: Implement slashing period 2018-08-31 20:01:23 -04:00
util_test.go
util.go Merge PR #2170: Add show-address command 2018-08-30 21:38:28 -04:00