prysm-pulse/validator/client
Potuz e22dd3758d
Attestation performance metrics (#7709)
* call LogValidatorGainsAndLosses at end of epoch

* Reviewer fixes

* Reviewer fixes

* Reviewer fixes

* Export Inclusion Distance to Prometheus

* changed default value to 1

* removed default value

* Added other performance metrics

* add slot

* get rid of inclusion_slot

* Fix fmt test

* Reviewer changes

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2020-11-10 20:13:36 +00:00
..
aggregate_test.go Remove Accounts-V1 (#7532) 2020-10-14 22:20:20 +00:00
aggregate.go Rename Accounts-V2 to Accounts (#7545) 2020-10-15 22:31:52 +00:00
attest_protect_test.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
attest_protect.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
attest_test.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
attest.go Attestation performance metrics (#7709) 2020-11-10 20:13:36 +00:00
BUILD.bazel Use new attestation protection (#7605) 2020-11-10 14:14:11 +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 Attestation performance metrics (#7709) 2020-11-10 20:13:36 +00:00
mock_validator.go Check if all validators are exited on every slot (#7719) 2020-11-04 11:41:47 -08:00
multiple_endpoints_grpc_resolver.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
propose_protect_test.go Use new proposal protection format (#7518) 2020-10-15 19:35:31 +00:00
propose_protect.go Use new proposal protection format (#7518) 2020-10-15 19:35:31 +00:00
propose_test.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
propose.go Rename Accounts-V2 to Accounts (#7545) 2020-10-15 22:31:52 +00:00
runner_test.go Check if all validators are exited on every slot (#7719) 2020-11-04 11:41:47 -08:00
runner.go Check if all validators are exited on every slot (#7719) 2020-11-04 11:41:47 -08:00
service_test.go Remove redundant calls to os.exit() in TestMain (#7761) 2020-11-10 14:56:47 +00:00
service.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
validator_test.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
validator.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00