AI-generated analysisPublished automatically and not human-verified. Validated context appears in community notes below.
← Watch feed
Informational 11 Bitcoin

tests: expect pset failures on non-psram devices

Public commit record

What the developer wrote

Authored by Jon Griffiths

90/100 · Strong
tests: expect pset failures on non-psram devices

Because the message stream desyncs when we send too large a message,
skip tests for unsupported config entirely (until a robust workaround is
available for this issue generally).
✓ Descriptive subject✓ Names a concrete action or component✓ Provides detailed explanatory context✓ Explains rationale or failure mode✓ Mentions testing or verification
The short version

What changed, and why it matters

This commit only changes test code. It tells the test suite to skip or expect failures for certain large Bitcoin/Liquid transaction tests on devices without extra memory (non-PSRAM). It does not change the actual wallet firmware or fix a security bug in production code.

Recommended action

No security action required for this commit. Treat as a testing-infrastructure change. If investigating the underlying message-stream desync, track it as a reliability/robustness issue rather than a vulnerability unless further evidence shows exploitable behavior.

Security signals we found

01

Test-only change

02

References message-stream desync for oversized messages on non-PSRAM devices

03

No production/firmware code modified

Risk score

Why this scored 11/100

Our methodology →
Potential impact 0/30
Exploitability 0/25
Stealth signal 0/15
Affected reach 0/15
Confidence 8/10
Evidence quality 3/5
Human-validated context

Community notes

Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.

No validated notes yet.

The AI analysis stands alone for now. Submit a note if you can add evidence or important context.