Skip to content

face touch id fix - #15

Merged
podkovyrin merged 1 commit into
dashpay:developfrom
QuantumExplorer:fix/FaceIdResetingTo0
Nov 27, 2018
Merged

face touch id fix#15
podkovyrin merged 1 commit into
dashpay:developfrom
QuantumExplorer:fix/FaceIdResetingTo0

Conversation

@QuantumExplorer

Copy link
Copy Markdown
Member

No description provided.

@podkovyrin
podkovyrin merged commit 71b1716 into dashpay:develop Nov 27, 2018
llbartekll added a commit that referenced this pull request Jun 24, 2026
…rator/HPMN

Migrates the Masternode Keys tool (Settings -> Tools -> Show Masternode Keys)
off DashSync (migration item #15):

- Owner/Voting (ECDSA) now derive from SwiftDashSDK via a co-located
  MasternodeProviderKeyDeriver (Wallet.getAccount + Account.derivePrivateKeyWIF
  + managed provider address pool; hex via WIFParser). Paths match
  DSAuthenticationKeysDerivationPath exactly: m/9'/<5'|1'>/3'/1' (voting),
  m/9'/<5'|1'>/3'/2' (owner), ECDSA, soft key index.
- Removed Operator (BLS) and HPMN/Platform (EdDSA): the FFI does not export
  their per-index public keys, which masternode registration requires.
- Dropped the used / "Used at: IP" status and all DashSync from the models:
  no masternode-list-by-key FFI exists, so it can't be reproduced DashSync-free.

PIN gate stays on the app-wide DSAuthenticationManager (migration #10).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
llbartekll added a commit that referenced this pull request Jul 2, 2026
…entry)

Owner/Voting derived from SwiftDashSDK; Operator/HPMN removed (FFI lacks
per-index BLS/EdDSA public keys); used-status dropped (no masternode-list
FFI). Pending runtime byte-match verification. Landed dfcc387.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

2 participants