status-go/account
Andrea Franz 06d4a99c09
add selected wallet and selected chat accounts (#1326)
* use keyStore.ImportExtendedKeyForPurpose when creating keys

* rename selectecAccount to selectedWalletAccount

* add selectedChatAccount

* update e2e test to check that injected whisper key is the chat public key

* update TestSelectedAccountOnRestart to check that chat key is used in whisper

* use chat account in api/backend

* update mocks

* temporarily update VERSION to build a release

* check that chat/wallet keys are the same in a different test

* add account test to check that wallet and chat keys are the same

* test only that the chat key is injected in whisper

* put back the right VERSION
2019-01-09 09:47:06 +01:00
..
accounts.go add selected wallet and selected chat accounts (#1326) 2019-01-09 09:47:06 +01:00
accounts_mock.go fix golang/mock (#1310) 2018-12-10 13:53:27 +01:00
accounts_test.go add selected wallet and selected chat accounts (#1326) 2019-01-09 09:47:06 +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 [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
utils_test.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00