aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4334luigi11112024-08-131-12/+12
|\ | | | | | | ff1e507 p2pool: update to v4.1 (SChernykh)
| * p2pool: update to v4.1SChernykh2024-08-121-12/+12
| |
* | Merge pull request #4333luigi11112024-08-133-40/+0
|\ \ | | | | | | | | | 8118355 macOS: remove deprecated screenshot function (tobtoht)
| * | macOS: remove deprecated screenshot functiontobtoht2024-08-093-40/+0
| |/
* / utils: add quotes to desktop entry pathselsta2024-04-021-1/+1
|/
* Merge pull request #4281luigi11112024-03-081-1/+1
|\ | | | | | | e956b4f tails: fix detection (tobtoht)
| * tails: fix detectiontobtoht2024-02-281-1/+1
| |
* | Update year in Cypyrightinson12024-01-2786-86/+86
|/
* p2pool: update to v3.10SChernykh2024-01-041-12/+12
|
* Merge pull request #4238luigi11112023-11-061-12/+12
|\ | | | | | | 4d39449 p2pool: update to v3.8 (SChernykh)
| * p2pool: update to v3.8SChernykh2023-10-311-12/+12
| |
* | Revert "DaemonManager.cpp: disable JIT on macOS ARM"selsta2023-10-191-11/+2
|/ | | | This reverts commit 6c4a8fb81938b5067e23c819393ad272aaa01537.
* p2pool: update to v3.7SChernykh2023-09-301-12/+12
|
* Merge pull request #4213luigi11112023-09-141-12/+12
|\ | | | | | | d338e06 p2pool: update to v3.6.2 (SChernykh)
| * p2pool: update to v3.6.2SChernykh2023-09-031-12/+12
| |
* | Merge pull request #4157luigi11112023-09-141-2/+11
|\ \ | | | | | | | | | 6c4a8fb DaemonManager.cpp: disable JIT on macOS ARM (selsta)
| * | DaemonManager.cpp: disable JIT on macOS ARMselsta2023-04-191-2/+11
| | |
* | | Merge pull request #4156luigi11112023-09-141-0/+5
|\ \ \ | |_|/ |/| | | | | ad1b53f main: add ARM build tag for auto updater (selsta)
| * | main: add ARM build tag for auto updaterselsta2023-04-171-0/+5
| |/
* | Merge pull request #4190luigi11112023-08-171-9/+17
|\ \ | | | | | | | | | 17e3ed6 p2pool: update to v3.5 (SChernykh)
| * | p2pool: update to v3.5SChernykh2023-06-301-9/+17
| |/
* | p2pool: fix crash without network connectionselsta2023-04-131-2/+2
| |
* | p2pool: add more detailed failure messageselsta2023-04-132-5/+17
|/
* p2pool: update to v3.2SChernykh2023-03-311-9/+9
|
* Merge pull request #4126luigi11112023-03-282-46/+0
|\ | | | | | | bdf14a2 remove output blackballing (tobtoht)
| * remove output blackballingtobtoht2023-03-032-46/+0
| |
* | p2pool: update to v3.1SChernykh2023-03-181-9/+9
|/
* DaemonManager: remove systemd checkplowsof2023-02-212-29/+0
|
* Merge pull request #4112luigi11112023-02-151-9/+9
|\ | | | | | | 500dc57 p2pool: update to v3.0 (SChernykh)
| * p2pool: update to v3.0SChernykh2023-01-311-9/+9
| |
* | Merge pull request #3936luigi11112023-02-152-0/+82
|\ \ | | | | | | | | | 757bc7d p2pool: Restart monerod only when needed and with proper args (devhyper)
| * | p2pool: Restart monerod only when needed and with proper argsdevhyper2023-01-312-0/+82
| |/
* / wizard: redesign seed pagerating89us2023-02-122-0/+20
|/ | | | | | | | | - move mnemonic seed - restore height into a separate page - pdf template - seed verification - responsive UI - accessibility
* Merge pull request #4095luigi11112023-01-111-9/+9
|\ | | | | | | 7095061 p2pool: update to v2.7 (SChernykh)
| * p2pool: update to v2.7SChernykh2023-01-031-9/+9
| |
* | open-wallet: set network type when using file browserplowsof2022-12-283-20/+39
|/ | | | Co-authored-by: selsta <selsta@users.noreply.github.com>
* Merge pull request #4060luigi11112022-12-011-9/+9
|\ | | | | | | 9e2ae68 p2pool: update to 2.6 (selsta)
| * p2pool: update to 2.6selsta2022-11-301-9/+9
| |
* | DaemonManager: take dataDir into account when sending cmdselsta2022-10-072-26/+31
|/
* Fix behavior when switching nodesj-berman2022-09-212-8/+22
| | | | | | - Improved synchronization when switching nodes - Avoid infinite "Connecting" loop - Pause refresh loop while switching, don't start until connected
* libwalletqt: refresh once on wallet openingselsta2022-08-062-1/+5
| | | | Co-authored-by: tobtoht <thotbot@protonmail.com>
* Merge pull request #3968luigi11112022-07-141-2/+2
|\ | | | | | | aac43e8 display wallet files with . in name (plowsof)
| * display wallet files with "." in nameplowsof2022-07-131-2/+2
| |
* | Merge pull request #3966luigi11112022-07-141-9/+9
|\ \ | | | | | | | | | b576b9e Updated to p2pool v2.2.1 (SChernykh)
| * | Updated to p2pool v2.2.1SChernykh2022-07-091-9/+9
| | |
* | | Merge pull request #3932luigi11112022-07-142-0/+15
|\ \ \ | |_|/ |/| | | | | | | | 5591061 SettingsWallet: add scan transaction option (selsta) 6e0b5e2 libwallet: add scanTransactions function (selsta)
| * | libwallet: add scanTransactions functionselsta2022-05-282-0/+15
| | |
* | | Merge pull request #3959luigi11112022-07-081-9/+9
|\ \ \ | | |/ | |/| | | | b951338 Updated to p2pool v2.2 (SChernykh)
| * | Updated to p2pool v2.2SChernykh2022-07-011-9/+9
| | | | | | | | | | | | p2pool v2.2 has full support for the coming Monero network upgrade
* | | oshelper: fix openContainingFolder on Linuxselsta2022-06-271-1/+1
|/ /