prysm-pulse/validator/client
Brandon Liu c41a54be9d
fix metric for exited validator (#13379)
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2024-01-09 22:15:53 +00:00
..
beacon-api Initialize exec payload fields and enforce order (#13372) 2024-01-09 21:49:35 +00:00
beacon-chain-client-factory integrate validator count endpoint in validator client (#12912) 2023-10-11 15:23:02 +02:00
grpc-api Revert "REST VC: Subscribe to Beacon API events (#13354)" (#13428) 2024-01-06 21:36:42 +00:00
iface Revert "REST VC: Subscribe to Beacon API events (#13354)" (#13428) 2024-01-06 21:36:42 +00:00
node-client-factory Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
testutil Revert "REST VC: Subscribe to Beacon API events (#13354)" (#13428) 2024-01-06 21:36:42 +00:00
validator-client-factory Revert "REST VC: Subscribe to Beacon API events (#13354)" (#13428) 2024-01-06 21:36:42 +00:00
aggregate_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
aggregate.go Enable errname linter and fix findings (#13341) 2023-12-15 03:26:48 +00:00
attest_protect_test.go Remove remote slashing protection feature (#12989) 2023-10-04 04:15:06 +00:00
attest_protect.go Make Prysm VC compatible with the version v5.3.0 of the slashing protections interchange tests. (#13232) 2023-12-04 17:10:32 +00:00
attest_test.go Hook to slot stream instead of block stream on the VC (#13327) 2023-12-13 23:13:56 +00:00
attest.go Hook to slot stream instead of block stream on the VC (#13327) 2023-12-13 23:13:56 +00:00
BUILD.bazel refactor Payload Id caches (#12987) 2023-12-22 18:47:51 +00:00
key_reload_test.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
key_reload.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
log.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
metrics_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
metrics.go Fix reported effective balance for unknown/pending validators (#12693) 2023-08-07 09:19:02 -05:00
multiple_endpoints_grpc_resolver.go feat: add builder override (#12601) 2023-08-31 08:41:57 -05:00
propose_protect_test.go Make Prysm VC compatible with the version v5.3.0 of the slashing protections interchange tests. (#13232) 2023-12-04 17:10:32 +00:00
propose_protect.go Make Prysm VC compatible with the version v5.3.0 of the slashing protections interchange tests. (#13232) 2023-12-04 17:10:32 +00:00
propose_test.go Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
propose.go Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
registration_test.go Allow validators registration batching on Builder API /eth/v1/builder/validators (#13178) 2023-11-28 00:23:48 +00:00
registration.go Allow validators registration batching on Builder API /eth/v1/builder/validators (#13178) 2023-11-28 00:23:48 +00:00
runner_test.go Increase validator client startup proposer settings deadline (#12533) 2023-06-30 21:37:39 +00:00
runner.go Revert "REST VC: Subscribe to Beacon API events (#13354)" (#13428) 2024-01-06 21:36:42 +00:00
service_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service.go Revert "REST VC: Subscribe to Beacon API events (#13354)" (#13428) 2024-01-06 21:36:42 +00:00
slashing_protection_interchange_test.go Make Prysm VC compatible with the version v5.3.0 of the slashing protections interchange tests. (#13232) 2023-12-04 17:10:32 +00:00
sync_committee_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee.go Small encoding fixes on logs and http error code change (#13345) 2023-12-20 18:18:55 +00:00
validator_test.go refactor Payload Id caches (#12987) 2023-12-22 18:47:51 +00:00
validator.go fix metric for exited validator (#13379) 2024-01-09 22:15:53 +00:00
wait_for_activation_test.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
wait_for_activation.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00