issues Search Results · language:Edge language:Python linked:pr language:Java language:Java language:Java language:Java
Filter by
182k 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 ...
From the official specification: https://modelcontextprotocol.io/specification/2025-11-25/basic/utilities/ping
The client can send a simple ping request at any time:
{
jsonrpc : 2.0 ,
id : 123 ...
enhancement
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 ...
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, ...
Goal
Prevent overloading the LLM service with excessive requests and protect against abuse in production environments.
Context
The LLM service is written in Python, located in . Currently, the service ...
engineering
status:merging
What
Two small, related housekeeping changes to repository tooling and docs.
1. Markdown formatter: prettier → mdformat
Replace the rbubley/mirrors-prettier prek hook (currently types = [ markdown ]) ...

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.