• Péter Szilágyi's avatar
    accounts: ledger and HD review fixes · e99c7881
    Péter Szilágyi authored
    - 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
    e99c7881
Name
Last commit
Last update
..
testdata Loading commit data...
account_cache.go Loading commit data...
account_cache_test.go Loading commit data...
key.go Loading commit data...
keystore.go Loading commit data...
keystore_passphrase.go Loading commit data...
keystore_passphrase_test.go Loading commit data...
keystore_plain.go Loading commit data...
keystore_plain_test.go Loading commit data...
keystore_test.go Loading commit data...
keystore_wallet.go Loading commit data...
presale.go Loading commit data...
watch.go Loading commit data...
watch_fallback.go Loading commit data...