aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10199tobtoht2025-11-114-2/+3
|\
| * build: prepare v0.18.4.4selsta2025-11-104-2/+3
* | Fix logging deadlockj-berman2025-11-111-2/+5
|/
* Merge pull request #10153tobtoht2025-10-272-18/+44
|\
| * wallet: identify spends in pool when scanningj-berman2025-10-072-18/+44
* | Merge pull request #10106v0.18.4.3luigi11112025-10-074-2/+3
|\ \
| * | build: prepare v0.18.4.3selsta2025-10-074-2/+3
* | | Merge pull request #10150luigi11112025-10-071-2/+5
|\ \ \
| * | | wallet2: warn instead of throw when RingDB doesn't include spendj-berman2025-10-061-2/+5
| | |/ | |/|
* | | Merge pull request #10149luigi11112025-10-071-1/+0
|\ \ \
| * | | cryptonote_basic: remove redundant call to get_transaction_hash() in overloadjeffro2562025-10-061-1/+0
| |/ /
* | | Merge pull request #10148luigi11112025-10-072-15/+2
|\ \ \
| * | | Cleaner validation (faster and saner)j-berman2025-10-052-15/+2
| |/ /
* / / Daemon RPC: fix on_getblockhash error return on too high heightj-berman2025-09-291-0/+1
|/ /
* | Merge pull request #9901tobtoht2025-09-283-5/+10
|\ \
| * | Daemon RPC: add max_block_count field to /getblocks.binj-berman2025-04-103-5/+10
* | | Merge pull request #10098tobtoht2025-09-281-1/+1
|\ \ \
| * | | simplewallet: batch address creation limit to match rpcnahuhh2025-09-221-1/+1
* | | | Merge pull request #10104tobtoht2025-09-281-2/+5
|\ \ \ \
| * | | | Send ZMQ miner notifications after txpool additionsWeebDataHoarder2025-09-241-2/+5
* | | | | Merge pull request #10112tobtoht2025-09-281-4/+0
|\ \ \ \ \
| * | | | | removing lza_menace seed nodeslza_menace2025-09-261-4/+0
| | |_|_|/ | |/| | |
* | | | | Merge pull request #10113tobtoht2025-09-281-101/+184
|\ \ \ \ \
| * | | | | p2p: Improved peer selection with /24 subnet deduplication to disadvantage 's...rbrunner72025-09-261-101/+184
| |/ / / /
* / / / / net_node: add hinto seed nodeshinto.janai2025-09-261-0/+4
|/ / / /
* | | | Merge pull request #10105tobtoht2025-09-241-1/+0
|\ \ \ \
| * | | | remove 66.85.74.134 as seed nodeGingeropolous2025-09-241-1/+0
| | |/ / | |/| |
* | | | Merge pull request #10092tobtoht2025-09-241-1/+1
|\ \ \ \
| * | | | cryptonote_core: `--dns-versions-check` is deprecatednahuhh2025-09-211-1/+1
| | |/ / | |/| |
* | | | Merge pull request #10096tobtoht2025-09-241-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | wallet_rpc_server: allow creating more than 64 addresses at oncemoneromooo-monero2025-09-221-2/+2
| |/ /
* | | Merge pull request #10051v0.18.4.2tobtoht2025-08-213-2/+2
|\ \ \
| * | | checkpoints: update to a recent block heightselsta2025-08-203-2/+2
* | | | Skip ping connections in outgoing countLee *!* Clagett2025-08-192-4/+6
|/ / /
* | | Merge pull request #10019tobtoht2025-08-054-2/+3
|\ \ \
| * | | build: prepare v0.18.4.2selsta2025-08-014-2/+3
* | | | wallet: deprecate wallet2::find_and_save_rings()jeffro2562025-07-294-80/+6
|/ / /
* / / set do_not_relay always false in submit_multisig_mainSNeedlewoods2025-07-141-2/+2
|/ /
* | Merge pull request #9982tobtoht2025-07-131-1/+4
|\ \
| * | rpc: return error correctly on bad key image stringjeffro2562025-07-111-1/+4
* | | Merge pull request #9983tobtoht2025-07-131-8/+2
|\ \ \
| * | | add do_not_relay option to submit_multisig_main command in simplewalletSNeedlewoods2025-07-111-8/+2
| |/ /
* / / crypto: check+throw for Cryptonight v1 invalid inputjeffro2562025-07-111-1/+11
|/ /
* | Merge pull request #9958tobtoht2025-07-103-1/+9
|\ \
| * | Add new dynamic fees to ZMQLee Clagett2025-06-133-1/+9
* | | Merge pull request #9946tobtoht2025-07-104-2/+3
|\ \ \
| * | | build: prepare v0.18.4.1selsta2025-07-094-2/+3
| |/ /
* | | Merge pull request #9954tobtoht2025-07-105-28/+115
|\ \ \
| * | | wallet: refactor subaddress expansion & add to transfer testjeffro2562025-07-072-53/+56
| * | | wallet: improve lookahead logic & make rpc persistentJustin Berman2025-07-073-22/+52