issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:Python linked:pr linked:pr
Filter by
4.4M results
Clarify in LABELS.md / labels.yml / CONTRIBUTING that primary type labels (feature/bug/documentation) are applied to
issues only, while pull requests carry an ownership label (filigran team / community) ...
documentation
needs triage
This issue is created automatically to track contribution activity.
Updation
Description
The frontend API service layer (Frontend/src/services/api.js) previously relied entirely on localized try/catch blocks
scattered across individual component calls. It lacked a centralized, ...
Summary
SimulatedLedger.settle_epoch() divides by the total active antiquity multiplier without guarding against a zero total.
If all active miners have antiquity_multiplier == 0.0, the invariant simulator ...
Description
In Frontend/src/services/api.js, the constant USE_MOCK was hardcoded to true. This flag intercepted all core application
API calls—including fetching tickets, creating new tickets, and retrieving ...
Area: documentation
Page or file: docs/api.md (line 796)
What should be improved?
In the buffered-message table, the content row links [MessageItem.content](#addmessage). The fragment #addmessage does ...
documentation
Summary
EpochWitness.from_dict() mutates the caller-provided dictionary by using data.pop( miners , []). This removes miners
from the original payload, which can surprise callers that reuse the decoded ...
Replace the \ coming soon\ stub at `docs/mcp.md` with a real install guide covering the major agentic AI tools that
support the Model Context Protocol. Highlight `uvx` as the preferred entry point because ...
area:docs-site
area:mcp
Bug Report
When starting the embedded foreman with an alternate provider (e.g. AWS Bedrock), it fails to start due to a session
error.
Steps to Reproduce
1. Configure the embedded foreman to use an ...
Summary
EpochWitness.to_compact() caps serialized Merkle proof entries to 15, but it packs the original proof list length into a
one-byte field. A witness with more than 255 proof entries crashes with ...

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.