bisq/core
ghubstan 57509890f2
Throw client-friendly EX for payment sent/rcvd msgs
Don't depend on silent, UI purposed task runner errors if confirmpaymentstarted
or confirmpaymentreceived msgs are sent outside the proper context.
Throw a FailedPreconditionException instead, and it will be translated
into the proper gPRC StatusRuntimeException before being sent to client.

For BTC buyers and sellers, block the messaging attempt if the taker
deposit tx has not been confirmed.

For BTC sellers, block an attempt to send a confirmpaymentreceived message
until after receiving a confirmpaymentstarted message has been sent from
the buyer.
2022-06-13 21:16:14 -03:00
..
.tx Update translations for v1.9.0 2022-04-28 13:12:59 +02:00
src Throw client-friendly EX for payment sent/rcvd msgs 2022-06-13 21:16:14 -03:00
update_translations.sh Add Polish translation 2021-12-01 15:13:57 +01:00