prysm-pulse/beacon-chain/slasher
Radosław Kapka f37301c0c0
Remove remote slashing protection feature (#12989)
* Remove remote slashing protection feature

* test fix

* remove mock from tests

---------

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-10-04 04:15:06 +00:00
..
types Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Remove remote slashing protection feature (#12989) 2023-10-04 04:15:06 +00:00
chunks_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
chunks.go Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00
detect_attestations_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
detect_attestations.go Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00
detect_blocks_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
detect_blocks.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
doc.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
helpers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
helpers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Slasher Simulator Code for Testing Optimized Slasher Behavior (#9695) 2021-09-29 02:27:21 +00:00
metrics.go Slasher Min/Max Chunk Logic (#9673) 2021-09-28 02:04:32 +00:00
params_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
params.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_slashings_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_slashings.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
queue_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
queue.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
receive_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
receive.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
rpc_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
rpc.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service_test.go Remove remote slashing protection feature (#12989) 2023-10-04 04:15:06 +00:00
service.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00