mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-11 01:07:00 +00:00
57b1722863
This commits verifies ens names when new messages or contact requests come through. A batch of ens names is sent to status-go which will then verifying them and the result will be passed back in a callback to status-react. Also temporary skipped test_ens_in_public_chat until we merge the ENS code (blocked currently by 1.9 upgrade) Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>