status-go/account
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
..
accounts.go Login with keycard (#1358) 2019-01-24 16:44:46 +01:00
accounts_mock.go fix golang/mock (#1310) 2018-12-10 13:53:27 +01:00
accounts_test.go Login with keycard (#1358) 2019-01-24 16:44:46 +01:00
address.go Add CreateAccount RPC function (#1330) (#1334) 2018-12-28 12:37:22 +01:00
address_test.go Add CreateAccount RPC function (#1330) (#1334) 2018-12-28 12:37:22 +01:00
utils.go Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +01:00
utils_test.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00