prysm-pulse/validator/client
Ivan Martinez ad8716a58e
Refactor validator protection for attesters (#5695)
* Finish refactor for attestation protection

* Finish refactor for proposal history

* Revert "Finish refactor for proposal history"

This reverts commit 2f13720063da8c9bd972d2007d673ab8b8f1b44e.

* Fix tests

* Implement UpdateProtections

* Implement refactor

* Fixes

* fix

* Undo proposer changes

* Fix test

* Final look through

* Add tests for protections function

* Add lock

* Add flag in front of attester protection code

* Add proper rwlocks and fix flags

* fix

* fix build

* Fix atestation tests

* Fix deprecated flags

* Add protect attester to standard attesting test

* Remove comment

* gofmt

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-05-08 10:16:53 -05:00
..
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
fake_validator_test.go Refactor validator protection for attesters (#5695) 2020-05-08 10:16:53 -05:00
grpc_interceptor.go Validator: cache domain data calls (#4914) 2020-02-24 13:02:45 -08:00
runner_test.go Add static analysis to enforce usage of InitWithReset (#5654) 2020-04-28 01:13:33 +00:00
runner.go Refactor validator protection for attesters (#5695) 2020-05-08 10:16:53 -05:00
service_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
service.go Add more domains to domain cache (#5726) 2020-05-03 17:34:25 -07:00
validator_aggregate_test.go Use signature for SignedAggregateAttestationAndProof (#5605) 2020-04-24 13:12:47 -05:00
validator_aggregate.go Update remote signer for 0.11 (#5602) 2020-04-28 09:27:04 -05:00
validator_attest_test.go Refactor validator protection for attesters (#5695) 2020-05-08 10:16:53 -05:00
validator_attest.go Refactor validator protection for attesters (#5695) 2020-05-08 10:16:53 -05:00
validator_log.go Add aggregator indices to logs (#4385) 2020-01-02 17:45:48 -06:00
validator_metrics.go Fix percentages for validator metric logging (#5609) 2020-04-24 05:10:09 +00:00
validator_propose_test.go Refactor validator protection for attesters (#5695) 2020-05-08 10:16:53 -05:00
validator_propose.go Use the custom HTR in a few more places (#5743) 2020-05-05 14:42:53 +08:00
validator_test.go Refactor validator protection for attesters (#5695) 2020-05-08 10:16:53 -05:00
validator.go Refactor validator protection for attesters (#5695) 2020-05-08 10:16:53 -05:00