All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update Electron to v15.3
- Disable node integration and use context isolation in Electron
- Switch from grpc to grpc-js
- display bug of final outcome value that was rendered in binary
- use numeric decomposition of outcome value to enable covering large range of outcome with minimal number of CETs
- validate for empty passphrase when changing it through the configuration menu
- Ability to connect to Bitcoin core node through Tor (in particular for BTCPay server users).
- Use adaptor signatures based DLC protocol instead of punishment based one.
- Improved server reconnection.
- Fix bug when no remote collateral is set.