quorum/accounts
Péter Szilágyi e99c788155
accounts: ledger and HD review fixes
- 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
2017-02-13 14:00:12 +02:00
..
abi accounts, cmd, eth, internal, mobile, node: split account backends 2017-02-13 14:00:02 +02:00
keystore accounts: ledger and HD review fixes 2017-02-13 14:00:12 +02:00
usbwallet accounts: ledger and HD review fixes 2017-02-13 14:00:12 +02:00
accounts.go accounts, cmd, internal, node: implement HD wallet self-derivation 2017-02-13 14:00:09 +02:00
errors.go accounts, cmd, eth, internal, miner, node: wallets and HD APIs 2017-02-13 14:00:07 +02:00
hd.go accounts, cmd, internal, node: implement HD wallet self-derivation 2017-02-13 14:00:09 +02:00
hd_test.go accounts, cmd, internal, node: implement HD wallet self-derivation 2017-02-13 14:00:09 +02:00
manager.go accounts, cmd, internal, mobile, node: canonical account URLs 2017-02-13 14:00:08 +02:00
url.go accounts, cmd, internal, mobile, node: canonical account URLs 2017-02-13 14:00:08 +02:00