Skip to content

refactor: hw-device-sdk -> hw-wallet-sdk#431

Merged
ccharly merged 2 commits into
mainfrom
refactor/rename-pkg
Jan 14, 2026
Merged

refactor: hw-device-sdk -> hw-wallet-sdk#431
ccharly merged 2 commits into
mainfrom
refactor/rename-pkg

Conversation

@ccharly

@ccharly ccharly commented Jan 14, 2026

Copy link
Copy Markdown
Contributor

Renaming package.


Note

Renames the hardware SDK package and updates references across the monorepo, while introducing a typed hardware error module.

  • Rename @metamask/hw-device-sdk@metamask/hw-wallet-sdk and update README, dependency graph, package metadata/scripts, tsconfig references, and yarn.lock
  • Add hw-wallet-sdk implementation: hardware-errors-enums, HardwareWalletError class (JSON/string helpers, metadata, severity helpers), and Ledger hardware-error-mappings; export via src/index.ts
  • Add tests for error mappings and HardwareWalletError, plus Jest/TypeDoc/tsconfig setup and CHANGELOG entry

Written by Cursor Bugbot for commit 0420f96. This will update automatically on new commits. Configure here.

@ccharly ccharly requested a review from a team as a code owner January 14, 2026 11:44
@ccharly ccharly added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit 63bdcf5 Jan 14, 2026
44 of 45 checks passed
@ccharly ccharly deleted the refactor/rename-pkg branch January 14, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants