Commit Graph

12457 Commits

Author SHA1 Message Date
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
tobtoht
f526af5273 Merge pull request #10430
0545a96 cryptonote_core: add change address sanity check (jeffro256)
2026-04-24 09:23:54 +00: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
tobtoht
a6b609a348 Merge pull request #10331
d3efb8f guix: bump time-machine to 4a507aa8c0a579d150267d81ab4013189a7ec505 (tobtoht)
2026-04-04 18:36:06 +00:00
tobtoht
c80562671b depends: extract cached package as self
Co-authored-by: plowsof <77655812+plowsof@users.noreply.github.com>
2026-04-03 15:44:25 +02:00
tobtoht
e992301548 Merge pull request #10388
1498737 zmq: add restricted rpc mode (selsta)
2026-04-02 20:03:09 +00:00
tobtoht
76405af311 ci: build: bump ubuntu containers 2026-04-02 21:58:33 +02:00
tobtoht
6f3549d44a Merge pull request #10384
b93bba4 ci: bump deprecated actions (tobtoht)
2026-04-02 18:27:55 +00:00
tobtoht
7c302ddf0f Merge pull request #10383
9c3bef0 ci: depends: bump container to ubuntu 22.04 (tobtoht)
2026-04-02 18:27:21 +00:00
selsta
1498737f7f zmq: add restricted rpc mode 2026-04-01 18:04:24 +02:00
tobtoht
f9ff0c1c7d Merge pull request #10394
af765a2 brew: remove unnecessary homebrew/bundle tap (ratchips)
2026-03-31 21:48:24 +00:00
tobtoht
cb0726eb24 Merge pull request #10374
c5be4dd crypto: STD-compliant shifting in sc_check() (jeffro256)
2026-03-31 09:38:08 +00:00
tobtoht
095b06a6e6 Merge pull request #10386
1c97b0d abstract_tcp_server2: add missing return (selsta)
2026-03-31 09:35:30 +00:00