prysm-pulse/validator/client
Ivan Martinez 9333ede9a1
Unify generated mocks into shared/mock (#5862)
* Add validator mocks to script

* Add more mocks

* Generate all the mocks for Ivan

* Change script to use relative paths and gofmt

* bazel

* Remove duplicates

* Remove duplicated interfaces

* change to shared/mock

* Fix script and build

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2020-05-15 12:27:46 -05:00
..
BUILD.bazel Unify generated mocks into shared/mock (#5862) 2020-05-15 12:27:46 -05: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 Properly Divide SecondsPerSlot Into Milliseconds (#5821) 2020-05-13 11:28:17 +08:00
validator_aggregate.go Properly Divide SecondsPerSlot Into Milliseconds (#5821) 2020-05-13 11:28:17 +08:00
validator_attest_test.go Refactor validator protection for attesters (#5695) 2020-05-08 10:16:53 -05:00
validator_attest.go Properly Divide SecondsPerSlot Into Milliseconds (#5821) 2020-05-13 11:28:17 +08: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 Unify generated mocks into shared/mock (#5862) 2020-05-15 12:27:46 -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 Unify generated mocks into shared/mock (#5862) 2020-05-15 12:27:46 -05:00
validator.go Properly Divide SecondsPerSlot Into Milliseconds (#5821) 2020-05-13 11:28:17 +08:00