status-go/api
Siddarth Kumar cf84c40320
PR to fix media server sleep issue (#3189)
* fix media-server sleep wake up issue

we now use waku v2 and hence messenger was nil.
Since it was nil, the logic in place responsible for triggering app state events was not firing and hence media server would become un-responsive after a sleep event.

this commit fixes that.

Co-Authored-By: Andrea Maria Piana <andrea.maria.piana@gmail.com>


---------

Co-authored-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2023-02-15 13:44:00 +05:30
..
multiformat Add compressed key to multiaccount/messages/contacts 2023-01-30 16:40:40 +00:00
.gitignore Fix some tests & upgrade contracts 2021-07-20 10:57:38 +02:00
app_state.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
app_state_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
backend.go upgrade ethereum 2022-10-26 09:39:30 +02:00
backend_test.go test: `TestConvertAccount` test update 2023-01-27 13:20:52 +01:00
geth_backend.go PR to fix media server sleep issue (#3189) 2023-02-15 13:44:00 +05:30
test_helpers.go replace deprecated ioutil.TempDir with os.MkdirTemp 2023-01-03 15:40:11 +01:00
utils.go synchronize display name (#2989) 2022-12-29 14:16:19 +08:00
utils_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00