prysm-pulse/shared
Raul Jordan 01bf97293f
Fix Miscellaneous Deep Source Issues (#8007)
* deep source fixes

* sh fixes

* fix import

* test err

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2020-11-30 19:55:30 -06:00
..
abool Use Atomic Booleans in Sync Service (#7682) 2020-11-03 19:12:24 +00:00
aggregation Update TestMain() to use os.Exit() (#7814) 2020-11-13 18:28:14 -08:00
asyncutil Improves asyncutils/Debounce (#7189) 2020-09-08 14:49:28 +00:00
attestationutil Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
benchutil Applies assertion funcs to shared tests (part 1) (#6626) 2020-07-18 16:31:42 +00:00
blockutil Applies assertion funcs to shared tests (part 1) (#6626) 2020-07-18 16:31:42 +00:00
bls Increase public key cache size for Pyrmont (#7967) 2020-11-26 18:04:18 +00:00
browser Open Web UI in Browser Automatically (#7481) 2020-10-09 19:51:46 +00:00
bytesutil Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
cmd Use params network config as default bootstrap nodes and deposit contract (#7904) 2020-11-22 21:22:44 +00:00
debug Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
depositutil Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
event Shadowed Predeclared Indentifier analyzer (#7215) 2020-09-14 12:49:15 +02:00
featureconfig Fixing Validator Config (#7940) 2020-11-25 20:40:18 +00:00
fileutil Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
grpcutils Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00
hashutil Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
htrutils Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
interop Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
iputils Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
journald Add journald option for logger (#7463) 2020-10-14 00:10:57 +00:00
keystore Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
logutil Add Support for Prysm Web V1.0.0-beta.1 (#7983) 2020-11-27 20:30:12 +00:00
mathutil Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
maxprocs automaxprocs: Log error to DEBUG instead of panic (#6592) 2020-07-14 01:51:07 +00:00
mclockutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
messagehandler Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
mock Remove WaitForSynced (#7835) 2020-11-16 20:48:16 -06:00
mputil Fix Miscellaneous Deep Source Issues (#8007) 2020-11-30 19:55:30 -06:00
p2putils Fix Fork Data in Local Node (#5997) 2020-05-27 08:07:40 -07:00
pagination Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
params More bootnodes (#7948) 2020-11-25 04:25:47 +00:00
petnames Accounts V2: Derived Keymanager Sign (#6667) 2020-07-21 21:15:47 +00:00
prereq Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
prometheus Update error usage patterns to go1.13+ (#7529) 2020-10-14 17:39:52 +00:00
promptutil Fix Miscellaneous Deep Source Issues (#8007) 2020-11-30 19:55:30 -06:00
rand Remove Recursive Read Lock in Shared/Rand (#7776) 2020-11-11 05:59:44 +00:00
runutil Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
sliceutil Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
slotutil Improve genesis event log and load blocks to fork choice log (#7946) 2020-12-01 00:06:16 +00:00
testutil Fix Miscellaneous Deep Source Issues (#8007) 2020-11-30 19:55:30 -06:00
timeutils Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
tos Fix Miscellaneous Deep Source Issues (#8007) 2020-11-30 19:55:30 -06:00
traceutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
tracing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
trieutil Numeric conversion cleanup (#7465) 2020-10-13 12:43:49 +00:00
version Use STABLE_ prefix for git tag to force a relink of version (#6307) 2020-06-18 19:59:47 +00:00
BUILD.bazel Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
service_registry_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
service_registry.go Change log level from panicf to errorf so that all services can be shutdown (#7600) 2020-10-21 23:41:01 +00:00