mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
56c0142f16
previously FullNode would only result in setting a bloom filter to full. This behavior caused issues as you effectively cannot install a filter on a FullNode, as it would advertise the new topic/bloom filter and stop receiving all the messages. This caused an issue when running push notifications servers together with mailservers, also the behavior is a bit counter-intuitive as I would expect the FullNode config to be honored no matter of what filters are installed.
waku/1
This namespace implements waku
1.0 as described in https://github.com/vacp2p/specs/blob/master/specs/waku/waku-1.md