status-go/t
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
..
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 Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +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