status-mobile/status-go-version.json
Andrea Maria Piana 387b9cb37a
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>
2020-04-21 09:15:32 +02:00

9 lines
315 B
JSON

{
"_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.3",
"commit-sha1": "2d1f6c1cfa1a957ddf381c764cba1ce9d2fbf5e9",
"src-sha256": "0zawhfqymi2sakx78p6r9vcb02rn1g3ibnhwxw510ck4dqm7rp7p"
}