aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | wallet_rpc_server: remove unused finalize_multisig endpointselsta2026-05-194-37/+1
| | | | | | | | |
* | | | | | | | | Merge pull request #10610tobtoht2026-05-211-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | 7de1758 rpc: restrict get_alt_blocks_hashes (selsta)
| * | | | | | | | rpc: restrict get_alt_blocks_hashesselsta2026-05-151-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #10575tobtoht2026-05-191-0/+12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | a16f514 rpc: reject invalid JSON-RPC ids in ZMQ requests (selsta)
| * | | | | | | | rpc: reject invalid JSON-RPC ids in ZMQ requestsselsta2026-05-111-0/+12
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #10592tobtoht2026-05-191-2/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | 8bcbeaf wallet: fix RPC describe transfer source entry (jeffro256)
| * | | | | | | wallet: fix RPC describe transfer source entryjeffro2562026-05-131-2/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #10571tobtoht2026-05-171-0/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | 6b629b3 Updated RandomX to v1.2.2 (SChernykh)
| * | | | | | Updated RandomX to v1.2.2SChernykh2026-05-101-0/+0
| | | | | | |
* | | | | | | Merge pull request #10535tobtoht2026-05-151-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 9b46f84 zmq: switch to RapidJSON iterative parsing (selsta)
| * | | | | | | zmq: switch to RapidJSON iterative parsingselsta2026-05-071-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #10596tobtoht2026-05-151-8/+10
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | 2a6f64d epee: skip IPv4 TOS option for non-IPv4 peers (iuyua9)
| * | | | | | epee: skip IPv4 TOS option for non-IPv4 peersiuyua92026-05-141-8/+10
|/ / / / / /
* | | | | | Merge pull request #10580tobtoht2026-05-131-7/+16
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | afb9a1f use latest hard fork block for get_approximate_blockchain_height & update approximate_rolled_back_blocks (SNeedlewoods)
| * | | | | | use latest hard fork block for get_approximate_blockchain_height & update ↵SNeedlewoods2026-05-111-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | approximate_rolled_back_blocks
* | | | | | | Merge pull request #10542tobtoht2026-05-131-0/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | 7e70e0f wallet_rpc_server: add missing trusted daemon check (selsta)
| * | | | | | wallet_rpc_server: add missing trusted daemon checkselsta2026-05-071-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #10568tobtoht2026-05-101-1/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | e92f9bd epee: fix memory leak with readline (ComputeryPony)
| * | | | | epee: fix memory leak with readlineComputeryPony2026-05-091-1/+2
|/ / / / /
* | | | | Merge pull request #10546tobtoht2026-05-091-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | dede3a5 crypto: implement CTHR_THREAD_CLOSE to avoid leaking memory (ComputeryPony)
| * | | | crypto: implement CTHR_THREAD_CLOSE to avoid leaking memoryComputeryPony2026-05-081-1/+1
|/ / / /
* | | | Merge pull request #10406v0.18.5.0tobtoht2026-05-037-9/+10
|\ \ \ \ | | | | | | | | | | | | | | | 1f1e74b build: prepare v0.18.5.0 (selsta)
| * | | | build: prepare v0.18.5.0selsta2026-04-287-9/+10
| | | | |
* | | | | Merge pull request #10489tobtoht2026-05-031-3/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | bf314b7 p2p: wait_for on shutdown instead of indefinite wait (j-berman)
| * | | | | p2p: wait_for on shutdown instead of indefinite waitj-berman2026-04-281-3/+7
| | |_|_|/ | |/| | |
* | | | | Merge pull request #10494tobtoht2026-04-301-1/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 3a45f2b daemon: on exit, stop the payload handler before closing cxns (j-berman)
| * | | | | daemon: on exit, stop the payload handler before closing cxnsj-berman2026-04-291-1/+2
| |/ / / /
* | | | | Merge pull request #10504tobtoht2026-04-292-10/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 0b7c345 daemon: clarify limitations of restricted ZMQ RPC in help text (selsta) f31bb18 zmq: add restricted checks to GetInfo (selsta)
| * | | | | daemon: clarify limitations of restricted ZMQ RPC in help textselsta2026-04-291-1/+1
| | | | | |
| * | | | | zmq: add restricted checks to GetInfoselsta2026-04-291-9/+9
| | | | | |
* | | | | | Merge pull request #10473tobtoht2026-04-291-0/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | 2827d7f wallet2: reject duplicate outputs in reserve proofs (selsta)
| * | | | | wallet2: reject duplicate outputs in reserve proofsselsta2026-04-291-0/+9
|/ / / / /
* | | | | Merge pull request #10481tobtoht2026-04-291-4/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | f855ffe wallet2: throw if reserve proof can't be parsed (tobtoht)
| * | | | | wallet2: throw if reserve proof can't be parsedtobtoht2026-04-281-4/+10
| | | | | |
* | | | | | Merge pull request #10471tobtoht2026-04-291-18/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 1154314 wallet2: use decodeRct for reserve proof amount validation (selsta)
| * | | | | | wallet2: use decodeRct for reserve proof amount validationselsta2026-04-271-18/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | also update check_tx_key_helper for consistency
* | | | | | | Merge pull request #10491tobtoht2026-04-291-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 05cc8bc cryptonote_core: restore separate fakechain data dir for core_tests (selsta)
| * | | | | | | cryptonote_core: restore separate fakechain data dir for core_testsselsta2026-04-291-0/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #10480tobtoht2026-04-291-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | 04eeb3b wallet2: ensure daemon returns correct tx for spend proof (selsta)
| * | | | | | wallet2: ensure daemon returns correct tx for spend proofselsta2026-04-281-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #10367tobtoht2026-04-273-4/+45
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | 5422919 Improve unpack reserve handling (Lee Clagett)
| * | | | | Improve unpack reserve handlingLee Clagett2026-04-273-4/+45
| | |_|/ / | |/| | |
* | | | | Merge pull request #10431tobtoht2026-04-277-8/+52
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 44412d3 cryptonote_core: add change address sanity check (jeffro256)
| * | | | | cryptonote_core: add change address sanity checkjeffro2562026-04-277-8/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevents silly mistakes where wrong change address is passed Release versions uses boost::optional instead of std::optional
* | | | | | Merge pull request #10469tobtoht2026-04-271-0/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | a4efa15 zmq: add missing restricted rpc check for get_block_headers_by_height (Jeetraj)
| * | | | | zmq: add missing restricted rpc check for get_block_headers_by_heightJeetraj2026-04-271-0/+8
| | | | | |
* | | | | | Merge pull request #10465tobtoht2026-04-2619-316/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | 987e6d2 daemon: remove miniupnp (tobtoht)
| * | | | | daemon: remove miniupnptobtoht2026-04-2619-316/+11
|/ / / / /
* | | | | Merge pull request #10459tobtoht2026-04-251-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 69176dc utils: fix cli typo in monero-wallet-rpc.fish (nahuhh)
| * | | | | utils: fix cli typo in monero-wallet-rpc.fishnahuhh2026-04-241-1/+1
| | |_|_|/ | |/| | |