bisq/desktop
chimp1984 608166ce64
When a refund agent closes a case we have checked that the trade protocol is the same between offer and refund agent.
This would fail once we update trade protocol version when we release segwit. So this fixes that as it only checks if the version is not the old version (1) where refund agents have not been part of the system.
Also checks for legacy arbitrator that it only can be used for version 1 cases. Not tested and not assumed that this code will be executed as old arbitrators would use the old app in case they need to still work on a old case.
2020-10-10 15:55:19 -05:00
..
package Setting jvm option -Djdk.module.illegalAccess=deny avoids the warning logs at startup 2020-10-06 00:19:50 -05:00
src When a refund agent closes a case we have checked that the trade protocol is the same between offer and refund agent. 2020-10-10 15:55:19 -05:00