issues Search Results · language:Dune language:JavaScript language:Java language:Java language:HTML language:JavaScript
Filter by
39.8M results
krakenwatch.com — 2026-06-24
Page views: 0
Generated automatically by the daily data-refresh — view in Cloudflare
traffic-report
Context
Part of #1345 — first-party developer block explorer.
Extrinsic detail (handleExtrinsic, entities.mjs:434-453) resolves only by 0x extrinsic_hash
(EXTRINSIC_DETAIL_PATH_PATTERN, workers/config.mjs:72-73). ...
backend
maintainer-only
Context
Part of #1345 — first-party developer block explorer. Depends on G4 (schema-drift) for the fee_tao contract.
AccountSummaryArtifact (buildAccountSummary, src/account-events.mjs:197-219) is built ...
backend
maintainer-only
Context
Part of #1345 — first-party developer block explorer.
handleExtrinsics (workers/request-handlers/entities.mjs:396-428) accepts only [limit, offset, block]. call_module,
call_function, success ...
backend
maintainer-only
Context
Part of #1345 — first-party developer block explorer.
handleBlock (workers/request-handlers/entities.mjs:369-389) returns a block object carrying only the scalar
extrinsic_count (src/blocks.mjs:95-107) ...
backend
maintainer-only
Context
Part of #1345 — first-party developer block explorer.
extrinsics.signer is captured, stored, and indexed (migrations/0014_extrinsics.sql:44, idx_extrinsics_signer, comment
literally * Filter ...
backend
maintainer-only
Context
Part of #1345 — first-party developer block explorer.
Migration 0016_extrinsic_fee_tao.sql (#1815) added a fee_tao column, 0017_block_spec_version.sql added spec_version, and
0015_extrinsic_call_args.sql ...
backend
maintainer-only
问题描述
窗口 ID 使用 string(rune(len(w.windows))) 生成,会产生控制字符而非可读数字。len=1 时生成 window-\x01(U+0001 控制字符),调试时无法辨认。且窗口关闭后 len 回退会导致 ID
冲突。
影响文件
- windowmanager.go:61
修复方案
使用自增计数器 + strconv.Itoa。
优先级
HIGH ...
问题描述
当 currentCheckpointIndex === 0 时调用 undo,guard 检查在自减之前进行,自减后索引变为 -1,checkpoints[-1] 返回 undefined,随后 editor.value =
undefined 会把编辑器内容设为字符串 undefined ,造成数据损坏。
影响文件
- frontend/src/main.js:812-828 ...
TC și TOBS folosesc FONT_BOLD pe documentele landscape.

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.