bisq/core
ghubstan c9f3aa9edf
Block API takeoffer attempt if !sufficient btc in wallet
This API bug was relying on offer availability checks, but those do
not check the taker's wallet.  The take offer model makes the check convenient,
and a core.api NotAvailableException can be thrown from CoreTradesService,
then mapped to the appropriate gPRC UNAVAILABLE exception sent to clients.

A new test case is added for this change:  Bob's wallet is emptied, he
fails to take an offer, and Alice returns Bob's BTC.
2022-05-22 17:00:33 -03:00
..
.tx Update translations for v1.9.0 2022-04-28 13:12:59 +02:00
src Block API takeoffer attempt if !sufficient btc in wallet 2022-05-22 17:00:33 -03:00
update_translations.sh Add Polish translation 2021-12-01 15:13:57 +01:00