aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8721luigi11112023-02-151-9/+11
|\
| * p2p: add plowsof seed nodesselsta2023-01-271-1/+11
| * p2p: remove offline seed nodesselsta2023-01-271-8/+0
* | Merge pull request #8723luigi11112023-02-061-74/+83
|\ \
| * | blockchain-stats: print any remaining data at end of loopHoward Chu2023-01-291-74/+83
| |/
* | Demote large pages warning to `mdebug`SChernykh2023-01-171-4/+7
* | RandomX: print VM allocation warnings only onceSChernykh2023-01-111-2/+10
|/
* Merge pull request #8676luigi11112023-01-114-1/+104
|\
| * Cache successful `verRctNonSemanticsSimple` callsSChernykh2022-12-204-1/+104
* | Merge pull request #8683luigi11112023-01-112-0/+3
|\ \
| * | common: add missing includesselsta2022-12-182-0/+3
| |/
* | Merge pull request #8678luigi11112023-01-1110-249/+394
|\ \
| * | Refactored rx-slow-hash.cSChernykh2022-12-1410-249/+394
| |/
* | Merge pull request #8649luigi11112023-01-112-24/+0
|\ \
| * | DNSResolver: fix not handling hostnames without dot characters [release]Jeffrey Ryan2022-11-212-24/+0
* | | Merge pull request #8644luigi11112023-01-113-14/+20
|\ \ \
| * | | p2p: fix exclusive node DNS resolution for certain hosts [release]Jeffrey Ryan2022-11-173-14/+20
| |/ /
* | | Merge pull request #8641luigi11112023-01-111-1/+1
|\ \ \ | |_|/ |/| |
| * | p2p: fix back ping to discover healthy peers to connect toj-berman2022-11-151-1/+1
| |/
* | Merge pull request #8628luigi11112022-12-011-3/+4
|\ \
| * | Fix dandelion++ fluff/stem bug with local txesLee Clagett2022-10-251-3/+4
| |/
* | Merge pull request #8615luigi11112022-12-012-8/+4
|\ \
| * | wallet2: fix create view-only wallet from existing walletj-berman2022-10-182-8/+4
| |/
* | Merge pull request #8611luigi11112022-12-011-1/+1
|\ \ | |/ |/|
| * wallet_api: take priority into account when estimating feeselsta2022-10-131-1/+1
* | build: prepare v0.18.1.2selsta2022-09-264-2/+3
|/
* Merge pull request #8588luigi11112022-09-262-4/+8
|\
| * Move update_checkpoints() to a later stageSChernykh2022-09-222-4/+8
* | Merge pull request #8585luigi11112022-09-263-4/+5
|\ \
| * | wallet2: fail to establish daemon cxn == "Disconnected" cxn statusj-berman2022-09-213-4/+5
| |/
* | Merge pull request #8582luigi11112022-09-2613-90/+178
|\ \
| * | add an option to force-update multisig key exchange under some circumstanceskoe2022-09-2113-90/+178
| |/
* / Second thread pool for IOSChernykh2022-09-207-12/+16
|/
* Merge pull request #8545v0.18.1.1luigi11112022-09-157-27/+55
|\
| * Fix segfault restoring encrypted multisig seedj-berman2022-09-062-17/+17
| * Require user ack multisig is experimental to restorej-berman2022-09-061-0/+13
| * multisig: fix #8537 seed restore (suggestions by @UkoeHB)j-berman2022-09-015-10/+25
* | wallet2: check wallet compatibility with daemon's hard fork versionj-berman2022-09-1212-26/+246
* | Merge pull request #8555luigi11112022-09-099-61/+345
|\ \
| * | wallet2: ensure imported outputs subaddresses are createdmoneromooo-monero2022-09-071-0/+4
| * | wallet2: better test on whether to allow output importmoneromooo-monero2022-09-072-6/+25
| * | allow exporting outputs in chunksmoneromooo-monero2022-09-079-56/+303
| * | wallet2: fixes for export/import output flowj-berman2022-09-062-2/+8
| * | wallet2: do not assume imported outputs must be non emptymoneromooo-monero2022-09-061-2/+2
| * | wallet2: prevent importing outputs in a hot walletmoneromooo-monero2022-09-061-0/+2
| * | wallet2: fix missing subaddress indices in "light" exported outputsmoneromooo-monero2022-09-062-2/+8
| |/
* | Merge pull request #8553luigi11112022-09-091-1/+1
|\ \
| * | Fix missing semi-colon in error messagej-berman2022-09-061-1/+1
| |/
* | Merge pull request #8552luigi11112022-09-094-0/+24
|\ \
| * | rpc: skip bootstrap nodes that are lower than last checkpointselsta2022-09-064-0/+24
| |/