Release notes
This release finally brings SegWit to Bisq’s trade protocol. It also implements fee optimizations enabled by SegWit, so mining fees for all BTC transactions are lower.
There are also some notable trading-related updates: you can now edit pricing and payment methods of your live offers; account limits have been simplified (and removed where unneeded); and 3 new payment methods were added (Australian PayID, TransferWise and Amazon gift cards).
The SegWit integration wouldn’t have been possible without the anonymous sponsor who pre-funded the project, so big thanks to them! If you might be interested in pre-funding a specific feature, please contact us on Keybase in the #projects channel. Bisq is a critical element of the Bitcoin ecosystem and could really use your help.
DAO
- Use LegacyAddress instead of Address for BSQ
- Remove outliers when calculating BSQ rate
- Hide proposal delete button
UI
- Improve labeling of charts: 1, 2
- Cleanup user interface elements in
Send Funds
screen - Add export to csv hyperlink (as button takes too much vertical space)
Trading
- Use SegWit for the trade protocol
- Simplify limits for signed and unsigned accounts
- Update
Edit Offer
to allow for change of market and payment method - Add new payment method: Australian PayID
- Add new payment method: TransferWise
- Add new payment method: Amazon Gift Cards
- Fix bug with reading historical data
Wallet
- Add SegWit fee estimation: 1, 2
- Speed up restore from seed
- Allow user-defined block explorers
- Show current tx fee rate on main screen
Privacy
Network
- Remove HitBTC as a pricenode data provider
- Add new burningman address for delayed payout txs
- Reduce seednode default max connections to 20
- Show past deviation in monitor
- Clean up mailbox messages for closed trades
- Admin filter for auto-confirmation service addresses
API
- Implement ‘canceloffer’ api method
- Implement api methods ‘keepfunds’, ‘withdrawfunds’
- Implement ‘gettrade’ api method
- Implement ‘takeoffer’ api method
- Implement ‘confirmpaymentsent’ api method
- Implement ‘confirmpaymentreceived’ api method
- Optionally print the json contract for a given trade id
Assets
No new assets.