prysm-pulse/slasher/beaconclient
Ivan Martinez b810243f41
Reverse historical detection flag for slasher (#5958)
* Reverse historical detection flag
* Merge branch 'master' of github.com:prysmaticlabs/prysm into reverse-historical-flag
* Merge branch 'master' of github.com:prysmaticlabs/prysm into reverse-historical-flag
* Fix build
* Merge refs/heads/master into reverse-historical-flag
* Fix test
* Merge branch 'reverse-historical-flag' of github.com:prysmaticlabs/prysm into reverse-historical-flag
* Merge refs/heads/master into reverse-historical-flag
2020-05-23 06:40:15 +00:00
..
BUILD.bazel Reverse historical detection flag for slasher (#5958) 2020-05-23 06:40:15 +00:00
chain_data_test.go Is slashable block rpc endpoint implementation (#5765) 2020-05-08 08:51:56 +03:00
chain_data.go Change ListIndexedAttestations to be more slasher friendly (#5930) 2020-05-20 19:52:18 +00: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 ListIndexedAttestations to be more slasher friendly (#5930) 2020-05-20 19:52:18 +00:00
metrics.go Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
receivers_test.go Reverse historical detection flag for slasher (#5958) 2020-05-23 06:40:15 +00:00
receivers.go Reverse historical detection flag for slasher (#5958) 2020-05-23 06:40:15 +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 Only log attester slashing found for valid slashings (#5954) 2020-05-22 10:19:10 -05:00
submit.go Only log attester slashing found for valid slashings (#5954) 2020-05-22 10:19:10 -05: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