aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/usbwallet/ledger.go
Commit message (Collapse)AuthorAgeFilesLines
* usbwallet: check returned error when decoding hexstr (#18056)Corey Lin2018-12-131-1/+3
| | | | | | | | | | * usbwallet: check returned error when decoding hexstr * Update accounts/usbwallet/ledger.go Co-Authored-By: CoreyLin <514971757@qq.com> * usbwallet: check hex decode error
* accounts/usbwallet: simplify code using -= operator (#17904)Evgeny2018-10-161-1/+1
|
* accounts/usbwallet: correct comment typo (#17008)Husam Ibrahim2018-06-191-1/+1
|
* build: enable goimports and varcheck linters (#16446)thomasmodeneis2018-04-181-2/+0
|
* accounts: refactor API for generalized USB walletsPéter Szilágyi2017-08-091-0/+464