pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Java language:JavaScript
Filter by
182M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Feature/sprint 2 frontend
Problem
DanoCLMMState had no skip_init and netted the platform-fee/min-ADA carve in the reserve_a/reserve_b properties on every
access. A consumer that stores the parsed (net) reserves and reconstructs ...
Potential fix for https://github.com/ThaleOS-Agent/traderflow-ai/security/code-scanning/26
General fix: ensure user-controlled values used in database filters are treated as literals and constrained to ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
Summary
- treat nonpositive ThetaData implied volatility on Greek rows as missing instead of failing ingestion
- add regression coverage for live-style implied_vol=0.0 rows
Why
A larger 30-day live ...
Summary
- Wire the Dashboard page to the existing shared useDateRangeStore + DateRangeSelector (already used on Categories
pages), so the selected month/year persists across navigation between pages. ...
Purpose
A self-referencing RTAS like CREATE OR REPLACE TABLE t AS SELECT * FROM t previously read the table after it was
truncated, losing all data.
This PR pins the query to the pre-truncation snapshot ...