aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/usbwallet
Commit message (Collapse)AuthorAgeFilesLines
* accounts, cmd: port packages over to the new logging systemPéter Szilágyi2017-02-232-13/+17
|
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-18/+14
|
* accounts/usbwallet, vendor: use hidapi instead of libusb directlyPéter Szilágyi2017-02-174-150/+38
|
* accounts: ledger and HD review fixesPéter Szilágyi2017-02-131-33/+35
| | | | | | | | | - Handle a data race where a Ledger drops between list and open - Prolong Ledger tx confirmation window to 30 days from 1 minute - Simplify Ledger chainid-signature calculation and validation - Simplify Ledger USB APDU request chunking algorithm - Silence keystore account cache notifications for manual actions - Only enable self derivations if wallet open succeeds
* accounts/usbwallet: detect and report in Ledger is in browser modePéter Szilágyi2017-02-131-4/+17
|
* accounts/usbwallet: make wallet responsive while Ledger is busyPéter Szilágyi2017-02-131-151/+309
|
* accounts/usbwallet: Ledger teardown on health-check failurePéter Szilágyi2017-02-132-8/+33
|
* accounts, cmd, internal, node: implement HD wallet self-derivationPéter Szilágyi2017-02-132-113/+118
|
* accounts, cmd, internal, mobile, node: canonical account URLsPéter Szilágyi2017-02-132-19/+18
|
* accounts, cmd, eth, internal, miner, node: wallets and HD APIsPéter Szilágyi2017-02-132-265/+487
|
* accounts/usbwallet: two phase Ledger refreshes to avoid Windows bugPéter Szilágyi2017-02-131-25/+24
|
* accounts/usbwallet: support Ledger app version <1.0.2Péter Szilágyi2017-02-131-1/+5
|
* accounts/usbwallet: skip support on iOS altogetherPéter Szilágyi2017-02-134-0/+44
|
* accounts/usbwallet: initial support for Ledger walletsPéter Szilágyi2017-02-133-0/+750