plugeth/node
Guillaume Ballet 7a22da98b9 accounts/scwallet: flag to specify path to smartcard daemon (#19439)
* accounts/scwallet: Add a switch to enable smartcard support

* accounts: change the meaning of the switch

* disable card support in windows until tested
* only activate account if pcscd socket file is present
* the switch is now the path to the socket file

* accounts/scwallet: holiman's review feedback

* accounts/scwallet: send the path to go-pcsclite

* accounts/scwallet: add default, per platform path

* accounts/scwallet: fix error log warning

* accounts/scwallet: update pcsc lib to latest

* accounts/scwallet: use default path from pcsclite

* scwallet: forgot to change switch name

* cmd: minor style cleanups (error handling first, then happy path)
2019-05-31 12:30:28 +03:00
..
api.go cmd/geth, internal, node, vendor: nuke geth monitor 2019-04-05 12:13:56 +03:00
config_test.go cmd, node, p2p/simulations: fix node account manager leak (#19004) 2019-02-07 12:40:36 +02:00
config.go accounts/scwallet: flag to specify path to smartcard daemon (#19439) 2019-05-31 12:30:28 +03:00
defaults.go cmd/utils, node: switch over default peer count to 50 2019-04-25 12:54:33 +03:00
doc.go node: documentation typo fix (#17113) 2018-07-03 11:42:18 +03:00
errors.go node: fix instance dir locking and improve error message 2017-08-18 12:14:00 +02:00
node_example_test.go cmd, node, p2p/simulations: fix node account manager leak (#19004) 2019-02-07 12:40:36 +02:00
node_test.go cmd, node, p2p/simulations: fix node account manager leak (#19004) 2019-02-07 12:40:36 +02:00
node.go cmd, core, eth, les, node: chain freezer on top of db rework 2019-05-16 10:39:29 +03:00
service_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
service.go cmd, core, eth, les, node: chain freezer on top of db rework 2019-05-16 10:39:29 +03:00
utils_test.go node: all golint warnings fixed (#16773) 2018-05-22 10:29:41 +03:00