feat(solana): authenticate Relay LUT routes without blind signing - #426
Merged
Conversation
Collaborator
Author
|
Live alpha acceptance passed on 2026-08-26. Vault head e7bdb62 used firmware alpha aee78b1ff4addba8810935f290f7e15e13c73dd9 and production ClearSign signer a9531b9d. A real Relay SOL→ETH transaction received a 101-byte certified schema and 139-byte Solana-scoped certificate, reached six readable emulator confirmation pages with Advanced Mode off, signed, and broadcast successfully as 5w3U3cWs5hApCe59byfp1bRD9mUXEwKvtTmZzVjfubkWU4fz2RPnEdtesprVvS4Szd6J7NVz2L5TQbveBZa6jGsY. The initial rejection was traced to Vault make build-emulator configuring KK_CLEARSIGN_ALPHA_ROOT=OFF; e7bdb62 aligns the local developer emulator with the CI emulator and adds a fail-fast CMakeCache assertion. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Outcome
KeepKey 7.16 can authenticate reviewed Relay Solana deposit routes, including versioned transactions whose security-critical accounts come from address lookup tables. Vault defaults the certified path on for 7.16+, refuses partial or malformed proof material, and falls back to explicit Advanced Mode only when certification is genuinely unavailable.
Stack
Security behavior
Evidence
The macOS 26.4.1 host iconutil tool rejects even iconsets extracted from Apple system icons. Local packaging used a checksum-pinned previously generated AppIcon from the same checked-in Vault artwork; no workaround is committed and normal release builders remain unchanged.