[Fixes: #11351] Pass topics when querying the mailserver

Currently we are still using a bloom filter when querying mailserver.
This commit changes the behavior so that topics are used instead.

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
This commit is contained in:
Andrea Maria Piana 2020-11-23 13:24:02 +01:00
parent bd281e6c9f
commit 64840f74a7
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.64.0",
"commit-sha1": "002f9a55974ee49ba2e66f7cee5a6e27a668a59a",
"src-sha256": "0rfl9j3sjavic0sp3jxf4z2p20blaipdc3r6svbnr2grkiadgn3f"
"version": "v0.64.2",
"commit-sha1": "0304b3fa46a6a222b0e346d4a2d1472b965eb78c",
"src-sha256": "0jmwvapv1k3g45gv5xzwshsf2b96b897xs5wyp69sdz9p2nnl18z"
}