prysm-pulse/validator/client
Radosław Kapka 9e7352704c
Optimize SubscribeCommitteeSubnets VC action (#13702)
* Optimize `SubscribeCommitteeSubnets` VC action

* test fixes

* remove newline

* review
2024-03-08 18:08:35 +00:00
..
beacon-api Optimize SubscribeCommitteeSubnets VC action (#13702) 2024-03-08 18:08:35 +00:00
beacon-chain-client-factory Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
grpc-api Optimize SubscribeCommitteeSubnets VC action (#13702) 2024-03-08 18:08:35 +00:00
iface Optimize SubscribeCommitteeSubnets VC action (#13702) 2024-03-08 18:08:35 +00:00
node-client-factory Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
testutil refactoring how proposer settings load into validator client (#13645) 2024-03-04 15:12:11 +00:00
validator-client-factory Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
aggregate_test.go Implement EIP-3076 minimal slashing protection, using a filesystem database (#13360) 2024-03-05 15:27:15 +00:00
aggregate.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
attest_test.go Implement EIP-3076 minimal slashing protection, using a filesystem database (#13360) 2024-03-05 15:27:15 +00:00
attest.go Implement EIP-3076 minimal slashing protection, using a filesystem database (#13360) 2024-03-05 15:27:15 +00:00
BUILD.bazel Implement EIP-3076 minimal slashing protection, using a filesystem database (#13360) 2024-03-05 15:27:15 +00:00
key_reload_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
key_reload.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
log.go Do not log zero sync committee messages (#13662) 2024-02-26 17:57:26 +00:00
metrics_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
metrics.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
multiple_endpoints_grpc_resolver.go feat: add builder override (#12601) 2023-08-31 08:41:57 -05:00
propose_test.go Implement EIP-3076 minimal slashing protection, using a filesystem database (#13360) 2024-03-05 15:27:15 +00:00
propose.go Implement EIP-3076 minimal slashing protection, using a filesystem database (#13360) 2024-03-05 15:27:15 +00:00
registration_test.go Implement EIP-3076 minimal slashing protection, using a filesystem database (#13360) 2024-03-05 15:27:15 +00:00
registration.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
runner_test.go refactoring how proposer settings load into validator client (#13645) 2024-03-04 15:12:11 +00:00
runner.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
service_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
service.go refactoring how proposer settings load into validator client (#13645) 2024-03-04 15:12:11 +00:00
slashing_protection_interchange_test.go Implement EIP-3076 minimal slashing protection, using a filesystem database (#13360) 2024-03-05 15:27:15 +00:00
sync_committee_test.go Implement EIP-3076 minimal slashing protection, using a filesystem database (#13360) 2024-03-05 15:27:15 +00:00
sync_committee.go Add support for sync committee selections (#13633) 2024-02-23 13:53:42 +00:00
validator_test.go Optimize SubscribeCommitteeSubnets VC action (#13702) 2024-03-08 18:08:35 +00:00
validator.go Optimize SubscribeCommitteeSubnets VC action (#13702) 2024-03-08 18:08:35 +00:00
wait_for_activation_test.go Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
wait_for_activation.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00