<p>Replaces <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="560884481" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/3942" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/3942/hovercard" href="https://github.com/bisq-network/bisq/pull/3942">#3942</a> (sorry for the last minute change)</p>
<p>This script will now be able to start any Bisq node entrypoint, for use with Bisq seednode, Bisq pricenode, Bisq statsnode, etc. and adds necessary new configuration variables for these use cases:</p>
<ul>
<li>Renames the <code>bisq-seednode</code> service to generic <code>bisq</code> service</li>
<li>Allows specifying Bisq entrypoint as a configuration setting</li>
<li>Allows setting an external Bitcoin node not running on localhost</li>
<li>Allows running a non-fullnode (for use cases such as Markets API)</li>
<li>Allows enabling dump of Bisq Markets data to JSON files</li>
</ul>

<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/3943'>https://github.com/bisq-network/bisq/pull/3943</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Split seednode systemd service ExecStart command into multiple lines</li>
  <li>Add setting in seednode configuration to specify btcnode host/port</li>
  <li>Tweak seednode torrc configuration options to improve P2P connectivity</li>
  <li>Require bitcoin.service from bisq-seednode.service via systemd binding</li>
  <li>Make seednode installer run from master and build bisq from release tag</li>
  <li>Seednode must be shutdown using `kill -9` until #3884 is fixed</li>
  <li>Fix seednode uninstall script to use correct service names</li>
  <li>Disable CircuitBuildTimeout in seednode Tor configuration</li>
  <li>Disable seednode torrc advanced configuration options for now</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3943/files#diff-0">seednode/bisq-seednode.env</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3943/files#diff-1">seednode/bisq-seednode.service</a>
    (23)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3943/files#diff-2">seednode/install_seednode_debian.sh</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3943/files#diff-3">seednode/torrc</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3943/files#diff-4">seednode/uninstall_seednode_debian.sh</a>
    (7)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/3943.patch'>https://github.com/bisq-network/bisq/pull/3943.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/3943.diff'>https://github.com/bisq-network/bisq/pull/3943.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/3943?email_source=notifications&email_token=AJFFTNSZBPV74NQDVZY6TQTRBPQYTA5CNFSM4KQ2KJDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ILO5KWA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVPFCHBN4DCN4G4GULRBPQYTANCNFSM4KQ2KJDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNUG35FROOAVOJIV2JLRBPQYTA5CNFSM4KQ2KJDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ILO5KWA.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/3943?email_source=notifications\u0026email_token=AJFFTNSZBPV74NQDVZY6TQTRBPQYTA5CNFSM4KQ2KJDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ILO5KWA",
"url": "https://github.com/bisq-network/bisq/pull/3943?email_source=notifications\u0026email_token=AJFFTNSZBPV74NQDVZY6TQTRBPQYTA5CNFSM4KQ2KJDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ILO5KWA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>