 vdoandnahuhh
|
874b7eb0b3
|
gitian: optional APT cacher for docker builds
|
2026-06-04 18:32:45 +00: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 |
|
j-berman
|
7d5e4842a4
|
tx_pool: notify txpool event when stem bumps to fluff
|
2026-04-24 09:03:45 -07:00 |
|
selsta
|
6e51bdcd8e
|
zmq: add more missing restricted rpc checks
|
2026-04-24 17:35:54 +02: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 |
|
Lee Clagett
|
73f1eaaed6
|
Fix ZMQ-PUB reporting of mempool txes that were initially in stem phase
|
2026-04-24 09:19:51 -04: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 |
|
jeffro256
|
8a20fd2bc8
|
blockchain_utilities: fix --data-dir option
|
2026-04-22 00:34:02 -05:00 |
|
j-berman
|
ac96d8ad37
|
cryptonote_protocol: cleanup_handle_incoming_blocks on scope exit
|
2026-04-21 12:09:20 -07:00 |
|
j-berman
|
874c771975
|
cryptonote_basic: pruned hash return bool
|
2026-04-21 12:05:12 -07:00 |
|
j-berman
|
14e333217e
|
connection: try-catch handles
|
2026-04-21 12:01:48 -07:00 |
|
selsta
|
3703ec1833
|
wallet_rpc_server: restrict relay_tx
|
2026-04-21 19:44:26 +02:00 |
|
selsta
|
b635e675e6
|
wallet_rpc_server: fix ssl_allowed_fingerprints hex parsing
|
2026-04-21 13:41:02 +02: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 |
|
selsta
|
2094d38c86
|
wallet2: add parse multisig tx sanity checks
|
2026-04-20 00:26:29 +02:00 |
|
selsta
|
e6ce535b24
|
zmq: add missing restricted rpc check
|
2026-04-18 17:38:26 +02:00 |
|
tobtoht
|
e75125a30b
|
Merge pull request #10410
1d2ae21 p2p: isolate regtest from mainnet bootstrap state (Jeetraj)
|
2026-04-18 08:13:55 +00:00 |
|
 Lee *!* Clagettandlschomaker1
|
ce5437f067
|
Add Socks v5 support to daemon and wallet
(cherry picked from commit 23e29a5074)
|
2026-04-16 15:52:05 -05:00 |
|
tobtoht
|
ecb1b7148e
|
Merge pull request #10409
644a738 rpc: restrict `add_aux_pow` (hinto.janai)
|
2026-04-15 09:27:28 +00:00 |
|
Jeetraj
|
1d2ae2138a
|
p2p: isolate regtest from mainnet bootstrap state
|
2026-04-10 22:45:53 +05:30 |
|
hinto.janai
|
644a73867f
|
rpc: restrict add_aux_pow
|
2026-04-10 13:49:43 +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 |
|
woodser
|
7b1e9ca298
|
multisig: add flag to skip refresh after multisig import
|
2026-04-08 13:54:22 -04:00 |
|
SNeedlewoods
|
e1adf396da
|
fix: return early in sensitive methods for --restricted-rpc
|
2026-04-07 18:43:08 +02: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 |
|
selsta
|
e7b121ac17
|
wallet2: fix background wallet detection in verify_password()
|
2026-04-06 19:35:38 +02:00 |
|
Lee *!* Clagett
|
8260f71818
|
Fix DNS resolve UB
|
2026-04-05 22:44:43 -04:00 |
|
j-berman
|
7bc2d5a42e
|
p2p: fix hanging shutdown
|
2026-04-04 15:02:49 -07: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 |
|
 YalingFangandselsta
|
0e45918b2b
|
Add support for Loongarch
|
2026-04-04 20:10:25 +02: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 |
|
selsta
|
7f2cfe9294
|
zmq: add restricted rpc mode
|
2026-04-01 18:06:10 +02:00 |
|
Lee *!* Clagett
|
017c9022d7
|
Cleanup some of the fragmented levin handling
|
2026-03-31 14:50:35 -04: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 |
|