bisq icon indicating copy to clipboard operation
bisq copied to clipboard

A decentralized bitcoin exchange network

Results 238 bisq issues
Sort by recently updated
recently updated
newest added

Allow the user to configure the units for displaying BTC amounts (sats, mBTC, BTC -- just like Electrum Wallet does). This makes it more intuitive for user to deal with...

in:gui
good first issue

### Description The requests to get BSQ blocks from seed nodes has some bugs in some edge cases. I guess it is when a timoute get triggered. We need to...

a:bug
in:dao

The Bisq FeeService should automatically select a new provider when the chosen RPC endpoint is down. It does not, simply keeps querying the same one and writing errors to the...

a:bug
a:feature

### Description Tor can rate limit Bisq for various reasons, but Bisq does not handle this case or indicate it to the user in any way #### Version v1.3.5 ###...

in:network
re:Tor

First off all your Issue template has "behaviour" but my spell correction tells me its spelled "behavior" ### Description Basically the same as #3053 but it seems @ripcurlx did have...

a:bug
on:Linux

Might be my fault. Im not too into this kinda stuff. When I start Bisq from my Terminal this appears: fault: An unexpected error occurred. Please file a report at...

- [Implement DirectoryHasNChildren Hamcrest Matcher](https://github.com/bisq-network/bisq/commit/d38bb701e76ddc4ad18f24144b6170456d6c5faa) - [persistence: Implement RollingBackups](https://github.com/bisq-network/bisq/commit/a5193d4e12a25a381dd874ad4ca2a6b9c570d6ea)

Implements request https://github.com/bisq-network/bisq/discussions/7001 Allowing to initiate Sepa Payment by scanning QR Code The `Show QRC` setting is saved in preferences for subsequent use. ![qrc-1](https://github.com/bisq-network/bisq/assets/47253594/129ed66b-7d8e-4b4b-8e0f-12b707cedf6e) ![qrc-2](https://github.com/bisq-network/bisq/assets/47253594/6c9f0797-6f04-4433-9617-de5421d3ce82) ![qrc-3](https://github.com/bisq-network/bisq/assets/47253594/87e47929-f5b4-4ae0-9e6e-2d44d7b84e6d)

- [Implement AsyncFileWriter.truncate()](https://github.com/bisq-network/bisq/commit/a30d4d55d6e0097b8d78a786a0435387c5c7b2fc) - [Return CompletableFuture in PersistenceFileWriter.write](https://github.com/bisq-network/bisq/commit/bf575246715cdce20db1ffbae792b820e88ad479) - [PersistenceFileWrite: Truncate file before writing](https://github.com/bisq-network/bisq/commit/f7443b76765eb9f09ad45c466cf9c4e185ed4320) - [Implement AtomicFileWriterIntegrationTests](https://github.com/bisq-network/bisq/commit/fd6b446544919e92e7d3892b3fab0fd8bb1228a7) - singleWrite - twoWritesSecondSmaller - twoWriteSecondLarger