prysm-pulse/shared
Raul Jordan a860648960
Reduce Usage of Eth2 Terminology in Prysm (#9104)
* remove all mentions

* more changes

* folder by folder

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-06-26 19:00:33 +00:00
..
abool Clean up unused functions (#8403) 2021-02-05 18:39:15 +00:00
aggregation Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
asyncutil Improves asyncutils/Debounce (#7189) 2020-09-08 14:49:28 +00:00
attestationutil Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
backuputil Adding ability to override directory permissions for db backup (#8888) 2021-06-18 01:37:58 +00:00
benchutil Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
blockutil Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
bls Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
bytesutil [Feature] - API Middleware (#8926) 2021-06-15 10:28:49 -05:00
clientstats fixes 9029 + a few related client-stats fixes/improvements (#9039) 2021-06-14 23:59:15 +00:00
cmd Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
copyutil Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
debug Fixes incorrect usages of gazelle:ignore (#8562) 2021-03-08 18:09:39 +00:00
depositutil Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
event Fix comments (#8802) 2021-04-23 12:06:05 +00:00
featureconfig Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
fileutil Adding ability to override directory permissions for db backup (#8888) 2021-06-18 01:37:58 +00:00
gateway Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
grpcutils [Feature] - API Middleware (#8926) 2021-06-15 10:28:49 -05:00
hashutil Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
htrutils Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
httputils Fix comments (#8802) 2021-04-23 12:06:05 +00:00
interfaces Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
interop Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
iputils Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
journald Add space at the start of comments (#8202) 2021-01-05 13:09:41 +00:00
keystore Remove unused code (#8517) 2021-02-25 18:13:13 +00:00
logutil Fix comments (#8802) 2021-04-23 12:06:05 +00:00
mathutil Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +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 Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
mock Add Events Streaming Endpoint for Eth2 Standard API (#9001) 2021-06-14 16:58:08 +00:00
mputil A bit of cleanup based on goconst tool (#8529) 2021-03-02 11:39:54 +00:00
p2putils Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
pagination Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
params Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
petnames Accounts V2: Derived Keymanager Sign (#6667) 2020-07-21 21:15:47 +00:00
prereq Extract node configuration to separate file (#8744) 2021-04-13 07:04:34 +00:00
progressutil Add Back New Attester Protection DB Logic (#8242) 2021-01-11 23:59:17 +00:00
prometheus Reformat healthz message by adding a comma (#8472) 2021-02-18 16:31:16 +00:00
promptutil [Feature] - Slashing Interchange Support (#8024) 2021-01-22 17:12:22 -06:00
rand Remove Recursive Read Lock in Shared/Rand (#7776) 2020-11-11 05:59:44 +00:00
runutil Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
slashutil Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
sliceutil Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
slotutil Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
sszutil Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
testutil Testutil: Reset deposit cache internally (#9059) 2021-06-18 04:05:40 +00:00
timeutils Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
tos Compare strings using strings.EqualFold() (#8193) 2021-01-04 16:46:22 +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 Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
version new prometheus metrics for client-stats metrics (#8834) 2021-04-30 13:37:38 -07:00
BUILD.bazel Feature/debian packages (#8872) 2021-06-01 15:44:24 +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