<p>Accounts that can sign automatically sign other accounts with the same name. This allows users to add new bank accounts and get them signed without doing trades.</p>
<p>The logic is that it's the trustworthiness of the user that's verified with the signed witnesses.</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/4305'>https://github.com/bisq-network/bisq/pull/4305</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add getOwnerId to PaymentAccountPayload for owner name comparison</li>
  <li>Sign accounts with same name</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-d9deee426c480d8631711c8b147bbfa4">core/src/main/java/bisq/core/account/sign/SignedWitnessService.java</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-a52b4824e9a7e21f9c9bf6de3dbe1e3a">core/src/main/java/bisq/core/account/witness/AccountAgeWitnessService.java</a>
    (34)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-e26b3d3959d7b07ae76c718e12b397ba">core/src/main/java/bisq/core/payment/PaymentAccount.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-144ad3244676dbef4cb51fdd4d774336">core/src/main/java/bisq/core/payment/payload/BankAccountPayload.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-0b4e2a9ad52130107aa7b44345ad707d">core/src/main/java/bisq/core/payment/payload/CashDepositAccountPayload.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-68f0c55ef0baedbc25f13f34b87246b1">core/src/main/java/bisq/core/payment/payload/ChaseQuickPayAccountPayload.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-520d0e4b57b67829c3f8b179b63f6475">core/src/main/java/bisq/core/payment/payload/ClearXchangeAccountPayload.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-f3e6c4c603fc150fff26838f2d71e662">core/src/main/java/bisq/core/payment/payload/InteracETransferAccountPayload.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-fa735d5f3bdf5a6ce737188d7c8a8dfc">core/src/main/java/bisq/core/payment/payload/PaymentAccountPayload.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-20ebb6057d446d04390b21e47bc372ab">core/src/main/java/bisq/core/payment/payload/PopmoneyAccountPayload.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-68533fa1ace590799563fbbcf8216182">core/src/main/java/bisq/core/payment/payload/SepaAccountPayload.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-a074f9824a2af5b8af10b061b7c1c236">core/src/main/java/bisq/core/payment/payload/SepaInstantAccountPayload.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-e63982b8cff47e15b59a3d9504101a77">core/src/main/java/bisq/core/payment/payload/SwishAccountPayload.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-6b2f9069541b03dff195686381cadd0a">core/src/main/java/bisq/core/payment/payload/USPostalMoneyOrderAccountPayload.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-47be6c9235e25736eef8457734bde387">core/src/main/java/bisq/core/payment/payload/VenmoAccountPayload.java</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4305/files#diff-76352ea19f4c4b95ff2e3a16fcfef1a6">desktop/src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsDataModel.java</a>
    (1)
  </li>
</ul>

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