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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3621#discussion_r347797534">p2p/src/main/java/bisq/network/p2p/P2PModule.java</a>:</p>
<pre style='color:#555'>> @@ -105,5 +105,6 @@ protected void configure() {
         bindConstant().annotatedWith(named(NetworkOptionKeys.MSG_THROTTLE_PER_10_SEC)).to(environment.getRequiredProperty(NetworkOptionKeys.MSG_THROTTLE_PER_10_SEC));
         bindConstant().annotatedWith(named(NetworkOptionKeys.SEND_MSG_THROTTLE_TRIGGER)).to(environment.getRequiredProperty(NetworkOptionKeys.SEND_MSG_THROTTLE_TRIGGER));
         bindConstant().annotatedWith(named(NetworkOptionKeys.SEND_MSG_THROTTLE_SLEEP)).to(environment.getRequiredProperty(NetworkOptionKeys.SEND_MSG_THROTTLE_SLEEP));
+        bindConstant().annotatedWith(named("MAX_SEQUENCE_NUMBER_MAP_SIZE_BEFORE_PURGE")).to(10000);
</pre>
<p>Same concern as in <a class="commit-link" href="https://github.com/bisq-network/bisq/commit/833611f1df5e9cd886d82c49bd7d597736d062a3#r347789865"><tt>833611f</tt>#r347789865</a></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/3621?email_source=notifications&email_token=AJFFTNX5LJSLY6M6357WLB3QUOS67A5CNFSM4JOHXZ3KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCMAY3CY#pullrequestreview-318868875">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSEE3MNXJ77UCMABD3QUOS67ANCNFSM4JOHXZ3A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQWI2Y6AF2LURT2YCTQUOS67A5CNFSM4JOHXZ3KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCMAY3CY.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/3621?email_source=notifications\u0026email_token=AJFFTNX5LJSLY6M6357WLB3QUOS67A5CNFSM4JOHXZ3KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCMAY3CY#pullrequestreview-318868875",
"url": "https://github.com/bisq-network/bisq/pull/3621?email_source=notifications\u0026email_token=AJFFTNX5LJSLY6M6357WLB3QUOS67A5CNFSM4JOHXZ3KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCMAY3CY#pullrequestreview-318868875",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>