Temporary Limitations
Last updated
Was this helpful?
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 mode may use custom intervals (dev_block_interval_ms) and should not be treated as production throughput.
Mining availability depends on config (mining_author, mining_type, stratum settings).
Monitor logs continuously (Viewing Mazze Logs).
Keep config under version control (run/hydra.toml, run/log.yaml).
Recreate containers after config changes:
sudo docker compose up -d --force-recreateValidate chain progress with RPC/CLI (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
Was this helpful?
Was this helpful?