mirror of
https://github.com/prosolis/gogobee.git
synced 2026-07-15 08:32:41 +00:00
Previous guard skipped resolution if lock_date == today_date, pushing first-day windows to 24-32h regardless of when in the UTC day the lock fired. With per-minute lock checks, the original same-tick race no longer exists, so the date guard was just adding latency. New guard: at least 12h since lock. Late-night locks still get >12h funding/voting windows; early-morning locks get 24h+ as before. No effect on the existing run #1. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>