Commit Graph

12467 Commits

Author SHA1 Message Date
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
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
jpk68
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
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
Jeetraj
50b259d449 p2p: isolate regtest from mainnet bootstrap state 2026-04-09 11:05:47 +05:30
SNeedlewoods
604bb05d81 fix: return early in sensitive methods for --restricted-rpc 2026-04-08 23:43:28 +02:00
tobtoht
d51665aea6 Merge pull request #10404
b19cd82 wallet2: fix background wallet detection in verify_password() (selsta)
2026-04-08 20:36:42 +00:00
tobtoht
be4a721f50 Merge pull request #10403
08c9aec multisig: add flag to skip refresh after multisig import (woodser)
2026-04-08 20:35:28 +00:00
tobtoht
250017d2c2 Merge pull request #10271
bc5cdf4 wallet: unrestrict `get_transfers` and `get_transfer_by_txid` (jeffro256)
2026-04-08 20:31:58 +00:00
tobtoht
49f3fabbf4 Merge pull request #10382
742c629 p2p: fix hanging shutdown (j-berman)
2026-04-07 09:01:30 +00:00
tobtoht
018f39ca60 Merge pull request #10397
c805626 depends: extract cached package as self (tobtoht)
2026-04-07 08:59:09 +00:00
tobtoht
b0c8e9dd7e Merge pull request #10398
76405af ci: build: bump ubuntu containers (tobtoht)
2026-04-07 08:58:25 +00:00
selsta
b19cd82177 wallet2: fix background wallet detection in verify_password() 2026-04-06 19:33:03 +02:00
woodser
08c9aec897 multisig: add flag to skip refresh after multisig import 2026-04-06 11:40:22 -04:00
tobtoht
99addbcc91 Merge pull request #10357
3e2c837 Cleanup some of the fragmented levin handling (Lee *!* Clagett)
2026-04-04 18:44:46 +00:00