Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:TypeScript linked:pr language:TypeScript

Filter by

6.9M results  (338 ms)

6.9M results

Problem Description The standings detail experience needs multiple coordinated updates: the group detail table must stay pinned to group-stage data, knockout detail must expose every score bucket, admins ...
enhancement
status:approved

Problem GET /api/v1/subnets/{netuid}/history aggregates the per-UID neuron_daily rows into one point per UTC day: SELECT snapshot_date, COUNT(*) AS neuron_count, SUM(validator_permit) AS validator_count, ...

Goal Remove `\ enum\ ` from `SourceValueRow.dataType` and replace with `\ string\ ` to match the backend `DataType` enum contract. Background Backend `DataType` values: `BOOL, INT16, UINT16, INT32, ...

See PR for details. Opened by synthetic team — scenario: kafka-producer-acks-all

Security Finding Severity: high Type: permission-issue .github/workflows/ai-fix.yml (currently disabled) declares write permissions at the workflow top level rather than at the job level: permissions: ...
help wanted
security

概要 モバイル版の取引登録(取引入力カード)の金額入力欄で、フォーカス時に通常のフルキーボードが表示される。金額は数値のみ入力するため、数字のみのキーボード(テンキー)を表示したい。 現状 mobile/components/NumericInput.tsx で allowNegative が true のとき inputMode= text となり、フルキーボードが表示される(金額入力欄は ...

概要 niji-webapp test カバレッジ拡張 part 1237。 round-216 patterns を 4 file (NijiContent / TransferFundsReviewStep / StreamPaymentsPaymentDetailsStep / SelectProposalActionStep) に追加し、 24971 TC → 24991 TC (+20)。 ...

Problem mcp-contract-kit test endpoint connects anonymously. Against an MCP server whose transport requires auth (e.g. a per-tenant Bearer token), every request returns HTTP 401 and zero suites run: ...

Problem GET /api/v1/accounts/{ss58} (and the MCP get_account tool — both share loadAccountSummary in src/account-events.mjs) reports activity.total_fee_tao straight from a D1 SUM(fee_tao) aggregate: ...

Description The OIDCAuth component located at frontend/src/components/oidcauth/index.tsx currently lacks unit tests. It is responsible for critical logic in managing user authentication state (auth_status) ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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