prysm-pulse/beacon-chain/rpc/beacon
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
..
assignments_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
assignments.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
attestations_test.go Implement ListIndexedAttestations Endpoint in Prysm (#4892) 2020-02-17 15:57:13 -06:00
attestations.go Implement ListIndexedAttestations Endpoint in Prysm (#4892) 2020-02-17 15:57:13 -06:00
blocks_test.go Implementing Slasher Node Runtime (#4856) 2020-02-14 07:09:54 +00:00
blocks.go Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894) 2020-02-19 16:26:14 -06:00
BUILD.bazel Infostream (#4760) 2020-02-19 11:09:23 -06:00
committees_test.go Implement ListIndexedAttestations Endpoint in Prysm (#4892) 2020-02-17 15:57:13 -06:00
committees.go Implement ListIndexedAttestations Endpoint in Prysm (#4892) 2020-02-17 15:57:13 -06:00
config_test.go Add Endpoint to Return Current Chain Config Parameters (#4595) 2020-02-04 05:28:35 +00:00
config.go Add Endpoint to Return Current Chain Config Parameters (#4595) 2020-02-04 05:28:35 +00:00
server.go Infostream (#4760) 2020-02-19 11:09:23 -06:00
slashings_test.go Better head object coupling for chain service (#4869) 2020-02-15 18:57:49 +00:00
slashings.go Better head object coupling for chain service (#4869) 2020-02-15 18:57:49 +00:00
validators_stream_test.go Infostream (#4760) 2020-02-19 11:09:23 -06:00
validators_stream.go Infostream (#4760) 2020-02-19 11:09:23 -06:00
validators_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
validators.go Infostream (#4760) 2020-02-19 11:09:23 -06:00