status-mobile/test/cljs/status_im
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
..
react_native Use react-native net-info community package 2019-09-05 14:16:28 +02:00
test [fix 8702] hash passwords before sending them to status-go 2019-09-05 18:13:10 +02:00