prysm-pulse/slasher/db/kv
Alon Muroch a04b7c2e4f
Slasher highest source target (#7604)
* WIP - slasher highest attestation start

* fixed previous

* highest source and target

* highest attestation cache

* cleanup

* persist + fixes

* PR fixes and cleanup

* slashing proto

* highest att. api

* cleanup + tests

* increased highest att. cache to 300K

* removed highest att. api (for a separate PR)

* fixed linting

* bazel build fix

* highest att. kv test

* slasher highest att. test + purge + fix on eviction persist performance

* cleanup + linting

* linting + test fixes

* bazel gazelle run

* PR fixes

* run goimports

* go mod tidy

* ineffectual assignment fix

* run gazelle

* bazel gazelle run

* test fixes

* linter fix

* Apply suggestions from code review

Co-authored-by: Shay Zluf <thezluf@gmail.com>

* goimports run

* cache tests

* A bunch of small fixes

* gazelle fix + gofmt

* merge fixes

* kv ordering fix

* small typos and text fixes

* capital letter fix

Co-authored-by: Shay Zluf <thezluf@gmail.com>
2020-10-26 14:15:42 +02: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 Slasher highest source target (#7604) 2020-10-26 14:15:42 +02: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
highest_attestation_test.go Slasher highest source target (#7604) 2020-10-26 14:15:42 +02:00
highest_attestation.go Slasher highest source target (#7604) 2020-10-26 14:15:42 +02: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 Slasher highest source target (#7604) 2020-10-26 14:15:42 +02: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 Slasher highest source target (#7604) 2020-10-26 14:15:42 +02: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