status-react/test/cljs
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
..
cljsjs update react-native and project dependencies 2017-12-15 16:06:13 +01:00
status_im [fix 8702] hash passwords before sending them to status-go 2019-09-05 18:13:10 +02:00