forked from bitcoin-teleport/teleport-transactions
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Make taker send wait_notif to makjer. - Fix maker and taker unfinished swapcoin detection logic. - Remove harderrors at RPC while recovering. - Differentiate between incoming/outgoing swapcoins. Fix the app commands to give relevant balances only. - Remove hard error on DNS connection to handle transient network errors. - Break down balance and list utxo APIs for swaps and contracts. Dedicated api for incoming swap and timelock contracts as thats what users are most interested in.
- Loading branch information
Showing
10 changed files
with
447 additions
and
190 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
Oops, something went wrong.