bisq/core
chimp1984 d725590a9c
Remove delay form UserThread.execute
For tradeStateListener that would cause a wrong state as we would get
called after we have completed and do the isPayoutPublished check.
Keeping it in sync does remove the listener before we complete the
trade.

For autoConfirmSettings it would probably not cause and issue but as
we use a CopyOnWriteArrayList there the remove is safe anyway (to not
cause a ConcurrentListModification exception).
2020-09-02 11:16:06 -05:00
..
.tx Merge core repository at 4597613 2018-09-05 10:48:22 +02:00
src Remove delay form UserThread.execute 2020-09-02 11:16:06 -05:00
update_translations.sh Remove Greek from supported core languages 2020-01-08 09:04:17 +01:00