issues Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:Vue language:TypeScript
Filter by
11.4M results
Summary
| Status | Count |
| --- | --- |
| 🔍 Total | 136 |
| ✅ Successful | 126 |
| ⏳ Timeouts | 1 |
| 🔀 Redirected | 5 |
| 👻 Excluded | 4 |
| ❓ Unknown | 0 |
| 🚫 Errors | 0 |
| ⛔ Unsupported | 0 |
Errors ...
documentation
link-check
Summary
SubscriptionStarted::fromWebhook() always builds the event with mandate = null, even if the webhook object already
carries a mandate. Parse it from the payload when present instead of dropping ...
Description Currently, the admin operations inside our escrow contract rely on a single signer. This represents a single
point of failure. We need to upgrade the admin controls to require a multi-signature ...
smart-contract
Hi,
Thanks for this great project! Just wondering when you plan to open-source the code?
Thanks!
Summary
grep_lines(..., count_only=True) returns a single-element list [str(count)] (grep_helper.py:29-30):
if count_only:
return [str(count)]
Callers that then compute len(matched) get 1 — the ...
개요
현재 모든 페이지가 데스크탑 고정 레이아웃으로 구성되어 있어 모바일 환경에서 UI가 깨진다. 주요 페이지의 레이아웃을 반응형으로 개선한다.
작업 내용
- MainPage: 2컬럼 그리드 → 모바일에서 단일 컬럼으로 전환
- JoinPage: 카드 폭 및 패딩 조정
- TimePage: 시간 그리드 가로 스크롤 처리
- ResultPage: ...
enhancement
When the user moves forward or backward to previous or next event, reset the vertical scroll bar in the event box to the
top of the window.
Description Smart contract safety is paramount. We need to review and harden the drip-pool contract (lib.rs) against
standard smart contract exploits like reentrancy and unauthorized claims on expired ...
smart-contract
Story
As the PO auto-assigning backlog issues to idle implementers, I want each auto-assign DISPATCH to carry the [exception:
scout-issue] tag, so that the Wave 55 implementer refusal clause does not ...
self-improvement

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.