-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
multi: Bug fixes and code improvements (#696)
* assets/dcr: fix panic when sync is not active Signed-off-by: Philemon Ukane <[email protected]> * libwallet: rework instantswap feature Signed-off-by: Philemon Ukane <[email protected]> * exchange: fix order detail page panic when fetching order returns an error Signed-off-by: Philemon Ukane <[email protected]> * multi: Fix CEX page - Fix asset selector dropdown - Fix asset amount input - Fix order schedular modal and balance to maintain field - Fix order settings modal - Handle error from failed order schedules Signed-off-by: Philemon Ukane <[email protected]> * fix contentious lock issue causing hang during dcr sync Signed-off-by: Philemon Ukane <[email protected]> * dex: use midGap as default order rate for limit orders Signed-off-by: Philemon Ukane <[email protected]> * review changes Signed-off-by: Philemon Ukane <[email protected]> * init blockcypher for ltc Signed-off-by: Philemon Ukane <[email protected]> * review changes Signed-off-by: Philemon Ukane <[email protected]> --------- Signed-off-by: Philemon Ukane <[email protected]>
- Loading branch information
1 parent
0e35cec
commit a63b36c
Showing
14 changed files
with
449 additions
and
311 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
Oops, something went wrong.