Spark wallet review · checked 2026-09-11
Club Orange and Spark
Club Orange is included in this review of wallets and wallet surfaces that use, expose, or publicly describe Spark. The question tested here was whether the reviewed product provides a complete in-app unilateral-exit workflow when Spark operators are unavailable.
Review result
No complete in-app exit flow found
No unilateral-exit, exit, or recovery operation appears in the 46 exported BreezSdk method names, and the targeted DEX search found no corresponding user-flow strings. The bundled native library nevertheless contains lower-level unilateral-exit primitives.
Surface reviewed: published android apk
Release or source boundary: Published Android APK v4.3.7 (September 3), downloaded and inspected September 11; SHA-256 and byte count match GitHub release metadata.
What the review found
the bundled native library contains lower-level unilateral-exit primitives
What this does not establish
This is a dated, bounded review of the named source, release or public documentation. It does not establish that every version behaves identically, that a private implementation has no recovery path, or that protocol-level unilateral exit is impossible. A partial SDK capability, seed backup or cooperative withdrawal is not counted as a complete operatorless mobile recovery flow.
Evidence and limits
- Symbol and string searches cannot prove the absence of obfuscated or indirectly invoked private code.
- Native primitives establish that the SDK contains lower-level capability; they do not establish an app-facing execution workflow.
- The finding is limited to the named published artifact and recorded searches; it does not assess later versions.