This release addresses concerns about the overly restrictive trade amount limits introduced in the previous release and fixes a bug affecting BSQ swap trades.
Release notes
DAO Consensus Security
- DAO merit validation is hardened at and after block
954_200. - V2 merit validation checks embedded merit issuances against DAO state compensation issuances, verifies signatures, ignores future merit, and prevents duplicate issuance tx IDs from contributing more than once.
- Legacy merit behavior remains in place before block
954_200for historical replay compatibility.
Arithmetic Hardening
- DAO consensus arithmetic is height-gated: legacy arithmetic before block
954_200, exact V2 arithmetic at and after activation. - Exact arithmetic is applied to proposal quorum and threshold calculations, vote-result stake aggregation, majority-hash stake totals, issuance sum checks, and V2 weighted merit calculations.
- A zero total-stake majority hash case is now rejected before division.
DAO Results And Tests
- DAO result display calculations now use the result-phase height.
- The cycle accepted-vote count now uses accepted votes instead of active votes.
- Regression tests cover merit validation, activation boundaries, DAO arithmetic, proposal vote results, vote-result consensus, vote-result service aggregation, and legacy versus V2 weighted merit.
See full release notes at: https://github.com/bisq-network/bisq/tree/release/v1.10.2/release-notes/1.10.2
Installation
macOS
Bisq does not use Apple's notarization process (see why).
For that reason you will see that (misleading) alert:

Grant permissions by:
- run
sudo xattr -rd com.apple.quarantine /Applications/Bisq.appin a terminal (type Terminal in the Apple search box) - open
Bisqagain
More details can be found here.
Windows
For similar reasons you will get that warning at Windows: Windows protected your PC
- Click the
More infobutton when prompted - Click the
Run anywaybutton when prompted
More details can be found here.
Verify download
See the verification and installation instructions in the Bisq Wiki.