prysm-pulse/slasher/db/kv
Raul Jordan d143187b7e
Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894)
* include fixes

* rev

* logrus

* tests for query sync status and chain head

* begin tests for indexed atts

* test passing for requesting historical atts

* Update slasher/beaconclient/chain_data_test.go

* Update slasher/beaconclient/historical_data_retrieval.go

* lint

* fixed up wanted vs receied

* fix mock

* gazelle

* fix broken build

* tests pass

* dep

* gaz

* add dep

* tests pass

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-02-19 16:26:14 -06:00
..
attester_slashings_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
attester_slashings.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
block_header_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
block_header.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
BUILD.bazel Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894) 2020-02-19 16:26:14 -06: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 Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894) 2020-02-19 16:26:14 -06:00
indexed_attestations_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
indexed_attestations.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
kv_test.go Change slasher DB structure to mirror beacon-chains (#4848) 2020-02-13 10:19:46 -06:00
kv.go Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894) 2020-02-19 16:26:14 -06:00
min_max_span_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
min_max_span.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
proposer_slashings_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
proposer_slashings.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
schema.go Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894) 2020-02-19 16:26:14 -06:00
validator_id_pubkey_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
validator_id_pubkey.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00