issues Search Results · language:Edge language:Python linked:pr language:Java language:Java language:Python language:HTML
Filter by
4.6M results
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 ...
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
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 ...
Reserve the name `fabric-dw` on PyPI before someone else does, by publishing a placeholder release.
Package-name strategy
- PyPI name: `fabric-dw` (was `fabric-dw-mcp-cli`).
- Python import name: ...
area:bootstrap
area:docs
URL: https://nexussupport.vulk.host/
Task: Read the url and understand whats unique about it. Act as an architect and if there are relevant features that can
be implemented to the current repo, do the ...
The recent release-please GitHub Actions run failed and emitted deprecation warnings. Additionally, the uv.lock file is
currently out of sync with pyproject.toml (showing version 1.2.4 in uv.lock vs 1.6.0 ...
Severity: high (compliance — Quebec Law 25 right-to-erasure)
DELETE /privacy/my-account deletes DB rows correctly but its S3 purge is a no-op, and it then records a
successful-erasure audit row. Found ...
bug
Summary
tools/webhooks/webhook_client.py accepts POST payloads and parses JSON, but it assumes every valid JSON payload is an
object. Sending a JSON array such as [] reaches data.get(...) and raises AttributeError, ...

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.