Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify ENS names #9178

Merged
merged 1 commit into from
Oct 23, 2019
Merged

Verify ENS names #9178

merged 1 commit into from
Oct 23, 2019

Commits on Oct 23, 2019

  1. Verify ens names on messages and contact requests

    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>
    cammellos committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    57b1722 View commit details
    Browse the repository at this point in the history