prysm-pulse/slasher/db/kv
Shay Zluf 7c5ee0a806
prune slasher attestations (#7335)
* prune slasher attestations

* remove unused code

* gaz

* remove unused methods from interface

* fix banchmark

* fix banchmark

* go.mod tidy

* preston feedback

* add test

* goimports

* fix test

* rm

* working version

* revert changes

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-20 14:09:01 +03:00
..
attester_slashings_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
attester_slashings.go QST40 QST42 QST44 - Move deletes to test scope only (#6410) 2020-06-26 04:29:13 +00:00
benchmark_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
block_header_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
block_header.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
BUILD.bazel prune slasher attestations (#7335) 2020-10-20 14:09:01 +03:00
chain_data_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
chain_data.go Replace boltdb imports with bbolt import (#5193) 2020-03-24 20:00:54 +00:00
indexed_attestations_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
indexed_attestations.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
kv_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
kv.go prune slasher attestations (#7335) 2020-10-20 14:09:01 +03:00
proposer_slashings_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
proposer_slashings.go QST40 QST42 QST44 - Move deletes to test scope only (#6410) 2020-06-26 04:29:13 +00:00
schema.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
spanner_new_test.go prune slasher attestations (#7335) 2020-10-20 14:09:01 +03:00
spanner_new.go prune slasher attestations (#7335) 2020-10-20 14:09:01 +03:00
validator_id_pubkey_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
validator_id_pubkey.go Replace boltdb imports with bbolt import (#5193) 2020-03-24 20:00:54 +00:00