| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #10148 | luigi1111 | 2025-10-07 | 2 | -15/+2 |
| |\ | |||||
| | * | Cleaner validation (faster and saner) | j-berman | 2025-10-05 | 2 | -15/+2 |
| * | | Daemon RPC: fix on_getblockhash error return on too high height | j-berman | 2025-09-29 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #9901 | tobtoht | 2025-09-28 | 3 | -5/+10 |
| |\ | |||||
| | * | Daemon RPC: add max_block_count field to /getblocks.bin | j-berman | 2025-04-10 | 3 | -5/+10 |
| * | | Merge pull request #10098 | tobtoht | 2025-09-28 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | simplewallet: batch address creation limit to match rpc | nahuhh | 2025-09-22 | 1 | -1/+1 |
| * | | | Merge pull request #10104 | tobtoht | 2025-09-28 | 1 | -2/+5 |
| |\ \ \ | |||||
| | * | | | Send ZMQ miner notifications after txpool additions | WeebDataHoarder | 2025-09-24 | 1 | -2/+5 |
| * | | | | Merge pull request #10112 | tobtoht | 2025-09-28 | 1 | -4/+0 |
| |\ \ \ \ | |||||
| | * | | | | removing lza_menace seed nodes | lza_menace | 2025-09-26 | 1 | -4/+0 |
| * | | | | | Merge pull request #10113 | tobtoht | 2025-09-28 | 1 | -101/+184 |
| |\ \ \ \ \ | |||||
| | * | | | | | p2p: Improved peer selection with /24 subnet deduplication to disadvantage 's... | rbrunner7 | 2025-09-26 | 1 | -101/+184 |
| | |/ / / / | |||||
| * / / / / | net_node: add hinto seed nodes | hinto.janai | 2025-09-26 | 1 | -0/+4 |
| |/ / / / | |||||
| * | | | | Merge pull request #10105 | tobtoht | 2025-09-24 | 1 | -1/+0 |
| |\ \ \ \ | |||||
| | * | | | | remove 66.85.74.134 as seed node | Gingeropolous | 2025-09-24 | 1 | -1/+0 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #10092 | tobtoht | 2025-09-24 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | cryptonote_core: `--dns-versions-check` is deprecated | nahuhh | 2025-09-21 | 1 | -1/+1 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #10096 | tobtoht | 2025-09-24 | 1 | -2/+2 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | wallet_rpc_server: allow creating more than 64 addresses at once | moneromooo-monero | 2025-09-22 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #10051v0.18.4.2 | tobtoht | 2025-08-21 | 3 | -2/+2 |
| |\ \ \ | |||||
| | * | | | checkpoints: update to a recent block height | selsta | 2025-08-20 | 3 | -2/+2 |
| * | | | | Skip ping connections in outgoing count | Lee *!* Clagett | 2025-08-19 | 2 | -4/+6 |
| |/ / / | |||||
| * | | | Merge pull request #10019 | tobtoht | 2025-08-05 | 4 | -2/+3 |
| |\ \ \ | |||||
| | * | | | build: prepare v0.18.4.2 | selsta | 2025-08-01 | 4 | -2/+3 |
| * | | | | wallet: deprecate wallet2::find_and_save_rings() | jeffro256 | 2025-07-29 | 4 | -80/+6 |
| |/ / / | |||||
| * / / | set do_not_relay always false in submit_multisig_main | SNeedlewoods | 2025-07-14 | 1 | -2/+2 |
| |/ / | |||||
| * | | Merge pull request #9982 | tobtoht | 2025-07-13 | 1 | -1/+4 |
| |\ \ | |||||
| | * | | rpc: return error correctly on bad key image string | jeffro256 | 2025-07-11 | 1 | -1/+4 |
| * | | | Merge pull request #9983 | tobtoht | 2025-07-13 | 1 | -8/+2 |
| |\ \ \ | |||||
| | * | | | add do_not_relay option to submit_multisig_main command in simplewallet | SNeedlewoods | 2025-07-11 | 1 | -8/+2 |
| | |/ / | |||||
| * / / | crypto: check+throw for Cryptonight v1 invalid input | jeffro256 | 2025-07-11 | 1 | -1/+11 |
| |/ / | |||||
| * | | Merge pull request #9958 | tobtoht | 2025-07-10 | 3 | -1/+9 |
| |\ \ | |||||
| | * | | Add new dynamic fees to ZMQ | Lee Clagett | 2025-06-13 | 3 | -1/+9 |
| * | | | Merge pull request #9946 | tobtoht | 2025-07-10 | 4 | -2/+3 |
| |\ \ \ | |||||
| | * | | | build: prepare v0.18.4.1 | selsta | 2025-07-09 | 4 | -2/+3 |
| | |/ / | |||||
| * | | | Merge pull request #9954 | tobtoht | 2025-07-10 | 5 | -28/+115 |
| |\ \ \ | |||||
| | * | | | wallet: refactor subaddress expansion & add to transfer test | jeffro256 | 2025-07-07 | 2 | -53/+56 |
| | * | | | wallet: improve lookahead logic & make rpc persistent | Justin Berman | 2025-07-07 | 3 | -22/+52 |
| | * | | | wallet: create set_subaddress_lookahead wallet rpc endpoint | benevanoff | 2025-07-07 | 3 | -1/+36 |
| | * | | | wallet: ensure subaddress keys table is at least size of requested lookahead | benevanoff | 2025-07-03 | 1 | -0/+19 |
| | |/ / | |||||
| * | | | Merge pull request #9978 | tobtoht | 2025-07-10 | 1 | -2/+1 |
| |\ \ \ | |||||
| | * | | | simplewallet: respect `do-not-relay` in `sweep_single` | hinto.janai | 2025-07-08 | 1 | -2/+1 |
| * | | | | Merge pull request #9949 | tobtoht | 2025-07-08 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Add is_same_host check to p2p | Lee *!* Clagett | 2025-06-07 | 1 | -2/+2 |
| | | |/ / | |/| | | |||||
| * | | | | cmake: don't redefine project | tobtoht | 2025-06-24 | 2 | -6/+0 |
| * | | | | Merge pull request #9950 | tobtoht | 2025-06-14 | 2 | -18/+72 |
| |\ \ \ \ | |||||
| | * | | | | wallet:set refresh interval to default when hitting tip of chain | tzadiko | 2025-06-07 | 2 | -11/+9 |
| | * | | | | wallet: fix monero-wallet-rpc ignoring calls during sync | tzadiko | 2025-06-07 | 2 | -14/+70 |
| | |/ / / | |||||
| * / / / | fix issue 9943: cli using wrong filename for storing keys | Rudolf Schmidt | 2025-06-07 | 1 | -1/+1 |
| |/ / / | |||||
