You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- backend: fix server crash on boot — faucet/webhooks/status routers were
invoked as createXRoutes() instead of passed by reference (express tried to
handle a request at startup -> 'Cannot read method'); fix eslint errors
(no-undef usage-metering hooks via app handle, no-empty, control-regex)
- secrets: use free open-source gitleaks binary instead of license-gated action
- vercel: deploy only main; disable preview deploys on PRs/forks (+silent)
- sanity: audit production deps for criticals (dev tooling not shipped)
- keep nullifiers in workspace (campaign depends on it); only badges/voting excluded
0 commit comments