bisq/core
Steven Barclay aa7aedd0b1
Make getActiveBurningManCandidates return a list instead of a set
This avoids needless hashing & equality comparisons of instances of
'BurningManCandidate', which are quite large mutable objects (so should
probably use reference equality anyway, and not be used as keys).

Also rearrange a couple of (package) private methods.
2024-07-13 16:55:07 +02:00
..
.tx Update translations for v1.9.0 2022-04-28 13:12:59 +02:00
src Make getActiveBurningManCandidates return a list instead of a set 2024-07-13 16:55:07 +02:00
build.gradle core: Switch to 'bisq.javafx' Gradle Plugin 2023-08-04 13:27:55 +02:00
update_translations.sh Add Polish translation 2021-12-01 15:13:57 +01:00