aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | wallet: create set_subaddress_lookahead wallet rpc endpointbenevanoff2025-07-073-1/+36
| * | wallet: ensure subaddress keys table is at least size of requested lookaheadbenevanoff2025-07-031-0/+19
| |/
* | Merge pull request #9978tobtoht2025-07-101-2/+1
|\ \
| * | simplewallet: respect `do-not-relay` in `sweep_single`hinto.janai2025-07-081-2/+1
* | | Merge pull request #9949tobtoht2025-07-081-2/+2
|\ \ \
| * | | Add is_same_host check to p2pLee *!* Clagett2025-06-071-2/+2
| | |/ | |/|
* | | cmake: don't redefine projecttobtoht2025-06-242-6/+0
* | | Merge pull request #9950tobtoht2025-06-142-18/+72
|\ \ \
| * | | wallet:set refresh interval to default when hitting tip of chaintzadiko2025-06-072-11/+9
| * | | wallet: fix monero-wallet-rpc ignoring calls during synctzadiko2025-06-072-14/+70
| |/ /
* / / fix issue 9943: cli using wrong filename for storing keysRudolf Schmidt2025-06-071-1/+1
|/ /
* | msys2 build: include int headersjeffro2562025-05-061-0/+1
* | fix: multisig stale data after failed refreshSNeedlewoods2025-04-242-38/+29
* | Merge pull request #9864v0.18.4.0tobtoht2025-03-263-2/+2
|\ \
| * | checkpoints: update to a recent block heightselsta2025-03-253-2/+2
* | | Correct Max / Min Block Waiting Periodstzadiko2025-03-251-11/+10
* | | Fix expected hash checkLee *!* Clagett2025-03-241-1/+1
* | | Merge pull request #9854tobtoht2025-03-241-4/+0
|\ \ \
| * | | Blockchain: remove skip for pruned txs in `check_tx_inputs()`jeffro2562025-03-191-4/+0
* | | | Merge pull request #9853tobtoht2025-03-242-8/+32
|\ \ \ \