mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
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.
Status bindings for go-ethereum
Docs
- How to Build
- How to Contribute
- How to Release
- How to run a Bootnode
- How to run a Mailserver
- How to run a Waku node
- How to configure status-go
License
Description
Languages
Go
98.6%
Python
0.7%
Shell
0.4%
Makefile
0.1%
Groovy
0.1%