Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:HTML language:HTML language:HTML

Filter by

201M results  (2 s)

201M results

Four visual/feel fixes to the draw layers and one habitat correction. 1. Sensible draw order (depth) Entities now draw back-to-front instead of array order (which put every animal atop every plant): ...

Itens de performance escolhidos da auditoria. Mudanças - P2 — Grid espacial: separação de inimigos passa de O(n²) → O(n·vizinhos) via spatial hash. Com cap 110, deixa de varrer ~6 mil pares/frame. ...

Summary - Homepage (/): Full B2B dashboard rebuilt from Homepage.html — welcome banner with greeting + quick pills, composer, hot-picks carousel (3 hero cards), recommended project 2×2 grid with ...

This PR was created by qwen-chat coder for task 05684253-749c-4249-945d-d479afdf0874.

Adds a verifyOffchainMessage helper to @solana/offchain-messages that verifies a signed version 1 offchain message returned by an untrusted signer (eg. a wallet) in a single call. When you ask a wallet ...

Description Added a question_type IN ( single_pick , multi_pick ) filter to the findEligibleSkillQuestions DB query and a secondary MCQ guard in the deficit filler logic. This ensures open-ended/text ...

…authentication store, and chat interface

Summary PR-C of the post-W1 trailing edge cleanup, last in the D → E → A → B → C sequence (D / E / A / B all merged). Closes the remaining audit findings in one PR: - Findings 4, 5, 6: hard-delete ...

Summary Add unit tests for previously 0% / low-coverage modules to pass the 95% coverage gate (statements/branches/functions/lines). All additions are test-only — zero production code changed. Coverage ...