aboutsummaryrefslogtreecommitdiff
path: root/src/daemon
Commit message (Expand)AuthorAgeFilesLines
* qt: implement FutureScheduler, always await async code to completexiphon2019-06-242-17/+15
* Add copyright headersmmbyday2019-05-012-0/+56
* support user defined max-concurrencyxmrdsc2019-04-211-1/+3
* Wizard redesigndsc2019-02-221-2/+2
* Dynamic monerod --max-concurrency, max 6dsc2019-01-301-0/+4
* Stagenetstoffu2018-03-142-29/+30
* Bootstrap daemon (requires #3165)stoffu2018-01-302-2/+7
* DaemonManager: support dataDir parameter + validatorJaquee2017-06-022-2/+57
* DaemonManager: fix issues with spaces in pathJaquee2017-04-121-5/+7
* pause refresh while starting daemon + startup timeoutJaquee2017-02-252-6/+21
* Daemon manager improvementsJaquee2017-02-252-10/+80
* omit --detach flag on windowsJaquee2017-02-251-1/+6
* Merge pull request #486Riccardo Spagni2017-02-242-51/+45
|\
| * start daemon automatically and detachedJaquee2017-02-232-51/+45
* | Add updates notifiermoneromooo.monero2017-02-221-1/+2
|/
* send custom commands to daemonJaquee2017-01-222-17/+43
* daemon startup flagsJaquee2016-12-212-3/+12
* walletManager: coding conventionsJaquee2016-11-272-16/+15
* daemonManager: wait for daemon stop on app closeJaquee2016-11-261-0/+4
* DaemonManager: add stateChanged()Jaquee2016-11-262-6/+16
* DaemonManager::closing()Jacob Brydolf2016-11-262-0/+6
* DaemonManager: forward command line arguments to monerodJacob Brydolf2016-11-262-6/+17
* DaemonManager: console debug outputJacob Brydolf2016-11-262-12/+2
* DaemonManager: added console updated signalsJacob Brydolf2016-11-262-4/+15
* DaemonManager: windows supportJacob Brydolf2016-11-261-5/+21
* onDaemonStarted/stopped signals/slotsJaquee2016-11-262-2/+12
* WalletManager: basic functionalityJacob Brydolf2016-11-262-0/+128