: Security is a top priority in the v1.2 patch. Updates have been implemented to address potential vulnerabilities, ensuring that EDRW files and related data are protected against unauthorized access and breaches.
If a v1.2 node detects a v1.1 peer:
4.5/5 stars
edrw-cli monitor --metrics=latency,ali_jitter EDRW Patch v1.2
| ID | Issue | Impact | Workaround | Target Fix | |----|-------|--------|------------|-------------| | EDRW-1.2-01 | ALI class 3 causes occasional retransmission under WiFi | Low | Set ali_max_jitter_ms = 10 instead of 20 | v1.2.1 | | EDRW-1.2-02 | ML-KEM-768 handshake fails on some Cavium ARM boards | Medium | Use session_mode = "classical-only" on affected nodes | v1.2.2 | | EDRW-1.2-03 | edrw-cli monitor shows negative latency when system clock jumps | Cosmetic | Restart monitor or set --no-clock-correction | v1.2.1 | | EDRW-1.2-04 | ZTEV endorsement adds 0.3% CPU on Raspberry Pi 4 | Negligible | No workaround; expected overhead | Won't fix | : Security is a top priority in the v1
curl -sSL https://releases.edrw.io/v1.2/edrw-patch.bin | sha256sum -c checksums.txt chmod +x edrw-patch.bin sudo ./edrw-patch.bin install EDRW Patch v1.2