aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/usbwallet/trezor.go
Commit message (Expand)AuthorAgeFilesLines
* accounts/usbwallet, vendor: switch from HID to generic USB libPéter Szilágyi2019-06-041-2/+0
* accounts/usbwallet: recreate Trezor protocol, support old and newPéter Szilágyi2019-06-031-2/+11
* accounts/usbwallet: support webusb for Trezor walletsGuillaume Ballet2019-06-031-0/+2
* accounts/usbwallet: fix a comment typo in trezor driver (#19535)Guillaume Ballet2019-05-081-1/+1
* accounts/usbwallet/trezor: expose protobuf package (#17980)benma2019-01-261-1/+1
* accounts/usbwallet: support trezor passphrases (#16503)Nimrod Gutman2019-01-241-19/+45
* accounts/usbwallet: simplify code using -= operator (#17904)Evgeny2018-10-161-1/+1
* all: switch gas limits from big.Int to uint64Péter Szilágyi2018-01-031-1/+1
* accounts: refactor API for generalized USB walletsPéter Szilágyi2017-08-091-0/+330