prysm-pulse/slasher/beaconclient
Ivan Martinez 2f88174d0d
Unify usage of context in slasher client (#5684)
* Unify usage of context in slasher client

* Fix build

* Add error handlers so all processes stop

* Remove unneeded checks
2020-04-29 19:27:01 -04:00
..
BUILD.bazel Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
chain_data_test.go Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894) 2020-02-19 16:26:14 -06:00
chain_data.go Unify usage of context in slasher client (#5684) 2020-04-29 19:27:01 -04:00
historical_data_retrieval_test.go Plug-In Attester Slashing Detection Into Slasher Runtime (#4937) 2020-02-27 12:22:39 -05: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 Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +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 slasher retrieve and cache validator public key (#5220) 2020-04-02 06:08:23 +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