Bisq v1.10.4 is released.
This important security update fixes vulnerabilities identified during our recent security audit.
Updating is required to continue trading. BSQ Swaps are re-enabled.
## Release notes
This is an important security update that fixes vulnerabilities identified during our recent security audit.
Updating to this version is required to continue trading. BSQ Swaps have also been re-enabled.
### Security
- **DAO block signatures**: DAO blocks received from the network can now be signed by trusted BSQ block providers. Bisq verifies these signatures before accepting the blocks.
- **Blind-vote validation**: Bisq rejects blind votes whose encrypted payload does not match the on-chain commitment, and decrypts vote results only from the ballots that match the majority hash.
- **Dispute-opening validation**: New dispute cases are validated before being accepted. Disputes that fail validation are rejected.
- **Arbitrator-witness signatures**: Signed witness records are now checked for valid DSA signatures before being used for account aging.
- **Seed-only data filtering**: Network data that is intended to come only from seed nodes is now rejected when received from non-seed peers.
- **Price-zero offer rejection**: Offers with a price of zero are rejected and not added to the offer book.
- **Burning Man fee routing**: The Burning Man distribution address list is now used when selecting BTC fee receivers.
- **Trusted seeds**: Trusted seed nodes are used during network bootstrap.
### Other changes
- Alert authors can remove all alerts they created.
- Legacy arbitrator data has been removed from trade and deposit flows.






