prysm-pulse/shared
Raul Jordan 031830baa4
Remove Kafka from Prysm (#9470)
* remove kafka

* gaz

* rem foreign rules

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-08-26 23:59:00 +00:00
..
abool Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
aggregation Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
asyncutil Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
attestationutil Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
backuputil Adding ability to override directory permissions for db backup (#8888) 2021-06-18 01:37:58 +00:00
benchutil Add Gosec Github Action (#9332) 2021-08-15 15:24:13 +00:00
blockutil Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
bls Add Gosec Github Action (#9332) 2021-08-15 15:24:13 +00:00
bytesutil Deduplicate Copy Functions In State Packages (#9437) 2021-08-23 16:53:50 +00:00
clientstats Fixes Issues Found by Goland IDE Code Inspect (#9368) 2021-08-11 20:12:22 +00:00
cmd Fix Spaced Arguments for Subcommands (#9292) 2021-07-28 14:36:48 +00:00
copyutil Deduplicate Copy Functions In State Packages (#9437) 2021-08-23 16:53:50 +00:00
debug Add Gosec Github Action (#9332) 2021-08-15 15:24:13 +00:00
depositutil Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
event Allow Sending Interfaces Over Application Event Feeds (#9458) 2021-08-26 15:21:29 -05:00
featureconfig Remove Kafka from Prysm (#9470) 2021-08-26 23:59:00 +00:00
fileutil Add Gosec Github Action (#9332) 2021-08-15 15:24:13 +00:00
gateway Improve API Middleware design (#9324) 2021-08-05 20:21:43 +00:00
grpcutils Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
hashutil Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00
htrutils Clean up duplicated imports (#9354) 2021-08-10 14:55:24 -05:00
httputils Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
interop Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
iputils Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
journald Add space at the start of comments (#8202) 2021-01-05 13:09:41 +00:00
keystore Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
logutil Add Gosec Github Action (#9332) 2021-08-15 15:24:13 +00:00
mathutil Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +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 Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
mock Add In Generated Mocks for Altair RPC (#9457) 2021-08-24 21:38:44 +00:00
mputil Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
p2putils Update P2PUtils And Parameters From Altair (#9373) 2021-08-13 13:11:11 +08:00
pagination Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
params Delete Deprecated Flags and Old Slashing Protection for V2 (#9453) 2021-08-26 13:48:25 -05:00
petnames Accounts V2: Derived Keymanager Sign (#6667) 2020-07-21 21:15:47 +00:00
prereq Add Gosec Github Action (#9332) 2021-08-15 15:24:13 +00:00
progressutil Add Back New Attester Protection DB Logic (#8242) 2021-01-11 23:59:17 +00:00
prometheus Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
promptutil Add Gosec Github Action (#9332) 2021-08-15 15:24:13 +00:00
queue shared/queue: Add RetrieveByKey method (#9195) 2021-07-15 10:31:19 -05:00
rand Add Gosec Github Action (#9332) 2021-08-15 15:24:13 +00:00
runutil Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
slashutil Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
sliceutil Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
slotutil Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
sszutil Add Gosec Github Action (#9332) 2021-08-15 15:24:13 +00:00
testutil Altair: Merge passing hf1 tests and shared code (#9447) 2021-08-23 20:09:24 +00:00
timeutils Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
tos Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
traceutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
tracing Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
trieutil Deduplicate Copy Functions In State Packages (#9437) 2021-08-23 16:53:50 +00:00
version Clean up shared interface package (#9172) 2021-07-13 18:58:43 +00:00
BUILD.bazel Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
service_registry_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
service_registry.go Fix comments (#8802) 2021-04-23 12:06:05 +00:00