frank

Results 91 comments of frank

> @qfrank thank you for the PR. Could you please summarise what exactly should be QAed in this PR? I have read comments/description of previous PRs and still not sure...

> Hey @qfrank thanks for the PR. Please take a look at the issue. > > ### ISSUE 1 `Cannot unmarshal string into Go struct...` error when scanning Sync code...

Hi @pavloburykh , the PR is ready to do manual QA now, we need to have a full regression test since this PR touch all of the function in `native_module/core.cljs`...

Why hasn't this PR been merged yet? I got this error today which reminds me of this PR: ``` ERROR[10-08|02:39:47.269|github.com/status-im/status-go/protocol/messenger_curated_communities.go:51] failed to get curated communities from contract error="optimism-goerli.infura.io.error: Post \"https://optimism-goerli.infura.io/v3/\":...

> have you ever encountered the situation where the app seemingly logged out when you brought it back to the foreground? I have experienced yesterday when use local develop build...

> > have you ever encountered the situation where the app seemingly logged out when you brought it back to the foreground? > > I have experienced yesterday when use...

found something interesting when I run Status on android emulator today: ``` 04-11 16:45:56.846 570 2557 D ActivityManager: freezer override set to true 04-11 16:45:56.868 570 2557 D ActivityManager: freezer...

> yeah that was my thought about hight node activity during spam or bug but I was running status backend server separately 🤔 ofc, hight node activity could be a...

> > What I have done before this log: > > > > * create a new profile > > * set profile log level to debug > > *...

after disabling `wakuv2.peerstats`, the `api.log` looks like this: ``` 2025-04-14T15:30:30.485+0800 DEBUG RequestLogger signal {"type": "backup.performed", "event": {"lastBackup":1744615830}} 2025-04-14T15:30:37.333+0800 DEBUG RequestLogger signal {"type": "envelope.expired", "event": {"hash":"0x0000000000000000000000000000000000000000000000000000000000000000","ids":["0x837667bf013b38abe86ec60054361f2ab49e85c15979e699168685cb724f36d1"],"message":"envelope expired due to connectivity issues"}}...