prysm-pulse/shared
Victor Farazdagi d169b490fa
Fix ineffectual assignments (#7403)
* update rpc/beacon
* more fixes to beacon-chain/rpc
* update beacon-chain/sync
* Merge refs/heads/master into fix-ineffectual-assignments
* updates beacon-chain/p2p
* Merge branch 'fix-ineffectual-assignments' of github.com:prysmaticlabs/prysm into fix-ineffectual-assignments
* update beacon-chain/*
* fix imports
* update beacon-chain/blockchain
* more updates
* Merge refs/heads/master into fix-ineffectual-assignments
* Merge branch 'master' into fix-ineffectual-assignments
* Merge refs/heads/master into fix-ineffectual-assignments
* next round of updated
* Merge branch 'fix-ineffectual-assignments' of github.com:prysmaticlabs/prysm into fix-ineffectual-assignments
* wrap up remaining items
2020-10-01 18:53:36 +00:00
..
aggregation Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
asyncutil Improves asyncutils/Debounce (#7189) 2020-09-08 14:49:28 +00:00
attestationutil Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +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 Add New Compiler Flags for BLST (#7352) 2020-09-26 08:48:02 +00:00
bytesutil Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
cmd Shadowed Predeclared Indentifier analyzer (#7215) 2020-09-14 12:49:15 +02:00
debug Only build with cgosymbolizer when explicitly requested (#6151) 2020-06-05 22:21:43 +00:00
depositutil Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
event Shadowed Predeclared Indentifier analyzer (#7215) 2020-09-14 12:49:15 +02:00
featureconfig Add Zinken config (#7391) 2020-09-30 11:19:05 -07:00
fileutil Fix rename issue (#7205) 2020-09-11 00:56:58 +03:00
grpcutils Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00
hashutil Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
htrutils Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
interop Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
iputils Fix IPV6 Address Retrieval (#7257) 2020-09-17 03:02:20 +00:00
keystore Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00
logutil Streaming logs: add backfill of messages for new connections" (#7265) 2020-09-17 19:34:03 -05:00
mathutil Verify Attestation Time Correctly (#7160) 2020-09-02 19:21:52 +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 Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
mock Streaming logs: add backfill of messages for new connections" (#7265) 2020-09-17 19:34:03 -05:00
mputil Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
p2putils Fix Fork Data in Local Node (#5997) 2020-05-27 08:07:40 -07:00
pagination Fixes incorrect checks for errors in several tests (#7392) 2020-10-01 14:38:53 +00:00
params Update min genesis time for Zinken (#7395) 2020-09-30 22:09:23 +00:00
petnames Accounts V2: Derived Keymanager Sign (#6667) 2020-07-21 21:15:47 +00:00
prometheus Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00
promptutil Make voluntary exits release-ready (#7305) 2020-09-24 11:00:44 +00:00
rand QSP-6: Enforces crypto-secure PRNGs (#6401) 2020-06-26 09:58:47 -05:00
runutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
sliceutil Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00
slotutil Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
testutil Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
timeutils Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08: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 Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +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 Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00