This repository has been archived by the owner on Jul 23, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update submod hash for import fi * Catch error when quitting qtum process * Point to side branch * Remove param for exec file in getting qtum path * Fix starting qtum wallet * Change all exits to app.quit * Route all quitting flows through will quit * Remove commented code * Run linter * Point submodule to master branch * Update submod hash * Add localized strings * Check if qtum process defined for quit flow * Fix translation
- Loading branch information
1 parent
0f10622
commit a7d3a92
Showing
4 changed files
with
81 additions
and
42 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
Submodule server
updated
13 files
+1 −1 | .travis.yml | |
+0 −1 | src/api/test/address_manager.tests.js | |
+0 −1 | src/api/test/base_contract.tests.js | |
+2 −1 | src/api/test/blockchain.tests.js | |
+0 −2 | src/api/test/bodhi_token.tests.js | |
+0 −1 | src/api/test/oracle.tests.js | |
+0 −1 | src/api/test/topic_event.tests.js | |
+1 −0 | src/api/test/wallet.tests.js | |
+19 −2 | src/config/index.js | |
+3 −3 | src/index.js | |
+40 −12 | src/server.js | |
+0 −38 | src/start_wallet.js | |
+4 −16 | src/utils/index.js |
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