aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/scwallet/securechannel.go
Commit message (Collapse)AuthorAgeFilesLines
* more review feedbackGuillaume Ballet2019-04-081-4/+4
|
* fix unnecessary condition linter warningGuillaume Ballet2019-04-081-1/+1
|
* Fix linter issuesGuillaume Ballet2019-04-081-4/+4
|
* Remove the direct dependency on libpcscliteGuillaume Ballet2019-04-081-14/+18
| | | | | | | Instead, use a go library that communicates with pcscd over a socket. Also update the changes introduced by @gravityblast since this PR's inception
* Fix some linter issuesGuillaume Ballet2019-04-081-5/+1
|
* accounts, console: frendly card errors, support pin unblockPéter Szilágyi2019-04-081-10/+14
|
* accounts, internal: Changes in response to reviewNick Johnson2019-04-081-36/+36
|
* accounts, core, internal, node: Add support for smartcard walletsNick Johnson2019-04-081-0/+342