7 releases (1 unstable)
new 28.1.0-non-semver-compat | May 8, 2025 |
---|---|
28.0.0-non-semver-compat | May 5, 2025 |
27.5.1-non-semver-compat | May 1, 2025 |
27.5.0-non-semver-compat | Apr 30, 2025 |
0.1.0 | Jul 14, 2024 |
#478 in Magic Beans
432 downloads per month
Used in 2 crates
(via zksync_node_framework)
1.5MB
38K
SLoC
ZKsync Era housekeeper
This crate contains functionality for performing “administrative” work to keep the system flowing. It does:
-
stats reporting:
L1BatchMetricsReporter
;FriProofCompressorStatsReporter
;FriWitnessGeneratorStatsReporter
;FriProverStatsReporter
; -
archiving:
FriGpuProverArchiver
;FriProverJobArchiver
; -
retrying(re-queueing stuck jobs):
FriProofCompressorJobRetryManager
;FriWitnessGeneratorJobRetryManager
;FriProverJobRetryManager
; -
job scheduling(queueing):
WaitingToQueuedFriWitnessJobMover
;SchedulerCircuitQueuer
;
Dependencies
~128MB
~2.5M SLoC