status-go/t/e2e/services
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
..
base_api_test.go Accept status service config directly from json input (#1337) 2019-01-17 13:56:22 +01:00
debug_api_test.go Handle gracefully RPC calls when node is stopped (#1329) 2018-12-20 09:31:17 +01:00
filters_latest_test.go Handle gracefully RPC calls when node is stopped (#1329) 2018-12-20 09:31:17 +01:00
peer_api_test.go Discover mail servers on demand. (#1082) 2018-07-16 09:40:40 +02:00
personal_api_test.go Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +01:00
status_api_test.go Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +01:00