issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:TypeScript linked:pr
Filter by
6.7M results
StorageView.getItem() / getMapItem() return a StorageResult — a Word-like wrapper typed as Word. It forwards toFelts(),
toHex(), toBigInt(), felt(), etc., but is missing toU64s().
So account.storage().getItem(slot).toU64s() ...
Run the recurring weekly npm dependency update.
Follow the runbook exactly: docs/runbooks/dependency-updates-agent.md
Key guardrails (see the runbook for the full list):
- Skip fully held-back deps ...
dependencies
问题
src/core/run-lint.ts:28-30:
catch (e) {
console.log(e); // stdout 静默输出,CI 不可见,调用方无感知
}
当某个 rule handler 抛出异常时,错误被打印到 stdout 后继续执行,调用方无法感知规则执行失败。
改动
console.log(e) → console.error([lint-md] rule ...
Why:
- The goal review page should show the SR private proof runner now that the command exists.
How:
- Add the SR private proof command to the super-resolution private RAW validation row.
- Keep ...
area:sr
area:validation
pr:size-small
status:ready
type:docs
배경
비로그인 사용자가 처음 마주치는 화면이 로그인 폼뿐이라 제품 가치를 설명하지 않고 전환을 요구하는 구조였음. Stitch 와이어프레임을 참고해 가치 제안을 전달하는 랜딩 페이지를 로그인 이전 단계에 추가함.
작업 범위 (catchhole-front)
- design/catchhole.pen에 SLanding 화면 신설 (Header / Hero ...
front
Perform multi-file decoupled optimization and structural flow monitoring.
Feature
Let a user show and share a QR code of the app URL so others can open the app directly by scanning it.
Complements the social sharing added in #717 — the QR code is another sharing channel for ...
enhancement
Why:
- Computational runtime status should track all available private-proof runner shells, not only HDR.
How:
- Add panorama, focus, and SR private-proof runner checks to the status generator. ...
area:validation
pr:size-small
status:ready
type:test
Рабочее место похоже на templates/atex/cut-map.html - с визуализацией. Задача - рассчитать сколько рулонов получится с
минимальным отходом при заданных параметрах. Пользователь выбирает Вид сырья из списка ...
Repro
1. Open an unauthenticated browser → visit https://eclawbot.com/portal/roadmap.html (or info.html, or any portal page
with the shared nav).
2. Open DevTools console.
3. Observe: Failed to ...

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.