prysm-pulse/beacon-chain/sync
terence tsao 463cd58171
Implement Process Penalties and Exit Logic (#1291)
* implemented process pentalties and exit logic

* tests

* add MaxWithdrawalsPerEpoch to config

* preston's feedback, replaced index with idx

* s/e/penalizedEpoch

* removed blank line
2019-01-15 21:52:57 -08:00
..
initial-sync Refactor hashing of beaconblock to shared (#1315) 2019-01-15 00:41:20 +08:00
BUILD.bazel Refactor hashing of beaconblock to shared (#1315) 2019-01-15 00:41:20 +08:00
querier_test.go Combine Sync Services (#1060) 2018-12-10 13:26:44 +08:00
querier.go Remove Use of Proto .GetX for Value Getters (#1235) 2019-01-04 21:58:19 -06:00
regular_sync_test.go Refactor hashing of beaconblock to shared (#1315) 2019-01-15 00:41:20 +08:00
regular_sync.go Implement Process Penalties and Exit Logic (#1291) 2019-01-15 21:52:57 -08:00
service.go Health check endpoints for services (#1183) 2018-12-30 16:20:43 -05:00