prysm-pulse/beacon-chain/blockchain
terence tsao 2cb8430ad4 Enhance attester logging (#4380)
* Add validator_log.go
* Use new logging scheme
* Go fmt
* Better name
* Tests
* Tests
* Merge refs/heads/master into better-logging
* Merge branch 'master' of git+ssh://github.com/prysmaticlabs/prysm into better-logging
* Add wg.done, moved logging before span end
* Merge branch 'better-logging' of git+ssh://github.com/prysmaticlabs/prysm into better-logging
2020-01-02 17:04:07 +00:00
..
forkchoice Add eth1data deposit count metric (#4374) 2019-12-30 08:34:46 -08:00
testing Add justified check points to chain info getters (#4335) 2019-12-22 00:14:23 -06:00
BUILD.bazel Add ticker shared helper (#4285) 2019-12-13 15:14:56 -08:00
chain_info_norace_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
chain_info_test.go Add justified check points to chain info getters (#4335) 2019-12-22 00:14:23 -06:00
chain_info.go Enhance attester logging (#4380) 2020-01-02 17:04:07 +00:00
info.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
log.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
metrics.go Complete finalization metrics (#4096) 2019-11-23 17:12:29 -08:00
receive_attestation_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
receive_attestation.go Add ticker shared helper (#4285) 2019-12-13 15:14:56 -08:00
receive_block_test.go Enforce stronger head state operations (#4216) 2019-12-09 15:35:18 +08:00
receive_block.go --initial-sync-cache-state don't need to save head root (#4219) 2019-12-07 16:45:39 -06:00
service_norace_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
service_test.go Revert 4372 and 4373 (#4375) 2019-12-30 01:21:08 +00:00
service.go Enforce stronger head state operations (#4216) 2019-12-09 15:35:18 +08:00