Skip to content

Conversation

@peterpeterparker
Copy link
Member

@peterpeterparker peterpeterparker commented Sep 16, 2025

Motivation

When I looked at the removal of buffer in #7348, I noticed that the package-lock was not fully cleaned of references to it. After digging deeper, I found the reason: the usage of @ledgerhq/hw-transport-node-hid-noevents.

Checking the repository, I learned that this library is meant to communicate with the Ledger on Node/Electron (HID).

It feels like this dependency is still referenced for historical reasons, perhaps from the time when the hardware wallet CLI was still part of the repo. I don’t think it’s necessary anymore.

Requires TESTs.

Changes

  • npm rm @ledgerhq/hw-transport-node-hid-noevents

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