prysm-pulse/slasher/beaconclient
Ivan Martinez 97315c8837
Add flat spans to slasher runtime (#6287)
* Add flat spans to runtime

* Fix tests

* Remove normal span cache from runtime

* Uncomment

* beyond lookback to db

* Remove heavy span

* better cache handling for disable lookback

* Fix lint

* Fix lint again

* Add cache back for now

* Update slasher/detection/attestations/spanner_test.go

* Fix imports

Co-authored-by: shayzluf <thezluf@gmail.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-06-22 09:55:52 -05:00
..
BUILD.bazel Change StreamIndexedAttestations to use target root for state regen (#5971) 2020-05-26 09:21:17 -07: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 Small fixes for slasher (#6021) 2020-05-28 10:24:54 -04:00
metrics.go Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
receivers_test.go Change StreamIndexedAttestations to use target root for state regen (#5971) 2020-05-26 09:21:17 -07:00
receivers.go Change StreamIndexedAttestations to use target root for state regen (#5971) 2020-05-26 09:21:17 -07: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 Disable some static analysis checks for coverage builds (#6105) 2020-06-03 19:22:48 +00:00
submit_test.go Only log attester slashing found for valid slashings (#5954) 2020-05-22 10:19:10 -05:00
submit.go Add flat spans to slasher runtime (#6287) 2020-06-22 09:55:52 -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