Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Java language:JavaScript

Filter by

3.2M results  (285 ms)

3.2M results

Severity: low Location: src/config-validator.js:61 Source: automated code audit (2026-06-24) Behavior EXCHANGE_CONFIG_SCHEMA.dcaStrategy.enum = [ fixed , regime ], but the DCA engine only branches on ...
audit
bug
severity:low

Severity: low Location: src/regime-engine.js:3146 Source: automated code audit (2026-06-24) Behavior The reconcile loop s core-TP check (line 3146) and body-TP check (line 3182) detect fills with status ...
audit
bug
severity:low

Severity: medium Location: src/dry-run-executor.js:307 Source: automated code audit (2026-06-24) Behavior checkEntryFills fills a buy limit when currentPrice = order.price * 1.001 — it fills even when ...
audit
bug
in-progress
severity:medium

Severity: medium Location: src/macro-regime.js:247 Source: automated code audit (2026-06-24) Behavior update() runs every macroUpdateIntervalMs (default 5 min) and unconditionally sets prevEma20d = d20 ...
audit
bug
severity:medium

Severity: medium Location: src/dry-run-executor.js:393 Source: automated code audit (2026-06-24) Behavior In simulateFill (entry branch), the multi-entry average uses prevTotal = currentCycleTracking.entryPrice ...
audit
bug
severity:medium

Severity: medium Location: src/routes/updown-routes.js:628 Source: automated code audit (2026-06-24) Behavior POST /api/updown/trades only checks cost/returnAmount != null then parseFloat(cost). A value ...
audit
bug
severity:medium

Severity: medium Location: src/order-manager.js:271 Source: automated code audit (2026-06-24) Behavior Eligibility is decided by reading completionPercentage 0 (skipping partials) up front, but the cancel ...
audit
bug
severity:medium

Severity: medium Location: src/order-manager.js:286 Source: automated code audit (2026-06-24) Behavior In consolidatePendingOrders, all eligible sell orders are cancelled in the loop first, then a single ...
audit
bug
severity:medium

Severity: medium Location: src/adapters/coinbase/api.js:460 Source: automated code audit (2026-06-24) Behavior Coinbase fills return size_in_quote as a boolean flag. Line 460 does parseFloat(fill.size_in_quote ...
audit
bug
severity:medium

Severity: medium Location: src/adapters/coinbase/api.js:447 Source: automated code audit (2026-06-24) Behavior getOrderFills requests /orders/historical/fills?order_id= id with no limit and no cursor ...
audit
bug
in-progress
severity:medium
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.