status-go/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
..
peer fix golang/mock (#1310) 2018-12-10 13:53:27 +01:00
personal Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
rpcfilters Implement eth_getFilterLogs (#1265) 2018-11-06 07:41:36 +01:00
shhext Accept status service config directly from json input (#1337) 2019-01-17 13:56:22 +01:00
status Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +01:00
typeddata geth: upgrade geth to 1.8.21 (#1350) 2019-01-16 15:42:00 +01:00
utils.go New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00