[bisq-network/bisq] Add filter support on network level (#5038)

chimp1984 notifications at github.com
Mon Jan 4 00:33:32 CET 2021


@chimp1984 commented on this pull request.



> @@ -677,6 +677,7 @@ message Filter {
     repeated string bannedPrivilegedDevPubKeys = 23;
     bool disable_auto_conf = 24;
     repeated string banned_auto_conf_explorers = 25;
+    repeated string node_addresses_banned_from_network = 26;

Ah true. Damn... We can keep old filter and create a new one. Or use extraMap (not great)....
There will be more addition to filter, so I guess to handle multiple filters is best. Most users update quickly so we do not need to maintain the old filters forever...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5038#discussion_r551069024
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210103/cfaa5380/attachment-0001.htm>


More information about the bisq-github mailing list