-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: initial swaptree implementation * feat: initial btc and liquid taproot swaps * feat: initial cli integration * feat: submarine and reverse pair grpc * chore: db migration * feat: run db migrations inside transaction * feat: late invoice and refunds for normal swaps * chore: cleanup error messages Co-authored-by: michael1011 <me@michael1011.at> * chore: cleanup boltz package * fix: error if less onchain coins than expected * fix: update database version inside transaction * test: dont create unnecessary client * test: lower cltv expiry in regtest for lower swap timeouts * refactor: add partial signer callback in constructtransaction * chore: rm unnecessary rpc * fix: error descriptions Co-authored-by: michael1011 <me@michael1011.at> * fix: check length of output scripts * refactor: add constatn for regtest cltv * feat: prefer clearnet uris when connecting nodes * refactor: use map instead of hardcoded node names * fix: correct pair in autoswap * feat: improve node connection selection --------- Co-authored-by: michael1011 <me@michael1011.at>
- Loading branch information
1 parent
dc8541d
commit db4bd87
Showing
59 changed files
with
4,889 additions
and
2,882 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.