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
Showing
- accounts/keystore/account_cache.go 0 additions, 9 deletionsaccounts/keystore/account_cache.go
- accounts/keystore/account_cache_test.go 1 addition, 16 deletionsaccounts/keystore/account_cache_test.go
- accounts/keystore/keystore_test.go 1 addition, 1 deletionaccounts/keystore/keystore_test.go
- accounts/usbwallet/ledger_wallet.go 35 additions, 33 deletionsaccounts/usbwallet/ledger_wallet.go
- cmd/geth/main.go 3 additions, 2 deletionscmd/geth/main.go
Loading
Please register or sign in to comment