aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/usbwallet/hub.go
Commit message (Expand)AuthorAgeFilesLines
* account/usbwallet: abort usb enumeration after failuresMartin Holst Swende2019-06-051-1/+11
* accounts/usbwallet, vendor: switch from HID to generic USB libPéter Szilágyi2019-06-041-13/+13
* accounts/usbwallet: support webusb for Trezor walletsGuillaume Ballet2019-06-031-3/+19
* accounts/usbwallet: enable the Nano X and upcoming Ledger IDs (#19623)Péter Szilágyi2019-05-261-1/+14
* accounts: prefer nil slices over zero-length slices (#19079)Matthew Halpern2019-03-061-2/+4
* cmd/clef, signer: initial poc of the standalone signer (#16154)Martin Holst Swende2018-04-161-1/+1
* accounts/usbwallet: handle bad interface number on macOSPéter Szilágyi2017-10-031-4/+8
* accounts: refactor API for generalized USB walletsPéter Szilágyi2017-08-091-0/+234