Andrea Maria Piana
Andrea Maria Piana
Closing in favor of https://github.com/status-im/status-mobile/pull/13799
Oh my bad, I thought it was solved for keycard, re-opening then, thank you!
We upgraded to `1.6.0`, we could not upgrade to the latest version as we are running on some issues with `1.6.5`/`1.6.6`. I have looked at open CVE https://www.cvedetails.com/vulnerability-list/vendor_id-7637/Bouncycastle.html here and...
@Neustradamus I wasn't checking `nix/*` files, I am not sure that correctly describes the dependencies we use, but rather what's available. @jakubgs could you confirm if that's correct? (i.e what's...
Still relevant I believe, we can check keycard if they updated though
@DiGitHubCap how's the battery usage if you are offline/airplane node? > As I said in the OP, I hadn't received any messages at all that day. I only have 3...
I managed to replicate long syncing time. I have dumped the topics that my app is listening to and check against the database how many envelopes are present per topic....
After further investigation I discovered that I had a lot of orphaned topics: out of 500 ish topics only 120 had a filter associated. This meant that I was fetching...
Ok, thanks to @jakubgs we figure out where these topics are coming from. They are from the push notification servers. Clients should be publishing on those, but should not be...
The number of topics has increased again a lot overnight (332), a 100 topics jump, and the app re-requested 24 hours of data for all topics even though it should...