<p>github.com/AlDanial/cloc v 1.80  T=0.07 s (14.0 files/s, 14.0 lines/s)</p>
<table>
<thead>
<tr>
<th align="left">_</th>
<th align="right">files</th>
<th align="right">blank</th>
<th align="right">comment</th>
<th align="right">code</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">same</td>
<td align="right">0</td>
<td align="right">0</td>
<td align="right">98</td>
<td align="right">645</td>
</tr>
<tr>
<td align="left">modified</td>
<td align="right">5</td>
<td align="right">0</td>
<td align="right">0</td>
<td align="right">20</td>
</tr>
<tr>
<td align="left">added</td>
<td align="right">1</td>
<td align="right">18</td>
<td align="right">22</td>
<td align="right">57</td>
</tr>
<tr>
<td align="left">removed</td>
<td align="right">7</td>
<td align="right">97</td>
<td align="right">145</td>
<td align="right">321</td>
</tr>
</tbody>
</table>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/2464'>https://github.com/bisq-network/bisq/pull/2464</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Refactor SeedNodeRepo stuff</li>
  <li>Honor manually provided seed nodes</li>
  <li>Incorporate DAO_TESTNET</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-0">core/src/main/java/bisq/core/CoreModule.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-1">core/src/main/java/bisq/core/app/BisqEnvironment.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-2">core/src/main/java/bisq/core/app/misc/ModuleForAppWithP2p.java</a>
    (2)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-3">core/src/main/java/bisq/core/network/p2p/seed/DefaultSeedNodeAddresses.java</a>
    (97)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-4">core/src/main/java/bisq/core/network/p2p/seed/DefaultSeedNodeRepository.java</a>
    (104)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-5">core/src/main/java/bisq/core/network/p2p/seed/ImmutableSetDecorator.java</a>
    (45)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-6">core/src/main/java/bisq/core/network/p2p/seed/SeedNodeAddressLookup.java</a>
    (106)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-7">core/src/main/java/bisq/core/network/p2p/seed/SeedNodeAddresses.java</a>
    (67)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-8">core/src/main/resources/btc_dao_testnet.seednodes</a>
    (5)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-9">core/src/main/resources/btc_mainnet.seednodes</a>
    (9)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-10">core/src/main/resources/btc_regtest.seednodes</a>
    (10)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-11">core/src/main/resources/btc_testnet.seednodes</a>
    (7)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-12">core/src/test/java/bisq/core/network/p2p/seed/DefaultSeedNodeRepositoryTest.java</a>
    (48)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-13">core/src/test/java/bisq/core/network/p2p/seed/ImmutableSetDecoratorTest.java</a>
    (65)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-14">core/src/test/java/bisq/core/network/p2p/seed/SeedNodeAddressLookupTest.java</a>
    (55)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-15">core/src/test/java/bisq/core/network/p2p/seed/SeedNodeAddressesTest.java</a>
    (102)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-16">core/src/test/resources/mainnet.seednodes</a>
    (9)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-17">core/src/test/resources/regtest.seednodes</a>
    (10)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-18">core/src/test/resources/testnet.seednodes</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2464/files#diff-19">p2p/src/main/java/bisq/network/p2p/seed/SeedNodeRepository.java</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/2464.patch'>https://github.com/bisq-network/bisq/pull/2464.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/2464.diff'>https://github.com/bisq-network/bisq/pull/2464.diff</a></li>
</ul>

<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/2464">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtkyJv0B1RG2-l4CVoIEqKoxyf29mks5vQ_x6gaJpZM4bQFUh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtuKTvqj4XcmNSe-vruIEpkq8GKPaks5vQ_x6gaJpZM4bQFUh.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Seed node repo refactoring (#2464)"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/2464"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2464",
"url": "https://github.com/bisq-network/bisq/pull/2464",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>