frank
frank
> no, it doesn't :( same place, same error [TestOneToOneChatMultipleSharedDevicesNewUiTwo_geth0.log](https://github.com/user-attachments/files/16964502/TestOneToOneChatMultipleSharedDevicesNewUiTwo_geth0.log) can't see the error(account not found) in the log, so it's not relate to this issue 🤔
the log message "started a node, and created account" shows account created successfully. What if restart app?
I'm running out of idea ATM, unassign myself, maybe back one day when inspiration comes.
> I couldn't find any explanation about how to subscribe to signals. Any tips? pls see [this](https://github.com/status-im/status-go/pull/5847/files#diff-afbaf1d50176508a38f662d8cfa4de042ccab10169f8e20ec6f1eaab747779e0) and relate test code @ilmotta
> > There's no need to use the whole TCP/IP/HTTP stack for this when we can call the method directly. It will be slower with the network and OS involved....
> > To get started, there's a README in `/cmd/status-backend/README.md`. > > ```shell > > make generate > > make run-status-backend PORT=9050 > > ``` > > I'm new to...
> I have some concerns regarding `MEDIA_HTTPS` thingy, please take a look at [#6060 (review)](https://github.com/status-im/status-go/pull/6060#pullrequestreview-2442755942). > > Also, I highly recommend to split this PR into fewer smaller ones. I...
> @qfrank I see you intention, but I still think it should've been done a bit differently. I guess at this point it doesn't make sense to change, but I'll...
able to reproduce it after run 1000 times locally.
> I couldn't find verifyAccountPasswordV2 in status-go changes [here](https://github.com/status-im/status-go/blob/dcbd854dc7fa57922492630ad88e69830a3cd628/mobile/status.go#L291) @siddarthkay