mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-07-23 13:03:11 +00:00
Same test existed in both test_wakunode_lightpush.nim and test_wakunode_legacy_lightpush.nim. It exercises the checkAndGenerateRLNProof primitive (short-circuit override on force=true + nonce rollback + cache refetch), not lightpush-specific behavior. The modern lightpush copy provides full coverage; the legacy copy paid the anvil/on-chain setup cost for zero incremental coverage. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>