3 releases (1 unstable)
new 26.7.0-non-semver-compat | Mar 6, 2025 |
---|---|
26.2.1-non-semver-compat | Jan 29, 2025 |
0.1.0 | Jul 14, 2024 |
#824 in Magic Beans
124 downloads per month
Used in 2 crates
(via zksync_node_framework)
1.5MB
36K
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
~126MB
~2.5M SLoC