Commit Graph
100 Commits
Author SHA1 Message Date
tobtoht 77e329bc8f Merge pull request #10480
04eeb3b wallet2: ensure daemon returns correct tx for spend proof (selsta)
2026-04-29 08:07:08 +00:00
tobtoht 586e82bcc0 Merge pull request #10367
5422919 Improve unpack reserve handling (Lee Clagett)
2026-04-27 23:09:10 +00:00
tobtoht 64b19b4b9a Merge pull request #10431
44412d3 cryptonote_core: add change address sanity check (jeffro256)
2026-04-27 20:29:51 +00:00
tobtoht a445708e72 Merge pull request #10469
a4efa15 zmq: add missing restricted rpc check for get_block_headers_by_height (Jeetraj)
2026-04-27 19:51:52 +00:00
tobtoht b2d591eac4 Merge pull request #10465
987e6d2 daemon: remove miniupnp (tobtoht)
2026-04-26 15:20:13 +00:00
tobtoht 987e6d2913 daemon: remove miniupnp 2026-04-26 13:32:06 +02:00
tobtoht 0f09b75186 Merge pull request #10459
69176dc utils: fix cli typo in monero-wallet-rpc.fish (nahuhh)
2026-04-25 17:06:34 +00:00
tobtoht 1cbb2b864d Merge pull request #10455
54abe12 wallet2: remove deprecated txs_as_hex (selsta)
2026-04-25 17:06:07 +00:00
tobtoht e812304f4c Merge pull request #10461
919d247 trezor: replace use of boost::is_base_of with std::is_base_of (tobtoht)
2026-04-25 13:17:42 +00:00
tobtoht 919d247f7c trezor: replace use of boost::is_base_of with std::is_base_of 2026-04-25 14:29:17 +02:00
tobtoht 8d5af04105 Merge pull request #10453
7d5e484 tx_pool: notify txpool event when stem bumps to fluff (j-berman)
2026-04-24 16:24:46 +00:00
tobtoht 16a10eb9bc Merge pull request #10425
6e51bdc zmq: add more missing restricted rpc checks (selsta)
2026-04-24 16:11:43 +00:00
tobtoht 7879d9b68b Merge pull request #10399
73f1eaa Fix ZMQ-PUB reporting of mempool txes that were initially in stem phase (Lee Clagett)
2026-04-24 15:35:07 +00:00
tobtoht ed49e56c13 Merge pull request #10433
b635e67 wallet_rpc_server: fix ssl_allowed_fingerprints hex parsing (selsta)
2026-04-24 15:32:37 +00:00
tobtoht 1932e1a18f Merge pull request #10450
02f5c88 ci: bump deprecated actions (tobtoht)
2026-04-24 08:59:58 +00:00
tobtoht 02f5c88748 ci: bump deprecated actions 2026-04-23 13:03:07 +02:00
tobtoht 9d0c50fab5 Merge pull request #10444
8a20fd2 blockchain_utilities: fix --data-dir option (jeffro256)
2026-04-22 20:32:57 +00:00
tobtoht b73668263d Merge pull request #10441
ac96d8a cryptonote_protocol: cleanup_handle_incoming_blocks on scope exit (j-berman)
2026-04-22 18:08:10 +00:00
tobtoht 8ac6b99c92 Merge pull request #10439
874c771 cryptonote_basic: pruned hash return bool (j-berman)
2026-04-22 18:06:02 +00:00
tobtoht 5f280180a8 Merge pull request #10437
14e3332 connection: try-catch handles (j-berman)
2026-04-22 17:37:00 +00:00
tobtoht 81e72c09e8 Merge pull request #10435
3703ec1 wallet_rpc_server: restrict relay_tx (selsta)
2026-04-22 17:35:06 +00:00
tobtoht 6ecc2bdf1b Merge pull request #10427
2094d38 wallet2: add parse multisig tx sanity checks (selsta)
2026-04-22 17:34:15 +00:00
tobtoht 76448fbcb5 Merge pull request #10420
e6ce535 zmq: add missing restricted rpc check (selsta)
2026-04-22 17:32:39 +00:00
tobtoht 8b6be66bef Merge pull request #10411
ce5437f Add Socks v5 support to daemon and wallet (Lee *!* Clagett)
2026-04-20 07:49:04 +00:00
tobtoht e75125a30b Merge pull request #10410
1d2ae21 p2p: isolate regtest from mainnet bootstrap state (Jeetraj)
2026-04-18 08:13:55 +00:00
tobtoht ecb1b7148e Merge pull request #10409
644a738 rpc: restrict `add_aux_pow` (hinto.janai)
2026-04-15 09:27:28 +00:00
tobtoht 54b803603c Merge pull request #10379
e1adf39 fix: return early in sensitive methods for --restricted-rpc (SNeedlewoods)
2026-04-09 10:26:38 +00:00
tobtoht 943ebea536 Merge pull request #10405
e7b121a wallet2: fix background wallet detection in verify_password() (selsta)
2026-04-08 20:37:13 +00:00
tobtoht 515f546732 Merge pull request #10402
7b1e9ca multisig: add flag to skip refresh after multisig import (woodser)
2026-04-08 20:36:08 +00:00
tobtoht ce92fc1073 Merge pull request #10401
7bc2d5a p2p: fix hanging shutdown (j-berman)
2026-04-07 09:02:08 +00:00
tobtoht cbbd9581ad Merge pull request #10385
8260f71 Fix DNS resolve UB (Lee *!* Clagett)
2026-04-07 09:00:06 +00:00
tobtoht ff1746ec6e Merge pull request #10400
0e45918 Add support for Loongarch (YalingFang)
2026-04-07 08:57:51 +00:00
tobtoht 1df631970f Merge pull request #10395
017c902 Cleanup some of the fragmented levin handling (Lee *!* Clagett)
2026-04-04 18:45:15 +00:00
tobtoht 2953f74a84 Merge pull request #10389
7f2cfe9 zmq: add restricted rpc mode (selsta)
dd0fb6c daemon: warn user on specifiying ZMQ args with --no-zmq (jeffro256)
2026-04-02 20:04:02 +00:00
tobtoht ee1bbe7663 Merge pull request #10387
f60b400 abstract_tcp_server2: add missing return (selsta)
2026-03-31 09:35:53 +00:00
tobtoht e89da686e0 Merge pull request #10391
fd17e7b ci: arch: add missing boost-libs dependency (tobtoht)
2026-03-28 20:19:29 +00:00
tobtoht fd17e7b161 ci: arch: add missing boost-libs dependency 2026-03-28 21:10:10 +01:00
tobtoht 6af49ec83c Merge pull request #10364
f355f85 Harden HTTP client auth (Lee *!* Clagett)
2026-03-28 19:50:38 +00:00
tobtoht 9b1239dc56 Merge pull request #10373
f9d089a cryptonote_core: try-catch in prepare same as cleanup (j-berman)
2026-03-28 19:48:54 +00:00
tobtoht 96d924c0a9 Merge pull request #10377
0761024 tx_memory_pool: speedup get_complement() for large requests (jeffro256)
2026-03-28 19:45:46 +00:00
tobtoht 3683462e2e Merge pull request #10380
7a4825b wallet: add source info to describe_transfer RPC (jeffro256)
2026-03-28 19:43:41 +00:00
tobtoht 23b420a992 Merge pull request #10337
1e6a551 cryptonote_basic: fix add_extra_nonce_to_tx_extra() length (jeffro256)
2026-03-01 11:28:46 +00:00
tobtoht 761654b880 Merge pull request #10336
5312158 windows_service: quote service executable path (selsta)
2026-03-01 11:28:19 +00:00
tobtoht dbcc7d212c Merge pull request #10162
48252dd add getter for daemon proxy (woodser)
2026-02-22 12:59:56 +00:00
tobtoht afb0ae8822 Merge pull request #10318
a1a106d build: prepare v0.18.4.6 (selsta)
2026-02-18 22:20:20 +00:00
tobtoht e7ece64d32 Merge pull request #10317
54edc17 p2p: fix inverted ternary in peer list filter (selsta)
2026-02-18 22:18:02 +00:00
tobtoht 7cc1142889 Merge pull request #10298
ee9e4a4 p2p: connection patches (j-berman)
2026-02-03 19:52:22 +00:00
tobtoht 027bbf9e2b Merge pull request #10284
d4d67c4 multisig: fix kex failure in monero-gen-trusted-multisig (0xFFFC0000)
2026-02-03 18:59:41 +00:00
tobtoht 11f2237fec Merge pull request #10294
c4e54fe depends: openssl: update to 3.0.19 (tobtoht)
2026-02-03 18:53:37 +00:00
tobtoht 4ce39e0c14 Merge pull request #10280
482daa7 Tweak command_line::add_arg for clang 21 (Lee *!* Clagett)
2026-02-02 18:01:34 +00:00
tobtoht c4e54fe5e0 depends: openssl: update to 3.0.19 2026-01-29 22:10:53 +01:00
tobtoht 1a86c21b57 Merge pull request #10279
ff4c4aa Remove .no moneropulse domain from codebase (binaryFate)
2026-01-17 03:38:23 +00:00
tobtoht 316a98b11e Merge pull request #10262
ec34c5b build: prepare v0.18.4.5 (selsta)
2025-12-29 22:41:50 +00:00
tobtoht 6553d87c28 Merge pull request #10268
1075ace logging: Generalize terminal color detection (iamamyth)
2025-12-29 22:40:46 +00:00
tobtoht 1e5b761086 Merge pull request #10252
7baf2bd epee: add missing cstdint include (tobtoht)
2025-12-29 22:27:03 +00:00
tobtoht 9dff86103e Merge pull request #10257
d8d3cf9 p2p: fix race causing dropped connections during sync (j-berman)
2025-12-29 22:24:38 +00:00
tobtoht 4862ffd5dc Merge pull request #10255
c147e2d wallet2: fix edge case where tx's ki's remain marked unspent (j-berman)
2025-12-29 22:21:21 +00:00
tobtoht 7baf2bde6e epee: add missing cstdint include 2025-12-11 10:43:33 +01:00
tobtoht ae08557f71 Merge pull request #10243
15fc1c8 ledger: add nano gen5 id (tobtoht)
2025-12-09 17:58:04 +00:00
tobtoht 15fc1c840c ledger: add nano gen5 id 2025-12-01 01:49:50 +01:00
tobtoht e5d0b6078a Merge pull request #10238
ba163d3 simplewallet: edit desc. text for transfer (Cat)
2025-11-26 20:42:29 +00:00
tobtoht 853272408b Merge pull request #10234
c14a0ba depends: hidapi: update to 0.15.0 (tobtoht)
2025-11-26 19:35:43 +00:00
tobtoht c14a0ba432 depends: hidapi: update to 0.15.0 2025-11-24 18:12:10 +01:00
tobtoht 516e5355a1 Merge pull request #10206
4e4e343 Daemon: relay empty fluffy block on found block (j-berman)
2025-11-12 09:22:38 +00:00
tobtoht 14f3d408ad Merge pull request #10204
90dad18 tx pool: only increment m_txpool_weight for newly added pool txs (j-berman)
2025-11-12 09:20:34 +00:00
tobtoht 6f2574d9d2 Merge pull request #10195
26cf4f9 ledger: throw on secret view key export rejection (tobtoht)
2025-11-11 23:01:13 +00:00
tobtoht 68732126e9 Merge pull request #10202
dafecd0 cryptonote_protocol: accurate next_needed_height when there is an overlap (0xFFFC0000)
2025-11-11 22:42:07 +00:00
tobtoht 64f230d63a Merge pull request #10199
64f2d8e build: prepare v0.18.4.4 (selsta)
2025-11-11 21:52:46 +00:00
tobtoht 8167ae5ef0 Merge pull request #10194
a83a46d Fix logging deadlock (j-berman)
2025-11-11 21:51:35 +00:00
tobtoht 26cf4f9141 ledger: throw on secret view key export rejection 2025-11-11 20:57:56 +01:00
tobtoht 3cc9d65c93 Merge pull request #10153
9239d36 wallet: identify spends in pool when scanning (j-berman)
2025-10-27 18:51:14 +00:00
tobtoht a440e91790 Merge pull request #9901
9a45208 Daemon RPC: add max_block_count field to /getblocks.bin (j-berman)
2025-09-28 18:37:02 +00:00
tobtoht 6ee94b07df Merge pull request #10098
13e28ea simplewallet: batch address creation limit to match rpc (nahuhh)
2025-09-28 18:35:30 +00:00
tobtoht 6552aa6165 Merge pull request #10104
39c7a22 Send ZMQ miner notifications after txpool additions (WeebDataHoarder)
2025-09-28 18:34:03 +00:00
tobtoht ca58206a57 Merge pull request #10112
dd82d28 removing lza_menace seed nodes (lza_menace)
2025-09-28 18:32:24 +00:00
tobtoht be2cccf84b Merge pull request #10113
2879885 p2p: Improved peer selection with /24 subnet deduplication to disadvantage 'spy nodes' [v0.18] (rbrunner7)
2025-09-28 18:31:28 +00:00
tobtoht c9859c6713 Merge pull request #10115
659114a net_node: add hinto seed nodes (hinto.janai)
2025-09-28 18:29:35 +00:00
tobtoht bbc838557e Merge pull request #10105
f292444 remove 66.85.74.134 as seed node (Gingeropolous)
2025-09-24 20:53:32 +00:00
tobtoht 2d1972299a Merge pull request #10066
36b12ed Fix logging lock, future optimizations may needed (Lee *!* Clagett)
2025-09-24 20:51:55 +00:00
tobtoht fc0ff59adf Merge pull request #10092
00e4faf cryptonote_core: `--dns-versions-check` is deprecated (nahuhh)
2025-09-24 20:49:35 +00:00
tobtoht 6382e1e3f7 Merge pull request #10096
751061c wallet_rpc_server: allow creating more than 64 addresses at once (moneromooo-monero)
2025-09-24 20:47:59 +00:00
tobtoht 0eaac4445e Merge pull request #10070
53375a7 CMake: fix msys/ICU compilation failure (0xFFFC0000)
2025-09-08 18:17:15 +00:00
tobtoht 81f948a4a1 Merge pull request #10063
7e3edc2 epee: only parse valid port (selsta)
2025-08-31 09:41:18 +00:00
tobtoht 911c6799dd Merge pull request #10062
0dc791d ci: macos: reinstall cmake (tobtoht)
2025-08-30 17:45:30 +00:00
tobtoht 0dc791dec7 ci: macos: reinstall cmake 2025-08-30 19:26:56 +02:00
tobtoht d87edf57fc Merge pull request #10051
f921431 checkpoints: update to a recent block height (selsta)
2025-08-21 16:29:21 +00:00
tobtoht 22fc8f9a09 Merge pull request #10048
e6f43df epee: include math header for upcoming Boost 1.89 (Michael Cho)
2025-08-21 16:28:02 +00:00
tobtoht cc3b1cb29a Merge pull request #10047
e23b759 Skip ping connections in outgoing count (Lee *!* Clagett)
2025-08-21 16:27:33 +00:00
tobtoht eb39d64e40 Merge pull request #10031
f54edc4 add depends command for Apple Silicon macOS binaries (woodser)
2025-08-21 16:23:24 +00:00
tobtoht 2987b72006 Merge pull request #10019
32f701b build: prepare v0.18.4.2 (selsta)
2025-08-05 16:09:20 +00:00
tobtoht 35efc7e340 Merge pull request #10015
8f98dac wallet: deprecate wallet2::find_and_save_rings() (jeffro256)
2025-08-01 11:52:22 +00:00
tobtoht ec870e5070 Merge pull request #9998
2e0030c set do_not_relay always false in submit_multisig_main (SNeedlewoods)
2025-07-14 16:59:19 +00:00
tobtoht 04f47716c0 Merge pull request #9994
0e076d6 ci: gitian: update runner to 22.04 (tobtoht)
2025-07-14 15:03:52 +00:00
tobtoht 0e076d63fe ci: gitian: update runner to 22.04 2025-07-14 15:25:29 +02:00
tobtoht 4610926dfc Merge pull request #9991
7acee8d ci: bump debian to 11 [0.18] (tobtoht)
2025-07-13 20:17:23 +00:00
tobtoht d95cd26330 Merge pull request #9982
45152f9 rpc: return error correctly on bad key image string (jeffro256)
2025-07-13 16:52:45 +00:00
tobtoht 191a41ed3a Merge pull request #9983
bec90df add do_not_relay option to submit_multisig_main command in simplewallet (SNeedlewoods)
2025-07-13 16:51:20 +00:00
tobtoht f8c575e0b1 Merge pull request #9986
1d3d30c crypto: check+throw for Cryptonight v1 invalid input (jeffro256)
2025-07-13 16:50:31 +00:00
tobtoht 3e218c2021 Merge pull request #9958
9002681 Add new dynamic fees to ZMQ (Lee Clagett)
2025-07-10 17:32:31 +00:00
tobtoht 0b739fdf58 Merge pull request #9946
b96af8e build: prepare v0.18.4.1 (selsta)
2025-07-10 12:28:33 +00:00