aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge pull request #10455tobtoht2026-04-251-52/+13
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 54abe12 wallet2: remove deprecated txs_as_hex (selsta)
| * | | | | wallet2: remove deprecated txs_as_hexselsta2026-04-241-52/+13
| | | | | | | | | | | | | | | | | | | | | | | | also add missing underflow check
* | | | | | Merge pull request #10461tobtoht2026-04-254-6/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | 919d247 trezor: replace use of boost::is_base_of with std::is_base_of (tobtoht)
| * | | | | 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
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 7d5e484 tx_pool: notify txpool event when stem bumps to fluff (j-berman)
| * | | | | tx_pool: notify txpool event when stem bumps to fluffj-berman2026-04-242-5/+5
| | | | | |
* | | | | | Merge pull request #10425tobtoht2026-04-241-0/+47
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | 6e51bdc zmq: add more missing restricted rpc checks (selsta)
| * | | | | zmq: add more missing restricted rpc checksselsta2026-04-241-0/+47
| | | | | |
* | | | | | Merge pull request #10399tobtoht2026-04-242-2/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 73f1eaa Fix ZMQ-PUB reporting of mempool txes that were initially in stem phase (Lee Clagett)
| * | | | | | 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
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | b635e67 wallet_rpc_server: fix ssl_allowed_fingerprints hex parsing (selsta)
| * | | | | | | wallet_rpc_server: fix ssl_allowed_fingerprints hex parsingselsta2026-04-211-4/+19
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #10450tobtoht2026-04-243-18/+18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 02f5c88 ci: bump deprecated actions (tobtoht)
| * | | | | | | ci: bump deprecated actionstobtoht2026-04-233-18/+18
|/ / / / / / /
* | | | | | | Merge pull request #10444tobtoht2026-04-2211-40/+37
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 8a20fd2 blockchain_utilities: fix --data-dir option (jeffro256)
| * | | | | | | blockchain_utilities: fix --data-dir optionjeffro2562026-04-2211-40/+37
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #10441tobtoht2026-04-221-32/+17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ac96d8a cryptonote_protocol: cleanup_handle_incoming_blocks on scope exit (j-berman)
| * | | | | | | cryptonote_protocol: cleanup_handle_incoming_blocks on scope exitj-berman2026-04-211-32/+17
| |/ / / / / /
* | | | | | | Merge pull request #10439tobtoht2026-04-224-8/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | 874c771 cryptonote_basic: pruned hash return bool (j-berman)
| * | | | | | cryptonote_basic: pruned hash return boolj-berman2026-04-214-8/+8
| |/ / / / /
* | | | | | Merge pull request #10437tobtoht2026-04-223-4/+20
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 14e3332 connection: try-catch handles (j-berman)
| * | | | | | connection: try-catch handlesj-berman2026-04-213-4/+20
| |/ / / / /
* | | | | | Merge pull request #10435tobtoht2026-04-221-0/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 3703ec1 wallet_rpc_server: restrict relay_tx (selsta)
| * | | | | | wallet_rpc_server: restrict relay_txselsta2026-04-211-0/+7
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #10427tobtoht2026-04-221-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 2094d38 wallet2: add parse multisig tx sanity checks (selsta)
| * | | | | | wallet2: add parse multisig tx sanity checksselsta2026-04-201-0/+2
| |/ / / / /
* | | | | | Merge pull request #10420tobtoht2026-04-221-0/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | e6ce535 zmq: add missing restricted rpc check (selsta)
| * | | | | zmq: add missing restricted rpc checkselsta2026-04-181-0/+7
| |/ / / /
* | | | | Merge pull request #10411tobtoht2026-04-2017-84/+1548
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | ce5437f Add Socks v5 support to daemon and wallet (Lee *!* Clagett)
| * | | | | Add Socks v5 support to daemon and walletLee *!* Clagett2026-04-1617-84/+1548
| | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 23e29a5074f01cbb781f7e76b0c17ad2b6797af0)
* | | | | | Merge pull request #10410tobtoht2026-04-184-9/+119
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | 1d2ae21 p2p: isolate regtest from mainnet bootstrap state (Jeetraj)
| * | | | | p2p: isolate regtest from mainnet bootstrap stateJeetraj2026-04-104-9/+119
| | |/ / / | |/| | |
* | | | | Merge pull request #10409tobtoht2026-04-151-1/+10
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | 644a738 rpc: restrict `add_aux_pow` (hinto.janai)
| * | | | rpc: restrict `add_aux_pow`hinto.janai2026-04-101-1/+10
| | | | |
* | | | | Merge pull request #10379tobtoht2026-04-091-130/+103
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | e1adf39 fix: return early in sensitive methods for --restricted-rpc (SNeedlewoods)
| * | | | | fix: return early in sensitive methods for --restricted-rpcSNeedlewoods2026-04-071-130/+103
| | |_|/ / | |/| | |
* | | | | Merge pull request #10405tobtoht2026-04-081-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | e7b121a wallet2: fix background wallet detection in verify_password() (selsta)
| * | | | | wallet2: fix background wallet detection in verify_password()selsta2026-04-061-1/+1
| |/ / / /
* | | | | Merge pull request #10402tobtoht2026-04-084-14/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | 7b1e9ca multisig: add flag to skip refresh after multisig import (woodser)
| * | | | multisig: add flag to skip refresh after multisig importwoodser2026-04-084-15/+22
| | | | |
* | | | | Merge pull request #10401tobtoht2026-04-0713-89/+215
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 7bc2d5a p2p: fix hanging shutdown (j-berman)
| * | | | | p2p: fix hanging shutdownj-berman2026-04-0413-89/+215
| | | | | |
* | | | | | Merge pull request #10385tobtoht2026-04-071-23/+20
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 8260f71 Fix DNS resolve UB (Lee *!* Clagett)
| * | | | | | Fix DNS resolve UBLee *!* Clagett2026-04-051-23/+20
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #10400tobtoht2026-04-073-1/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | 0e45918 Add support for Loongarch (YalingFang)
| * | | | | Add support for LoongarchYalingFang2026-04-043-1/+13
| |/ / / /
* | | | | Merge pull request #10395tobtoht2026-04-042-5/+33
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 017c902 Cleanup some of the fragmented levin handling (Lee *!* Clagett)
| * | | | | Cleanup some of the fragmented levin handlingLee *!* Clagett2026-03-312-5/+33
| | |_|_|/ | |/| | |
* | | | | Merge pull request #10389tobtoht2026-04-029-7/+234
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | 7f2cfe9 zmq: add restricted rpc mode (selsta) dd0fb6c daemon: warn user on specifiying ZMQ args with --no-zmq (jeffro256)
| * | | | zmq: add restricted rpc modeselsta2026-04-019-9/+217
| | | | |