Andrea Maria Piana 5c55ab5264 Make sure request is originating from us before marking it as processed
This commit fixes one source of flakyness in the tests, which was an
actual bug.

If 1 device is registering with a push notification server, if there's
another device with the same public key, both would mark themselves as
registered, while maybe only one has been actually registered.

To fix this, we keep track of the request ids we send (in memory for
now), and only mark it as registered if the request was originating on
this device.
2021-09-28 12:31:26 +01:00
2021-06-16 16:19:45 -04:00
2021-09-17 11:23:05 +02:00
2021-07-20 10:57:38 +02:00
2021-07-20 10:57:38 +02:00
2021-09-01 13:02:18 +01:00
2021-05-21 07:22:58 +02:00
2020-01-06 10:17:23 +01:00
2021-09-27 09:04:28 -04:00
2021-07-20 10:57:38 +02:00
2021-08-18 12:56:53 +02:00
2021-09-01 13:02:18 +01:00
2018-03-23 14:58:40 +01:00
2021-07-20 10:57:38 +02:00
2021-09-28 08:22:17 +01:00
2021-09-15 09:28:51 +01:00
2021-05-21 07:22:58 +02:00
2021-07-20 10:57:38 +02:00
2021-09-23 11:31:59 -04:00
2021-09-28 08:22:17 +01:00
2021-09-28 08:22:17 +01:00
2016-09-21 10:00:29 +08:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.7%
Shell 0.4%
Makefile 0.1%
Groovy 0.1%