prysm-pulse/slasher/beaconclient
Ivan Martinez cd1a4f18f4
Fix historical detection for the slasher (#5831)
* Fix historical detection for the slasher
* More fixes
* Fix
* Run historical detection sequentially
* Add context err handler
* Add return
* Fixes
* Merge branch 'master' into slasher-fixes
2020-05-12 18:32:42 +00:00
..
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
chain_data_test.go Is slashable block rpc endpoint implementation (#5765) 2020-05-08 08:51:56 +03:00
chain_data.go Is slashable block rpc endpoint implementation (#5765) 2020-05-08 08:51:56 +03:00
historical_data_retrieval_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
historical_data_retrieval.go Change ListAttestations to get attestations from blocks (#5145) 2020-03-23 16:22:37 -04:00
metrics.go Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
receivers_test.go Archived point retrieval and recovery (#5075) 2020-03-11 17:38:30 -07:00
receivers.go Fix historical detection for the slasher (#5831) 2020-05-12 18:32:42 +00:00
service_test.go Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894) 2020-02-19 16:26:14 -06:00
service.go Is slashable block rpc endpoint implementation (#5765) 2020-05-08 08:51:56 +03:00
submit_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
submit.go Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894) 2020-02-19 16:26:14 -06:00
validator_retrieval_test.go slasher retrieve and cache validator public key (#5220) 2020-04-02 06:08:23 +03:00
validator_retrieval.go slasher retrieve and cache validator public key (#5220) 2020-04-02 06:08:23 +03:00