This page tracks current operational caveats for the Zurich development phase.
Logging verbosity is higher (DEBUG), so log size grows quickly.
Behavior can differ across modes (dev vs normal PoW modes).
dev
Dev mode may use custom intervals (dev_block_interval_ms) and should not be treated as production throughput.
dev_block_interval_ms
Mining availability depends on config (mining_author, mining_type, stratum settings).
mining_author
mining_type
Monitor logs continuously (Viewing Mazze Logs).
Keep config under version control (run/hydra.toml, run/log.yaml).
run/hydra.toml
run/log.yaml
Recreate containers after config changes:
sudo docker compose up -d --force-recreate
Validate chain progress with RPC/CLI (mazze_getStatus, ./run/mazze-cli.sh summary).
mazze_getStatus
./run/mazze-cli.sh summary
Current operational target used in docs is 4 BPS, but effective observed cadence can vary with network conditions and selected mode.
Last updated 13 days ago
Was this helpful?