| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | cryptonote_core: add change address sanity check | jeffro256 | 2026-04-27 | 1 | -0/+44 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevents silly mistakes where wrong change address is passed Release versions uses boost::optional instead of std::optional | |||||
| * | | | | | Merge pull request #10469 | tobtoht | 2026-04-27 | 1 | -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_height | Jeetraj | 2026-04-27 | 1 | -0/+8 | |
| | | | | | | ||||||
| * | | | | | daemon: remove miniupnp | tobtoht | 2026-04-26 | 5 | -208/+5 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #10455 | tobtoht | 2026-04-25 | 1 | -52/+13 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | 54abe12 wallet2: remove deprecated txs_as_hex (selsta) | |||||
| | * | | | | wallet2: remove deprecated txs_as_hex | selsta | 2026-04-24 | 1 | -52/+13 | |
| | | | | | | | | | | | | | | | | | | | | | also add missing underflow check | |||||
| * | | | | | trezor: replace use of boost::is_base_of with std::is_base_of | tobtoht | 2026-04-25 | 4 | -6/+8 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #10453 | tobtoht | 2026-04-24 | 2 | -5/+5 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | 7d5e484 tx_pool: notify txpool event when stem bumps to fluff (j-berman) | |||||
| | * | | | | | tx_pool: notify txpool event when stem bumps to fluff | j-berman | 2026-04-24 | 2 | -5/+5 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #10425 | tobtoht | 2026-04-24 | 1 | -0/+47 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | 6e51bdc zmq: add more missing restricted rpc checks (selsta) | |||||
| | * | | | | | zmq: add more missing restricted rpc checks | selsta | 2026-04-24 | 1 | -0/+47 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #10399 | tobtoht | 2026-04-24 | 2 | -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 phase | Lee Clagett | 2026-04-24 | 2 | -2/+5 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #10433 | tobtoht | 2026-04-24 | 1 | -4/+19 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | b635e67 wallet_rpc_server: fix ssl_allowed_fingerprints hex parsing (selsta) | |||||
| | * | | | | | | | wallet_rpc_server: fix ssl_allowed_fingerprints hex parsing | selsta | 2026-04-21 | 1 | -4/+19 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #10444 | tobtoht | 2026-04-22 | 11 | -40/+37 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 8a20fd2 blockchain_utilities: fix --data-dir option (jeffro256) | |||||
| | * | | | | | | | blockchain_utilities: fix --data-dir option | jeffro256 | 2026-04-22 | 11 | -40/+37 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #10441 | tobtoht | 2026-04-22 | 1 | -32/+17 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | ac96d8a cryptonote_protocol: cleanup_handle_incoming_blocks on scope exit (j-berman) | |||||
| | * | | | | | | | cryptonote_protocol: cleanup_handle_incoming_blocks on scope exit | j-berman | 2026-04-21 | 1 | -32/+17 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #10439 | tobtoht | 2026-04-22 | 4 | -8/+8 | |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | 874c771 cryptonote_basic: pruned hash return bool (j-berman) | |||||
| | * | | | | | | cryptonote_basic: pruned hash return bool | j-berman | 2026-04-21 | 4 | -8/+8 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #10437 | tobtoht | 2026-04-22 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | 14e3332 connection: try-catch handles (j-berman) | |||||
| | * | | | | | | connection: try-catch handles | j-berman | 2026-04-21 | 1 | -3/+3 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #10435 | tobtoht | 2026-04-22 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | 3703ec1 wallet_rpc_server: restrict relay_tx (selsta) | |||||
| | * | | | | | | wallet_rpc_server: restrict relay_tx | selsta | 2026-04-21 | 1 | -0/+7 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #10427 | tobtoht | 2026-04-22 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | 2094d38 wallet2: add parse multisig tx sanity checks (selsta) | |||||
| | * | | | | | | wallet2: add parse multisig tx sanity checks | selsta | 2026-04-20 | 1 | -0/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #10420 | tobtoht | 2026-04-22 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | e6ce535 zmq: add missing restricted rpc check (selsta) | |||||
| | * | | | | | zmq: add missing restricted rpc check | selsta | 2026-04-18 | 1 | -0/+7 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #10411 | tobtoht | 2026-04-20 | 15 | -78/+824 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | ce5437f Add Socks v5 support to daemon and wallet (Lee *!* Clagett) | |||||
| | * | | | | | Add Socks v5 support to daemon and wallet | Lee *!* Clagett | 2026-04-16 | 15 | -78/+824 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 23e29a5074f01cbb781f7e76b0c17ad2b6797af0) | |||||
| * | | | | | | Merge pull request #10410 | tobtoht | 2026-04-18 | 3 | -9/+14 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | 1d2ae21 p2p: isolate regtest from mainnet bootstrap state (Jeetraj) | |||||
| | * | | | | | p2p: isolate regtest from mainnet bootstrap state | Jeetraj | 2026-04-10 | 3 | -9/+14 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #10409 | tobtoht | 2026-04-15 | 1 | -1/+10 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | 644a738 rpc: restrict `add_aux_pow` (hinto.janai) | |||||
| | * | | | | rpc: restrict `add_aux_pow` | hinto.janai | 2026-04-10 | 1 | -1/+10 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #10379 | tobtoht | 2026-04-09 | 1 | -130/+103 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | e1adf39 fix: return early in sensitive methods for --restricted-rpc (SNeedlewoods) | |||||
| | * | | | | | fix: return early in sensitive methods for --restricted-rpc | SNeedlewoods | 2026-04-07 | 1 | -130/+103 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #10405 | tobtoht | 2026-04-08 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | e7b121a wallet2: fix background wallet detection in verify_password() (selsta) | |||||
| | * | | | | | wallet2: fix background wallet detection in verify_password() | selsta | 2026-04-06 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #10402 | tobtoht | 2026-04-08 | 4 | -14/+21 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | 7b1e9ca multisig: add flag to skip refresh after multisig import (woodser) | |||||
| | * | | | | multisig: add flag to skip refresh after multisig import | woodser | 2026-04-08 | 4 | -15/+22 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #10401 | tobtoht | 2026-04-07 | 1 | -22/+29 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | 7bc2d5a p2p: fix hanging shutdown (j-berman) | |||||
| | * | | | | | p2p: fix hanging shutdown | j-berman | 2026-04-04 | 1 | -22/+29 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #10385 | tobtoht | 2026-04-07 | 1 | -23/+20 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | 8260f71 Fix DNS resolve UB (Lee *!* Clagett) | |||||
| | * | | | | | Fix DNS resolve UB | Lee *!* Clagett | 2026-04-05 | 1 | -23/+20 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #10389 | tobtoht | 2026-04-02 | 8 | -7/+216 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | 7f2cfe9 zmq: add restricted rpc mode (selsta) dd0fb6c daemon: warn user on specifiying ZMQ args with --no-zmq (jeffro256) | |||||
| | * | | | | zmq: add restricted rpc mode | selsta | 2026-04-01 | 8 | -9/+199 | |
| | | | | | | ||||||
| | * | | | | daemon: warn user on specifiying ZMQ args with --no-zmq | jeffro256 | 2026-03-27 | 1 | -0/+19 | |
| | |/ / / | | | | | | | | | | | | | Resolves https://github.com/monero-project/monero/issues/9127 | |||||
| * | | | | Merge pull request #10373 | tobtoht | 2026-03-28 | 1 | -1/+5 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | f9d089a cryptonote_core: try-catch in prepare same as cleanup (j-berman) | |||||
| | * | | | | cryptonote_core: try-catch in prepare same as cleanup | j-berman | 2026-03-18 | 1 | -1/+5 | |
| | |/ / / | ||||||
