bisq-network / bisq

A decentralized bitcoin exchange network
https://bisq.network
GNU Affero General Public License v3.0
4.69k stars 1.27k forks source link

"Transfer Same Bank" & "Transfer Specific Banks" match case-insentitivity #7257

Closed cparke2 closed 6 days ago

cparke2 commented 1 week ago

Offers match these payment method types only if bank names entered in the maker and taker accounts are the same. However, if the maker entered, for example, "BANK OF AMERICA" as bank name in their Bisq account but the taker entered "Bank of America", the offer account mismatches without this fix to make the match case-insensitive.