status-go/account
Andrea Franz 4939268edf
Unlock wallet and chat keys (#1346)
* select account decrypting wallet and chat keys

* adapt account tests to use chat and wallet account/keys

* fix tests using chat address

* changes after review

* fix status service e2e tests

* add account.Info struct returned when creating and recovering an account

* use s.EqualValues to compare recovered accounts

* return Info instead of *Info

* add both address and walletAddress to responses

* Update lib/types.go

Co-Authored-By: gravityblast <andrea@gravityblast.com>

* Update lib/types.go

Co-Authored-By: gravityblast <andrea@gravityblast.com>

* update comment to fix lint
2019-01-18 10:01:14 +01:00
..
accounts.go Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +01:00
accounts_mock.go fix golang/mock (#1310) 2018-12-10 13:53:27 +01:00
accounts_test.go Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +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