prysm-pulse/slasher/db/kv
prylabs-bulldozer[bot] e339b07ac7
Remove unused DB functions and proto from Slasher (#4996)
* Remove unused DB functions
* goimports
* Fix bug and improve tests
* Merge branch 'master' of https://github.com/prysmaticlabs/Prysm into slasher-remove-old-db
2020-03-04 22:29:36 +00: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 Remove unused DB functions and proto from Slasher (#4996) 2020-03-04 22:29:36 +00:00
indexed_attestations.go Remove unused DB functions and proto from Slasher (#4996) 2020-03-04 22:29:36 +00:00
kv_test.go Change slasher DB structure to mirror beacon-chains (#4848) 2020-02-13 10:19:46 -06:00
kv.go Plug-In Attester Slashing Detection Into Slasher Runtime (#4937) 2020-02-27 12:22:39 -05: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 Plug-In Attester Slashing Detection Into Slasher Runtime (#4937) 2020-02-27 12:22:39 -05: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