prysm-pulse/validator/client
terence tsao 2153a2d7c3
Remove logging deposit inclusion slot (#8023)
* Remove logging deposit inclusion slot

* Remove old tests

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-12-02 21:17:47 +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 Save lowest source and target epochs in post (#7973) 2020-11-26 19:58:20 +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 Remove logging deposit inclusion slot (#8023) 2020-12-02 21:17:47 +00:00