Commit Graph
12478 Commits
Author SHA1 Message Date
selsta 2009084cc4 cryptonote_core: restore separate fakechain data dir for core_tests 2026-04-29 02:02:13 +02:00
tobtoht 367cf79fbc Merge pull request #10412
b6bd829 db_lmdb: remove unused txpool_blob cursor (selsta)
2026-04-28 18:53:48 +00:00
tobtoht 9d7ba46a36 Merge pull request #10366
baa631f Improve unpack reserve handling (Lee Clagett)
2026-04-27 23:08:32 +00:00
Lee Clagett baa631ff75 Improve unpack reserve handling 2026-04-27 18:25:18 -04:00
tobtoht 53e0c8f21d Merge pull request #10467
b3b9842 zmq: add missing restricted rpc check for get_block_headers_by_height (Jeetraj)
2026-04-27 19:51:13 +00:00
Jeetraj b3b9842b1b zmq: add missing restricted rpc check for get_block_headers_by_height 2026-04-27 02:18:40 +05:30
tobtoht 3ad4a5ee82 Merge pull request #10012
30b5d7b daemon: remove miniupnp (tobtoht)
2026-04-26 15:19:43 +00:00
tobtoht 30b5d7bd44 daemon: remove miniupnp 2026-04-26 10:54:04 +02:00
tobtoht e5ae017f7a Merge pull request #10454
fa740d7 wallet2: remove deprecated txs_as_hex (selsta)
2026-04-25 17:05:40 +00:00
tobtoht f6e7431c94 Merge pull request #10449
befdeb7 trezor: replace use of boost::is_base_of with std::is_base_of_v (tobtoht)
2026-04-25 12:33:28 +00:00
tobtoht f09c2c8584 Merge pull request #10456
ab0ecc2 utils: fix cli typo in monero-wallet-rpc.fish (nahuhh)
2026-04-24 22:06:35 +00:00
selsta fa740d7af8 wallet2: remove deprecated txs_as_hex
also add missing underflow check
2026-04-24 23:36:06 +02:00
nahuhh ab0ecc23f5 utils: fix cli typo in monero-wallet-rpc.fish 2026-04-24 21:00:38 +00:00
tobtoht afc4e3cdd8 Merge pull request #10415
d29ffb9 tx_pool: notify txpool event when stem bumps to fluff (j-berman)
2026-04-24 16:24:25 +00:00
tobtoht a6449ced68 Merge pull request #10424
4599596 zmq: add more missing restricted rpc checks (selsta)
2026-04-24 16:08:02 +00:00
j-berman d29ffb9616 tx_pool: notify txpool event when stem bumps to fluff 2026-04-24 09:02:45 -07:00
tobtoht 474657ad49 Merge pull request #10352
05eb7a2 Fix ZMQ-PUB reporting of mempool txes that were initially in stem phase (Lee Clagett)
2026-04-24 15:34:29 +00:00
selsta 45995964e1 zmq: add more missing restricted rpc checks 2026-04-24 17:34:25 +02:00
tobtoht 94a68ce1a2 Merge pull request #10432
3d2eb0e wallet_rpc_server: fix ssl_allowed_fingerprints hex parsing (selsta)
2026-04-24 15:31:21 +00:00
Lee Clagett 05eb7a212e Fix ZMQ-PUB reporting of mempool txes that were initially in stem phase 2026-04-24 09:17:44 -04:00
tobtoht f526af5273 Merge pull request #10430
0545a96 cryptonote_core: add change address sanity check (jeffro256)
2026-04-24 09:23:54 +00:00
tobtoht befdeb7da5 trezor: replace use of boost::is_base_of with std::is_base_of_v 2026-04-24 11:18:08 +02:00
jeffro256 0545a9611c cryptonote_core: add change address sanity check
Prevents silly mistakes where wrong change address is passed
2026-04-23 11:35:31 -05:00
tobtoht def6fa207b Merge pull request #10443
def9420 blockchain_utilities: fix --data-dir option (jeffro256)
2026-04-22 20:31:58 +00:00
tobtoht d4732d6fdb Merge pull request #10440
b4ba1ec cryptonote_protocol: cleanup_handle_incoming_blocks on scope exit (j-berman)
2026-04-22 18:07:38 +00:00
tobtoht 9f54da3664 Merge pull request #10447
7d12b56 device fix typos (jpk68)
2026-04-22 18:06:43 +00:00
tobtoht 519b26375c Merge pull request #10438
94089a8 cryptonote_basic: pruned hash return bool (j-berman)
2026-04-22 18:05:34 +00:00
jpk68andSNeedlewoods 7d12b568c9 device fix typos 2026-04-22 19:41:32 +02:00
tobtoht 87eed2c294 Merge pull request #10416
09dae82 ci: MSRV 1.69 -> 1.93 (tobtoht)
2026-04-22 17:37:35 +00:00
tobtoht 14b4f51b8f Merge pull request #10436
0150d45 connection: try-catch handles (j-berman)
2026-04-22 17:36:17 +00:00
tobtoht 5bdf89c7c5 Merge pull request #10434
9731bbf wallet_rpc_server: restrict relay_tx (selsta)
2026-04-22 17:34:43 +00:00
tobtoht b9480d3ebd Merge pull request #10426
bb449fd wallet2: add parse multisig tx sanity checks (selsta)
2026-04-22 17:33:56 +00:00
tobtoht 67a0b688d9 Merge pull request #10419
43d84ce zmq: add missing restricted rpc check (selsta)
2026-04-22 17:33:34 +00:00
jeffro256 def9420da1 blockchain_utilities: fix --data-dir option 2026-04-22 00:27:53 -05:00
j-berman b4ba1ec69c cryptonote_protocol: cleanup_handle_incoming_blocks on scope exit 2026-04-21 12:07:59 -07:00
j-berman 94089a8788 cryptonote_basic: pruned hash return bool 2026-04-21 12:04:31 -07:00
j-berman 0150d45e39 connection: try-catch handles 2026-04-21 12:00:56 -07:00
selsta 9731bbfbf5 wallet_rpc_server: restrict relay_tx 2026-04-21 19:42:36 +02:00
selsta 3d2eb0ea8a wallet_rpc_server: fix ssl_allowed_fingerprints hex parsing 2026-04-21 13:35:58 +02:00
tobtoht 230de37949 Merge pull request #10413
f684e7f functional_tests: fix HTTP digest auth sporadic failures (jeffro256)
2026-04-20 07:48:06 +00:00
selsta bb449fd745 wallet2: add parse multisig tx sanity checks 2026-04-20 00:24:12 +02:00
selsta 43d84ce92c zmq: add missing restricted rpc check 2026-04-18 17:36:21 +02:00
tobtoht 94c2ed34c2 Merge pull request #10396
50b259d p2p: isolate regtest from mainnet bootstrap state (Jeetraj)
2026-04-18 08:13:26 +00:00
tobtoht 09dae82a03 ci: MSRV 1.69 -> 1.93 2026-04-16 10:41:38 +02:00
tobtoht 4fc4d1e2e5 Merge pull request #10408
3aa793f rpc: restrict `add_aux_pow` (hinto.janai)
2026-04-15 09:27:05 +00:00
jeffro256 f684e7f3ce functional_tests: fix HTTP digest auth sporadic failures 2026-04-13 15:13:15 -05:00
selsta b6bd8291c9 db_lmdb: remove unused txpool_blob cursor 2026-04-13 18:57:28 +02:00
hinto.janai 3aa793fec4 rpc: restrict add_aux_pow 2026-04-10 13:49:09 +00:00
tobtoht 694016cb08 Merge pull request #10302
9ed9102 Correct help messages' default number of daemon out peers (S5NC)
2026-04-09 10:31:17 +00:00
tobtoht 018b935a6d Merge pull request #10378
604bb05 fix: return early in sensitive methods for --restricted-rpc (SNeedlewoods)
2026-04-09 10:25:30 +00:00