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
..
2019-08-30 17:13:35 +02:00
2019-08-30 17:13:35 +02:00
2019-08-30 17:13:35 +02:00
2019-09-04 15:53:48 +02:00
2019-08-30 17:13:35 +02:00
2019-08-28 16:46:52 +02:00
2019-08-20 17:42:02 +02:00
2019-08-30 17:13:35 +02:00
2019-05-14 13:44:08 +02:00
2019-09-05 18:09:56 +02:00
2019-08-26 12:18:03 +02:00
2019-08-30 17:13:35 +02:00
2019-08-30 17:13:35 +02:00
2019-08-30 17:13:35 +02:00
2019-05-15 17:40:41 +03:00
2019-09-04 15:53:48 +02:00
2019-08-30 17:13:35 +02:00
2019-06-13 09:35:09 +03:00
2019-09-04 15:53:48 +02:00