Skip to content

feat(digibyte): enable Taproot in KeepKey SDK - #71

Merged
BitHighlander merged 1 commit into
masterfrom
feat/dgb-digidollar-sdk
Sep 21, 2026
Merged

BitHighlander merged 1 commit into
masterfrom
feat/dgb-digidollar-sdk

Conversation

@BitHighlander

Copy link
Copy Markdown
Collaborator

DigiByte firmware 7.17 exposes Taproot support, but the KeepKey SDK still filters DigiByte BIP86 paths and reports P2TR as unsupported. This adds DigiByte to the Taproot allowlist and returns m/86'/20'/<account>' alongside its existing account paths.

Validation: yarn jest --runInBand --config packages/hdwallet-keepkey/jest.config.js packages/hdwallet-keepkey/src/taproot.test.ts (9 passed). Coverage includes DGB path discovery, capability gating, P2TR address request serialization, and firmware-compatible account xpub requests.

@vercel

vercel Bot commented Sep 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
hdwallet-sandbox Ready Ready Preview Sep 21, 2026 8:50pm UTC

Request Review

@BitHighlander
BitHighlander merged commit 6f2bb89 into master Sep 21, 2026
8 checks passed
@BitHighlander
BitHighlander deleted the feat/dgb-digidollar-sdk branch September 21, 2026 21:00

This branch was successfully deployed

1 active deployment
Preview — 33dbdd94 Deployed Sep 21, 2026 by vercel[bot]
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