Skip to content

feat(clearsign): authenticate Portals EVM swaps - #427

Merged
BitHighlander merged 1 commit into
developfrom
feat/certified-evm-portals
Aug 26, 2026
Merged

feat(clearsign): authenticate Portals EVM swaps#427
BitHighlander merged 1 commit into
developfrom
feat/certified-evm-portals

Conversation

@BitHighlander

Copy link
Copy Markdown
Collaborator

Outcome

Fixes the reported ETH-to-Base Portals route without enabling Advanced Mode. Vault asks the production ClearSign service by privacy-preserving shape only, attaches the certified v4 envelope, and lets 7.16 decode the real transaction on-device.

User review

The device shows:

  • Authenticated by KeepKey, signer alias and fingerprint;
  • Portals swap and the full pinned router address;
  • output token;
  • minimum output in honest raw token units;
  • recipient;
  • native ETH amount and fee from the transaction itself.

Fail-closed behavior

Unknown/malformed/service-declined routes retain the existing blind-signing gate. Vault validates service bindings and the certified key id before hdwallet; firmware validates both signatures, exact chain/router/selector, ABI structure, outer order fields, and msg.value == inputAmount. The cloud signer never receives calldata or argument values and cannot supply displayed values.

Evidence

@BitHighlander
BitHighlander merged commit ea394c0 into develop Aug 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant