Via Verifier Network Security Upgrade: Canonical Chain Selection Hardening
We’ve upgraded Via’s verifier selection logic to eliminate race-condition forks and drastically improve performance.
Part of Patch 221 hardens canonical chain selection by replacing correlated SQL subqueries with a CTE that finds the canonical chain tip in O(log n) time (instead of O(n²)) and prevents forks