aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #10441tobtoht2026-04-221-32/+17
|\ \ \ \ \ \
| * | | | | | cryptonote_protocol: cleanup_handle_incoming_blocks on scope exitj-berman2026-04-211-32/+17
| |/ / / / /
* | | | | | Merge pull request #10439tobtoht2026-04-224-8/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | cryptonote_basic: pruned hash return boolj-berman2026-04-214-8/+8
| |/ / / /
* | | | | Merge pull request #10437tobtoht2026-04-221-3/+3
|\ \ \ \ \
| * | | | | connection: try-catch handlesj-berman2026-04-211-3/+3
| |/ / / /
* | | | | Merge pull request #10435tobtoht2026-04-221-0/+7
|\ \ \ \ \
| * | | | | wallet_rpc_server: restrict relay_txselsta2026-04-211-0/+7
| | |/ / / | |/| | |
* | | | | Merge pull request #10427tobtoht2026-04-221-0/+2
|\ \ \ \ \
| * | | | | wallet2: add parse multisig tx sanity checksselsta2026-04-201-0/+2
| |/ / / /
* | | | | Merge pull request #10420tobtoht2026-04-221-0/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | zmq: add missing restricted rpc checkselsta2026-04-181-0/+7
| |/ / /
* | | | Merge pull request #10411tobtoht2026-04-2015-78/+824
|\ \ \ \
| * | | | Add Socks v5 support to daemon and walletLee *!* Clagett2026-04-1615-78/+824
* | | | | Merge pull request #10410tobtoht2026-04-183-9/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | p2p: isolate regtest from mainnet bootstrap stateJeetraj2026-04-103-9/+14
| | |/ / | |/| |
* | | | Merge pull request #10409tobtoht2026-04-151-1/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | rpc: restrict `add_aux_pow`hinto.janai2026-04-101-1/+10
* | | | Merge pull request #10379tobtoht2026-04-091-130/+103
|\ \ \ \
| * | | | fix: return early in sensitive methods for --restricted-rpcSNeedlewoods2026-04-071-130/+103
| | |_|/ | |/| |
* | | | Merge pull request #10405tobtoht2026-04-081-1/+1
|\ \ \ \
| * | | | wallet2: fix background wallet detection in verify_password()selsta2026-04-061-1/+1
| |/ / /
* | | | Merge pull request #10402tobtoht2026-04-084-14/+21
|\ \ \ \
| * | | | multisig: add flag to skip refresh after multisig importwoodser2026-04-084-15/+22