prysm-pulse/validator/client
terence tsao 3ce96701de
Update attestation schedule log with total attester count (#8013)
* Log attesting total

* Use the right library

* Go fmt

* Use fmt

* No space is better

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-12-04 07:02:58 +00:00
..
aggregate_test.go Remove Accounts-V1 (#7532) 2020-10-14 22:20:20 +00:00
aggregate.go Reduce no attestation in pool to warn (#7863) 2020-11-20 12:17:26 -08:00
attest_protect_test.go Add test for local protection genesis attestation (#7977) 2020-12-03 01:02:51 +00:00
attest_protect.go Fix Miscellaneous Deep Source Issues (#8007) 2020-11-30 19:55:30 -06:00
attest_test.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
attest.go Fix locks and fallback to db read if attestation history map is missing a pub key data (#7937) 2020-11-24 11:24:23 -06:00
BUILD.bazel Add Validator RPC Endpoint to Retrieve Beacon + Validator Logs Websocket Endpoints (#7981) 2020-11-27 18:28:45 +00:00
log.go Revert Stream Duties (#6473) 2020-07-02 17:50:05 +00:00
metrics_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
metrics.go Validator logging: return early if no att included (#7979) 2020-11-30 23:28:12 +00:00
mock_validator.go Fix locks and fallback to db read if attestation history map is missing a pub key data (#7937) 2020-11-24 11:24:23 -06:00
multiple_endpoints_grpc_resolver.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
propose_protect_test.go Allow Optional Signing Roots in Proposal History (#7960) 2020-11-25 22:24:07 +00:00
propose_protect.go Allow Optional Signing Roots in Proposal History (#7960) 2020-11-25 22:24:07 +00:00
propose_test.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
propose.go Improve Slashing Protection for V1, More Tests and Observability (#7934) 2020-11-23 19:03:04 -06:00
runner_test.go Remove WaitForSynced (#7835) 2020-11-16 20:48:16 -06:00
runner.go Fix locks and fallback to db read if attestation history map is missing a pub key data (#7937) 2020-11-24 11:24:23 -06:00
service_test.go Add Validator RPC Endpoint to Retrieve Beacon + Validator Logs Websocket Endpoints (#7981) 2020-11-27 18:28:45 +00:00
service.go Add Validator RPC Endpoint to Retrieve Beacon + Validator Logs Websocket Endpoints (#7981) 2020-11-27 18:28:45 +00:00
validator_test.go Remove logging deposit inclusion slot (#8023) 2020-12-02 21:17:47 +00:00
validator.go Update attestation schedule log with total attester count (#8013) 2020-12-04 07:02:58 +00:00