prysm-pulse/shared
Raul Jordan d9c0e65cef
Improve Beacon Node Logging UX (#3600)
* info logs beacon node improvements

* prom test fixes

* info logging changes

* wrapped up node info logging

* changed to debug level

* warn logs taken care of

* Terence suggestion

* warn spacing

* better logging in initial sync

* debug level standardized

* complete debug standardization

* participation at epoch end

* fix archive tests

* even more test fixes

* prom test

* ops test

* powtest

* rpc sync test

* rem part

* log formatting
2019-10-01 15:05:17 -05:00
..
bls Skip BLS With a Feature Flag at Runtime (#3618) 2019-09-27 13:28:43 -05:00
bytesutil Align metrics to interop (#3406) 2019-09-05 08:32:35 -07:00
cmd only enable libp2p logs when trace level logging (#3680) 2019-10-01 08:38:21 -07:00
debug Update Phore Dependency to the latest version (#2792) 2019-06-12 11:06:39 -05:00
event Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
featureconfig Feature flag for new caching scheme (#3619) 2019-09-27 13:14:22 -07:00
hashutil Switch over to sha256-simd (#3125) 2019-08-02 14:42:59 -07:00
interop Default genesisTime to now when generating a genesis state. (#3615) 2019-09-27 10:49:55 -05:00
iputils Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
keystore Fix Withdrawal Credentials (#3517) 2019-09-18 07:52:34 -07:00
logutil Log errors in regular sync (#3070) 2019-07-24 22:29:40 -04:00
mathutil Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
mclockutil Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
messagehandler Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
mock Remove deprecated services and --next (#3371) 2019-09-05 11:04:06 -05:00
pagination Wrap errors (#3123) 2019-08-01 19:27:38 -07:00
params add new bootnode and contract endpoint (#3612) 2019-09-26 21:05:38 -07:00
prometheus Improve Beacon Node Logging UX (#3600) 2019-10-01 15:05:17 -05:00
roughtime remove roughtime servers hardcode (#3666) 2019-09-30 15:30:45 -05:00
sliceutil Move SplitOffset to Sliceutil (#3606) 2019-09-26 16:25:55 -07:00
slotutil Query a roughtime server to mitigate NTP attacks (#3151) 2019-08-09 07:05:08 -07:00
testutil Optimize Domain Data RPC Request (#3671) 2019-10-01 09:36:36 -05:00
traceutil add error spans, interceptrs (#3641) 2019-09-29 11:48:55 -07:00
tracing Move p2p to deprecated-p2p (#3191) 2019-08-13 14:52:04 -04:00
trieutil General indices helpers (#3575) 2019-09-25 17:05:35 +08:00
version Add simple version to binaries via golink (#1286) 2019-01-09 23:19:33 -05:00
BUILD.bazel Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
service_registry_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
service_registry.go Minor runtime fixes for --next (#3265) 2019-08-21 16:58:38 -04:00