status-go/transactions
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
..
fake fix golang/mock (#1310) 2018-12-10 13:53:27 +01:00
addrlock.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
rpc_wrapper.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
transactor.go Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
transactor_test.go Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +01:00
types.go Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
types_test.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00