v2.1.0-beta - Hold my beer
Pre-release
Pre-release
michael1011
released this
14 Jan 18:27
·
1076 commits
to master
since this release
This release features a new protocol for the reverse swaps using hold invoices.
Bug Fixes
- address and invoice encoding in LND Litecoin (62e0bbb)
- edge case of swap event handling (68f9387)
- error printing of chain client during initialization (7fe33bd)
- invoice decoding on testnet (bf21052)
- loading status of pending reverse swaps (9104819)
- multiple messages of disk usage checker (1af2887)
- normal cross chain swaps (7072765)
- Python linting warnings (a346829)
- update commands for new reverse swaps (41460c0)
Features
- accept invoices with upper case letters (#158) (d2f08d4)
- add Dogecoin Core and Zcash Docker images (9bec35d)
- add ETA to TransactionMempool events (3a3a29d)
- add lockedfunds Discord command (b034f25)
- add memo to invoice of reverse swaps (556513f)
- add notification when disk is getting full (#146) (47843ba)
- add pendingswaps Discord command (f192ea2)
- add script to fund Boltz wallet (#141) (c0ff5ca)
- add support for Dogecoin (2c9e9d6)
- add timeouts of hold reverse swaps (f4aae82)
- add tool to analyze failed swaps (#157) (9138f3b)
- add usage of single commands to Discord help (63c6e8c)
- add version API endpoint (277d2c7)
- add withdraw Discord command (#142) (6fdc4d4)
- build LND docker image with all available tags (d3ddba0)
- cancel invoices of expired reverse swaps (e6aef4f)
- default status for swaps (531fd39)
- make timeouts configurable on a per chain basis (#153) (14f7b80)
- raw transaction in events of reverse swaps (46b8d25)
- remove Boltz wallet (6946bf3)
- reverse swaps with hold invoices (6936fc2)
- reword invoice memo (af55e31)
- show git commit hash in version (#151) (f84a2f7)
- show onchainAmount in response of createreverseswap (#161) (f1c784a)
- use new reverse swap script (82d8860)