<p></p>
<p><b>@chimp1984</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/5038#discussion_r551069024">proto/src/main/proto/pb.proto</a>:</p>
<pre style='color:#555'>> @@ -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;
</pre>
<p>Ah true. Damn... We can keep old filter and create a new one. Or use extraMap (not great)....<br>
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...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/5038#discussion_r551069024">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTWPFVP7ZMXKEMW5FLSYD5EZANCNFSM4VQRSSNA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNVATGP6UGG6ONQQ46LSYD5EZA5CNFSM4VQRSSNKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEFWB6LA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5038#discussion_r551069024",
"url": "https://github.com/bisq-network/bisq/pull/5038#discussion_r551069024",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>