status-mobile/test/cljs/status_im/test
yenda 6be85f46a5
[fix 8702] hash passwords before sending them to status-go
fix #8702

- use ethereum.utils sha3 function to hash passwords before sending them
to status-go
- some native calls take password as one of their params: they now take
hashed-password (still a string, only relevant for status-react caller)
- some native calls take password within a map of rpc params: it now
needs to be hashed with `ethereum.core/sha3`

Signed-off-by: yenda <eric@status.im>
2019-09-05 18:13:10 +02:00
..
browser [multiaccount] rename multiaccount to account 2019-07-22 11:14:44 +02:00
chat Move gaps to status-go 2019-09-04 15:53:48 +02:00
contacts [multiaccount] rename multiaccount to account 2019-07-22 11:14:44 +02:00
data_store Fix serialization of group-chats 2019-08-21 09:50:27 +02:00
ethereum recovery flow v1 2019-08-14 19:42:26 +03:00
fleet Add reading nodes from contract 2019-04-05 14:32:15 +02:00
group_chats Move chats to status-go 2019-08-05 16:08:24 +02:00
hardwallet integrate status-go accounts 2019-08-20 17:42:02 +02:00
mailserver integrate status-go mailserver api 2019-09-05 18:07:17 +02:00
models move networks out of multiaccount 2019-08-28 11:11:40 +02:00
multiaccounts move networks out of multiaccount 2019-08-28 11:11:40 +02:00
network move networks out of multiaccount 2019-08-28 11:11:40 +02:00
notifications integrate status-go accounts 2019-08-20 17:42:02 +02:00
pairing upgrade status-protocol-go 2019-08-26 12:18:03 +02:00
protocol remove realm chat-transport usages 2019-08-22 14:55:50 +02:00
search re-frame subscriptions optimization 2019-05-01 12:49:31 +02:00
sign_in [fix 8702] hash passwords before sending them to status-go 2019-09-05 18:13:10 +02:00
signing [#8666] Add account via BIP 44 2019-08-14 17:58:24 +02:00
stickers Enable stickers on all envs. Use contenthash to identify stickers 2019-07-11 15:06:32 +02:00
transport integrate status-go mailserver api 2019-09-05 18:07:17 +02:00
tribute_to_talk move networks out of multiaccount 2019-08-28 11:11:40 +02:00
ui/screens integrate status-go accounts 2019-08-20 17:42:02 +02:00
utils Remove RAM bundle support 2019-08-30 17:13:35 +02:00
wallet [wallet] use status-go wallet service 2019-07-22 11:16:00 +02:00
i18n.cljs [fix 8795] remove mainnet is default alert 2019-08-21 17:40:50 +02:00
runner.cljs validate links before opening 2019-08-29 15:14:06 +02:00