issues Search Results · language:Dune language:Python language:HTML language:Go language:C++ language:JavaScript
Filter by
60M results
Enabling the synchronization of languages other than German and English via the TCGdex API.
Currently, 10 languages are available on TCGdex, with more to be added. Perhaps it would be helpful to prepare ...
@lallakenza — opportunité P2P détectée 👇
Moyenne top 3 (max ∈ 5k–50k MAD) : +5.97% au-dessus du marché.
- Cours USD/MAD live : 9,1880 (2026-05-31)
- Seuil d alerte : 5%
- Détecté à : 2026-05-31T21:58:38.059Z ...
alert
p2p
Parent Task: #37
POST /api/v1/defi/tokenization/deploy/estimate
Header: Authorization: Bearer {session_token}
Body: {
template_id : erc20-v1 ,
params : { name : MyToken , symbol : MTK , initial_supply ...
api
blockchain
feature
phase-2
task-7-2
Tracked as SEC-26 in SECURITY_AUDIT.md.
Severity
- U: Medium / L: Low
Where
process_improve/experiments/analysis.py:~703-704
df[response_col] = 1.0 / df[response_col]
Issue
A zero in the response ...
area:experiments
bug
priority:medium
Parent Task: #37
File: services/defi/application/tokenization_service.py
class TokenizationService:
async def estimate_deploy(
self, template_id: str, params: dict, deployer_address: str, ...
compliance
feature
phase-2
task-7-2
1. tool.ServerStatus 无限增长
server/tool/utils.go 中 ServerStatus 切片每分钟 append 一次,虽然超过 1440 会截断,但没有锁保护,截断和 append 之间存在数据竞争。
2. muxPackager buffer pool 泄漏
lib/nps_mux/netpackager.go 中 UnPack() 在错误路径上未归还从 ...
bug
Tracked as SEC-25 in SECURITY_AUDIT.md.
Severity
- U: High / L: Low
Where
process_improve/multivariate/tools.py:430-484 (pca_predict), :524-581 (pls_predict).
Issue
model_params schema is { type ...
area:multivariate
bug
priority:high
Auto-reported by camofox-crash-reporter. All data is anonymized.
Environment
- version: 1.7.2
- node: v25.8.2
- platform: darwin
- uptime: 50652 min
Resources
- node RSS: 42 MB
- node heap: ...
auto-report
likely-sleep
stuck
Parent Task: #36
File: services/defi/domain/validators/template_validator.py
ERC-20 rules: name (1–50 chars), symbol (1–11 chars, uppercase), initial_supply 0, decimals (0–18). ERC-721 rules: name
(1–50 ...
feature
phase-2
task-7-1
Context
PR #1612 (Phase 1a volume migration) is incomplete. It updates docker-compose.yml to convert Redis and RabbitMQ to
Docker-managed volumes, but misses the corresponding changes in docker/compose.prod.yml. ...
squad:parker

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.