Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:JavaScript linked:pr

Filter by

4.5M results  (380 ms)

4.5M results

Context Part of #1345 — first-party developer block explorer. account_events_daily (per hotkey, netuid, day; event_count, event_kinds, first_block, last_block) is built hourly by rollupAccountEventsDaily ...
backend
maintainer-only

Context Part of #1345 — first-party developer block explorer. blocks.parent_hash and author are stored and returned by formatBlock (src/blocks.mjs:99-100), but block-detail materializes no prev/next ...
backend
maintainer-only

Context Part of #1345 — first-party developer block explorer. Shares {ref} resolution with G2. blocks.event_count is the count of all System.Events, but only the ~7 indexed entity-kinds land in account_events, ...
backend
maintainer-only

Context Part of #1345 — first-party developer block explorer. All chain feeds (blocks, extrinsics, account events) use pure offset pagination (LIMIT ? OFFSET ?, clamped 0..1_000_000). The chain is a ...
backend
maintainer-only

Context Part of #1345 — first-party developer block explorer. Balances.Transfer is captured by fetch-events.py _transfer into account_events, pragmatically overloading the index columns: hotkey = from, ...
backend
maintainer-only

Context Part of #1345 — first-party developer block explorer. Builds on G6 (composite id). Extrinsic detail returns the decoded call/fee/signer/success but no emitted-events list. account_events rows ...
backend
maintainer-only

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
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.