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:
parent
37028c62a2
commit
387b9cb37a
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue