aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* wallet2: avoid linear scans in pool state updatesselsta2026-06-282-71/+50
* Merge pull request #10776tobtoht2026-06-211-5/+8
|\
| * wallet2: guard optimized coinbase refresh against empty voutselsta2026-06-151-5/+8
* | Merge pull request #10773tobtoht2026-06-211-0/+2
|\ \
| * | wallet2: reject non-monotonic rct output distributionsselsta2026-06-151-0/+2
| |/
* | Merge pull request #10754tobtoht2026-06-162-26/+48
|\ \
| * | wallet2: store multisig nonce erasure before returning signed txsetselsta2026-06-092-26/+48
| |/
* | Merge pull request #10757tobtoht2026-06-163-2/+10
|\ \
| * | net: cap aggregate ZMQ receive sizeselsta2026-06-103-2/+10
| |/
* | Merge pull request #10743tobtoht2026-06-151-1/+2
|\ \
| * | Miner: fixed thread 0 always mining with secure JIT (worse performance)SChernykh2026-06-081-1/+2
* | | Merge pull request #10746tobtoht2026-06-141-1/+1
|\ \ \
| * | | fix typo in hashchain bounds errorwoodser2026-06-081-1/+1
* | | | Merge pull request #10718tobtoht2026-06-101-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix: check hwdev.generate_output_ephemeral_keys resultSChernykh2026-06-041-1/+2
* | | | Merge pull request #10543tobtoht2026-06-095-9/+13
|\ \ \ \
| * | | | zmq: apply restricted-mode privacy filtering to get_transaction_poolgreatjourney5892026-05-085-9/+13
* | | | | Merge pull request #10715tobtoht2026-06-091-3/+1
|\ \ \ \ \
| * | | | | Blockchain: fix wrong block_weight in handle_get_objectsSChernykh2026-06-041-3/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #10710tobtoht2026-06-091-1/+1
|\ \ \ \ \
| * | | | | tx_pool: fix use-after-free in prune()SChernykh2026-06-031-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #10708tobtoht2026-06-091-2/+2
|\ \ \ \ \
| * | | | | Multisig tx builder: fix incomplete memory wipeSChernykh2026-06-031-2/+2
| |/ / / /
* | | | | Merge pull request #10704tobtoht2026-06-092-9/+17
|\ \ \ \ \
| * | | | | net: canonicalize Tor/I2P hosts during deserializationselsta2026-06-032-9/+17
* | | | | | Merge pull request #10702tobtoht2026-06-091-1/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | wallet2: fix double unlock of a lockSChernykh2026-06-031-1/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #10698tobtoht2026-06-062-16/+33
|\ \ \ \ \
| * | | | | p2p: close zone connections before stopping net serversselsta2026-06-031-16/+27
| * | | | | p2p: make stop signal idempotentselsta2026-06-012-0/+6
| |/ / / /
* | | | | Merge pull request #10608tobtoht2026-06-041-20/+71
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | daemonizer: avoid unsafe pidfile truncationselsta2026-05-151-20/+71
* | | | | Merge pull request #10590tobtoht2026-06-031-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | wallet_rpc_server: preserve payment ID when editing address bookselsta2026-05-131-3/+3
* | | | | Merge pull request #10649tobtoht2026-05-301-1/+1
|\ \ \ \ \
| * | | | | Fixed dangling iterator in is_remote_host_allowedSChernykh2026-05-241-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #10638tobtoht2026-05-293-4/+30
|\ \ \ \ \
| * | | | | net: canonicalize Tor and I2P hostnamesselsta2026-05-233-4/+30
* | | | | | Merge pull request #10633tobtoht2026-05-281-0/+1
|\ \ \ \ \ \
| * | | | | | wallet2: clear m_additional_tx_keys during bg syncselsta2026-05-211-0/+1
* | | | | | | Merge pull request #10640tobtoht2026-05-281-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | serialization: handle EOF at varint boundaryselsta2026-05-221-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #10615tobtoht2026-05-233-27/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | wallet_rpc_server: remove unused finalize_multisig endpointselsta2026-05-193-27/+1
* | | | | | Merge pull request #10610tobtoht2026-05-211-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | rpc: restrict get_alt_blocks_hashesselsta2026-05-151-1/+1
| |/ / / /
* | | | | Merge pull request #10575tobtoht2026-05-191-0/+12
|\ \ \ \ \
| * | | | | rpc: reject invalid JSON-RPC ids in ZMQ requestsselsta2026-05-111-0/+12
| | |_|_|/ | |/| | |
* | | | | Merge pull request #10592tobtoht2026-05-191-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | wallet: fix RPC describe transfer source entryjeffro2562026-05-131-2/+3
| | |_|/ | |/| |