prysm-pulse/validator/client
rkapka 277fa3300a
Merge validator databases (#5968)
* merge functionality

* merge testing

* log info when merge completed successfully

* extracted private methods

* fixed linter errors

* fixed compilation errors

* build files clean-up

* fixed failing test

* corrected command description

* close sources inside defer

* corrected documentation of NewKVStore
2020-05-25 11:20:35 -05:00
..
BUILD.bazel External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
fake_validator_test.go Refactor validator protection for attesters (#5695) 2020-05-08 10:16:53 -05: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 Merge validator databases (#5968) 2020-05-25 11:20:35 -05: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 External slashing protection (#5895) 2020-05-20 10:23:22 -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 Unify generated mocks into shared/mock (#5862) 2020-05-15 12:27:46 -05:00
validator_propose.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
validator_test.go Unify generated mocks into shared/mock (#5862) 2020-05-15 12:27:46 -05:00
validator.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00