Andrea Maria Piana 56c0142f16 Honor FullNode config in waku
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.
2020-08-26 14:11:13 +02:00
..
2020-05-01 10:14:04 +02:00
2020-05-01 10:14:04 +02:00
2020-08-26 14:11:13 +02:00
2020-05-01 10:14:04 +02:00

waku/1

This namespace implements waku 1.0 as described in https://github.com/vacp2p/specs/blob/master/specs/waku/waku-1.md