bisq/core
Steven Barclay 10bed7aafe Remove redundant/invalid null handling from PaymentMethod.compareTo
Don't return 0 in the case of a null 'this.id' field, as that violates
the Comparable contract and leads to inconsistent NPE throwing when the
arguments are swapped. Instead, just assume (reasonably) that the ID
field will never be null.
2019-09-17 18:59:31 +01:00
..
.tx Merge core repository at 4597613 2018-09-05 10:48:22 +02:00
src Remove redundant/invalid null handling from PaymentMethod.compareTo 2019-09-17 18:59:31 +01:00
update_translations.sh Add portuguese (Brazil) locale 2019-09-05 10:35:35 +02:00