bisq/desktop
chimp1984 28c8150b6b
Refactoring
This is another larger refactoring, sorry ;-)

But the structure was just not correct before. We had handled multiple
trades with multiple results and that is error prone. Now each class
has much more clear responsibilities. Also the result enums are not
changes so that they are better separated between result based and
service bases states.

All different states are still hard to test. We should set up some mock
service to simulate confirmations counting up and error scenarios.
2020-09-01 19:10:43 -05:00
..
package Bump version number for v1.3.7 2020-07-30 10:19:34 +02:00
src Refactoring 2020-09-01 19:10:43 -05:00