issues Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript linked:pr is:public
Filter by
5.3M results
Summary
The LaserStream fast path in CrankService.discover() owner-verifies cached account bytes, then refreshes known market
state by dynamically importing and calling the legacy slab parsers:
const ...
Problem
Fresh worktrees can fail when running focused Node test files that import workspace packages through their source export
condition. The package already exposes source entries, but some Node test ...
Summary
decodeStakePool and decodeDepositPda currently treat any correctly sized byte buffer as a valid stake account. The
on-chain percolator-stake program does not do that: it requires account discriminators ...
Summary
MonitorService._checkOneMarket() always parses fetched market bytes with legacy v12 slab parsers:
const engine = parseEngine(data);
const cfg = parseConfig(data);
v17 market group accounts have ...
Each leaf requirement in docs/uiRequirements.md should state exactly one display specification. A requirement bundling
multiple conditional cases ( in case X render Y, in case Z render W ) should be split ...
Summary
HeliusPriorityFeeEstimator resolves its RPC URL from:
rpcUrl ?? process.env.HELIUS_RPC_URL ?? process.env.RPC_URL ??
The keeper docs/env examples use SOLANA_RPC_URL as the primary required ...
The existing snapshot rule in docs/claude/workflow.md covers surfacing regenerated PNGs and linking the branch
test/ui/README.md, but does not document the owner s standing instruction:
- Whenever test/ui/README.md ...
Summary
KEEPER_USE_LASERSTREAM=true currently does not activate LaserStream in the production keeper process. The
AccountLoader-aware branches exist in CrankService and LiquidationService, but the production ...
Summary
TxQueue.clearPending() calls p-queue.clear() for each lane during HA demotion. p-queue.clear() drops
queued-but-not-started tasks, but the promises returned from the earlier enqueue() calls never ...
Summary
The ship-issue and update-docs skill docs still instruct using yarn, but the repo migrated to pnpm (#83). An agent
running the skill has to override the text ( I ll use pnpm despite the skill ...
documentation
infra

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.