good first issuehelp wantedready-for-work
Repository metrics
- Stars
- (2 stars)
- PR merge metrics
- (Avg merge 20d 3h) (24 merged PRs in 30d)
Description
DEALBOT_DISABLE_CHAIN allows running Dealbot without chain integration. However, chain interaction is a core dependency for Dealbot’s functionality, and disabling it results in running none of the checks agains sp.
This flag does not appear to provide meaningful value and may introduce confusion or unintended usage.
Notes -
- A broader refactor of
app.config.tsis being considered separately (see #297)