Andrea Maria Piana
e433e7d470
Fix potential race condition
2021-01-26 17:58:25 +01:00
Andrea Maria Piana
a1b3e3a772
Clean topics that we don't listen to
...
There was a bug on status-react where it would save filters that were
not listened to.
This commit adds a task to clean up those filters as they might result
in long syncing times.
This commit also returns topics/ranges/mailserves from messenger in
order to make the initialization of the app simpler and start moving
logic to status-go.
It also removes whisper from vendor.
2021-01-26 09:39:57 +01:00
Andrea Maria Piana
7a64fbf5f7
make apis private ( #1866 )
...
* make apis private
* Bump whisper
2020-02-25 08:03:01 +01:00
Adam Babik
e4b0a97cc5
add bridge metrics to Whisper and Waku ( #1864 )
2020-02-19 15:36:16 +01:00
Adam Babik
7ba20cb5a2
Prepare Whisper and Waku for bridge implementation ( #1850 )
2020-02-13 15:30:20 +01:00
Adam Babik
79b8112f89
Split shhext into shhext and wakuext ( #1803 )
2020-01-20 21:56:06 +01:00
Adam Babik
37a508a97b
Integrate Waku service ( #1759 )
2020-01-08 12:12:23 +01:00
Pedro Pombeiro
c8a911ebd1
Use goimports instead of gofmt
2020-01-06 10:17:23 +01:00
Adam Babik
1ac515f19e
remove reSelectAccount from backend, SelectKeyPair and SelectedKeyPairID methods from Whisper
2019-12-30 12:56:05 +01:00
Adam Babik
ea0f12b920
Waku/0 service ( #1715 )
2019-12-20 10:40:50 +01:00
Pedro Pombeiro
ef87c330ce
Improve parameter naming in `Whisper.DeleteKeyPair`
2019-12-19 14:11:48 +01:00
Adam Babik
52dd835692
Implement rate limits exchange ( #1729 )
2019-12-11 14:11:29 +01:00
Adam Babik
4ac4a61e20
Move whisper to status-go monorepo ( #1720 )
2019-12-09 11:06:04 +01:00