<p>Bisq frequently (once per minute) queries our price nodes for up-to-date<br>
fee information. It does so by HTTP GET request. However, it provided<br>
a UID via the "User-Agent" HTTP header field. This UID has been a random<br>
number which changed everytime Bisq gets started up.</p>
<p>This UID has never been used. Thus, remove it.</p>
<p>We had a similar case with the price-feed service. Now, pricenode logs should not contain any uid info anymore.</p>
<p>(this has been pointed out in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="559744421" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/3937" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/3937/hovercard" href="https://github.com/bisq-network/bisq/pull/3937">#3937</a>)</p>

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

<h4>Commit Summary</h4>
<ul>
  <li>Remove unused uid in fee provider service</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4015/files#diff-7094d89fec2a4e98fc6fb22387e014ba">core/src/main/java/bisq/core/provider/fee/FeeProvider.java</a>
    (2)
  </li>
</ul>

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