status-go/t
Andrea Franz 929a5de757
Login with keycard (#1358)
* add InjectChatAccount to account manager

* add InjectChatAccount to Backend

* add comments to LoginWithKeycard

* add LoginWithKeycard test to lib

* fix export comment to avoid lint errors

* ensure wallet and chat keys are empty before injecting chat key

* rename InjectChatAccount to SetChatAccount

* add TestBackendInjectChatAccount

* stop node in TestBackendInjectChatAccount

* SetChatAccount doesn't return error

* add comment to InjectChatAccount

* fix account test
2019-01-24 16:44:46 +01:00
..
benchmarks Accept status service config directly from json input (#1337) 2019-01-17 13:56:22 +01:00
config Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +01:00
devtests Implement eth_getFilterLogs (#1265) 2018-11-06 07:41:36 +01:00
e2e Login with keycard (#1358) 2019-01-24 16:44:46 +01:00
helpers Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
utils Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +01:00
doc.go Prepare tests for mainnet (#831) 2018-04-18 17:13:27 +02:00