aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* serialization: handle EOF at varint boundaryselsta2026-05-221-1/+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
* | | Merge pull request #10535tobtoht2026-05-151-1/+1
|\ \ \ | |/ / |/| |
| * | zmq: switch to RapidJSON iterative parsingselsta2026-05-071-1/+1
| |/
* | Merge pull request #10580tobtoht2026-05-131-7/+16
|\ \
| * | use latest hard fork block for get_approximate_blockchain_height & update app...SNeedlewoods2026-05-111-7/+16
* | | Merge pull request #10542tobtoht2026-05-131-0/+6
|\ \ \
| * | | wallet_rpc_server: add missing trusted daemon checkselsta2026-05-071-0/+6
| | |/ | |/|
* / | crypto: implement CTHR_THREAD_CLOSE to avoid leaking memoryComputeryPony2026-05-081-1/+1
|/ /
* | Merge pull request #10406v0.18.5.0tobtoht2026-05-034-2/+3
|\ \
| * | build: prepare v0.18.5.0selsta2026-04-284-2/+3
* | | Merge pull request #10494tobtoht2026-04-301-1/+2
|\ \ \
| * | | daemon: on exit, stop the payload handler before closing cxnsj-berman2026-04-291-1/+2
* | | | Merge pull request #10504tobtoht2026-04-292-10/+10
|\ \ \ \
| * | | | daemon: clarify limitations of restricted ZMQ RPC in help textselsta2026-04-291-1/+1
| * | | | zmq: add restricted checks to GetInfoselsta2026-04-291-9/+9
* | | | | wallet2: reject duplicate outputs in reserve proofsselsta2026-04-291-0/+9
|/ / / /
* | | | Merge pull request #10481tobtoht2026-04-291-4/+10
|\ \ \ \
| * | | | wallet2: throw if reserve proof can't be parsedtobtoht2026-04-281-4/+10
* | | | | Merge pull request #10471tobtoht2026-04-291-18/+4
|\ \ \ \ \
| * | | | | wallet2: use decodeRct for reserve proof amount validationselsta2026-04-271-18/+4
* | | | | | Merge pull request #10491tobtoht2026-04-291-0/+5
|\ \ \ \ \ \
| * | | | | | cryptonote_core: restore separate fakechain data dir for core_testsselsta2026-04-291-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #10480tobtoht2026-04-291-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | wallet2: ensure daemon returns correct tx for spend proofselsta2026-04-281-0/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #10367tobtoht2026-04-272-4/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve unpack reserve handlingLee Clagett2026-04-272-4/+31
| | |_|/ | |/| |
* | | | Merge pull request #10431tobtoht2026-04-271-0/+44
|\ \ \ \
| * | | | cryptonote_core: add change address sanity checkjeffro2562026-04-271-0/+44
* | | | | Merge pull request #10469tobtoht2026-04-271-0/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | zmq: add missing restricted rpc check for get_block_headers_by_heightJeetraj2026-04-271-0/+8
* | | | | daemon: remove miniupnptobtoht2026-04-265-208/+5
|/ / / /
* | | | Merge pull request #10455tobtoht2026-04-251-52/+13
|\ \ \ \
| * | | | wallet2: remove deprecated txs_as_hexselsta2026-04-241-52/+13
* | | | | trezor: replace use of boost::is_base_of with std::is_base_oftobtoht2026-04-254-6/+8
* | | | | Merge pull request #10453tobtoht2026-04-242-5/+5
|\ \ \ \ \
| * | | | | tx_pool: notify txpool event when stem bumps to fluffj-berman2026-04-242-5/+5
* | | | | | Merge pull request #10425tobtoht2026-04-241-0/+47
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | zmq: add more missing restricted rpc checksselsta2026-04-241-0/+47
* | | | | | Merge pull request #10399tobtoht2026-04-242-2/+5
|\ \ \ \ \ \
| * | | | | | Fix ZMQ-PUB reporting of mempool txes that were initially in stem phaseLee Clagett2026-04-242-2/+5
* | | | | | | Merge pull request #10433tobtoht2026-04-241-4/+19
|\ \ \ \ \ \ \
| * | | | | | | wallet_rpc_server: fix ssl_allowed_fingerprints hex parsingselsta2026-04-211-4/+19
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #10444tobtoht2026-04-2211-40/+37
|\ \ \ \ \ \ \
| * | | | | | | blockchain_utilities: fix --data-dir optionjeffro2562026-04-2211-40/+37
| | |_|_|/ / / | |/| | | | |