issues Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:Java
Filter by
49.8M results
This issue was created by mistake on the upstream repo.
Do not use this ticket. Tracking lives at: https://github.com/lkonga/opencode-patches/issues/115
Upstream maintainers: please delete this issue ...
needs:compliance
Description
StorageProvider.set() and remove() silently swallow ALL exceptions. When localStorage is full (5MB limit exceeded) or
unavailable, the user s data silently fails to persist. The persistState() ...
bug
Problem
Config schemas are split across two packages with no clear boundary:
| Package | What it holds |
| --- | --- |
| packages/validation/ (@tulipfarm/validation) | TypeBox schemas for GuardrailsConfig, ...
cleanup
tech-debt
Description
The useShieldedTransfer hook exposes only deposit() but not withdraw(). The ShieldedTransfer page only provides a
deposit form. The SDK s ShieldedTransfer.withdraw() method exists but is completely ...
enhancement
Description
WalletManager hardcodes a copy of the testnet configuration that duplicates what s in NETWORK_CONFIGS in config.ts. If
the testnet RPC URL or network passphrase changes in config.ts, WalletManager ...
bug
Summary
Self-hosted instances seem to have a 1000 result cap on guild message searches (probably DMs too but untested). This cap
either doesn t exist on the official instance or is set much larger.
Large ...
버그 설명
plie.js 33~44줄에서 leftAlignOk / rightAlignOk 변수를 계산하지만, 이후 로직 어디에서도 참조되지 않습니다. 의도한 검사 로직이 최종 점수 및 피드백에 전혀 반영되지 않는 데드코드
상태입니다.
재현 위치
js/poses/plie.js — 33~44번째 줄
// 계산은 하지만 이후 사용되지 않음
const leftAlignOk ...
bug
Description
sendTransaction() uses a dynamic import() on every single call, adding ~50-200ms latency per transaction and preventing
tree-shaking optimization.
File: packages/core-sdk/src/stellar/client.ts, ...
bug
Description
The ShieldedTransfer.withdraw() method always passes an empty Merkle proof array to the proof generator. This means the
generated ZK proof can never contain a valid Merkle inclusion proof, ...
bug
Deferred from story-h5 Phase-2 review (#143 / PR #146).
Finding. npm run test:quiet (vitest run --reporter=dot) is consumed by the sonnet-implementer s red/green inner loop on
every future story, but ...
enhancement
scope: product-dev-loop

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.