Don't send extra contacts from status-go

Previous we sent all contacts from status-go, also those that we only
create to memoize name/image.
This commit changes the behavior so that only contacts that have custom
fields are received by status-react (added by us, added by them,
blocked, with a verified ENS name)

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
This commit is contained in:
Andrea Maria Piana 2020-04-17 13:30:18 +02:00
parent 37028c62a2
commit 387b9cb37a
No known key found for this signature in database
GPG Key ID: AA6CCA6DE0E06424
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"_comment": "DO NOT EDIT THIS FILE BY HAND. USE 'scripts/update-status-go.sh <tag>' instead",
"owner": "status-im",
"repo": "status-go",
"version": "v0.52.2",
"commit-sha1": "3a84afd0f19e294580406d9567eda3bb32ea8506",
"src-sha256": "0p3mkyln7pr0qkd0j7bm3xqqd4i2jl3f5zsfqrwa1xky0rvzydw1"
"version": "v0.52.3",
"commit-sha1": "2d1f6c1cfa1a957ddf381c764cba1ce9d2fbf5e9",
"src-sha256": "0zawhfqymi2sakx78p6r9vcb02rn1g3ibnhwxw510ck4dqm7rp7p"
}