selsta
ec60113e09
p2p: make stop signal idempotent
2026-06-01 19:22:26 +02:00
tobtoht
8a1de602f0
Merge pull request #10649
...
e354264 Fixed dangling iterator in is_remote_host_allowed (SChernykh)
2026-05-30 20:17:25 +00:00
tobtoht
468c7599be
Merge pull request #10688
...
6ae152d ci: macos: explicitely install unbound (tobtoht)
2026-05-30 20:04:59 +00:00
tobtoht
6ae152da1a
ci: macos: explicitely install unbound
2026-05-30 00:41:01 +02:00
tobtoht
54802803da
Merge pull request #10638
...
7d33977 net: canonicalize Tor and I2P hostnames (selsta)
2026-05-29 21:09:07 +00:00
tobtoht
9da54d0100
Merge pull request #10633
...
4b00f47 wallet2: clear m_additional_tx_keys during bg sync (selsta)
2026-05-28 21:30:10 +00:00
tobtoht
52ebef43d7
Merge pull request #10640
...
7a7c42f serialization: handle EOF at varint boundary (selsta)
2026-05-28 13:02:05 +00:00
tobtoht
f9a279cb39
Merge pull request #10654
...
98bc2ec depends: unbound: update to 1.25.1 (tobtoht)
2026-05-27 10:09:22 +00:00
tobtoht
612d207f51
Merge pull request #10642
...
98b350f contrib: fix unaligned&aliased levin buffer reads (jeffro256)
2026-05-27 00:46:24 +00:00
tobtoht
cb1b4b5321
Merge pull request #10555
...
0d49006 depends: explicitely enable cross-compile mode for autoconf (tobtoht)
2026-05-25 21:10:55 +00:00
tobtoht
8d7d6951b5
Merge pull request #10653
...
22a69e5 depends: libusb: update to 1.0.30 (tobtoht)
2026-05-25 20:12:22 +00:00
tobtoht
47d0323cc9
Merge pull request #10656
...
459e4fc ci: don't save caches for pull requests (tobtoht)
2026-05-25 17:42:34 +00:00
tobtoht and selsta
459e4fc241
ci: don't save caches for pull requests
...
Co-authored-by: selsta <selsta@sent.at >
2026-05-25 19:25:02 +02:00
tobtoht
0d49006c9d
depends: explicitely enable cross-compile mode for autoconf
2026-05-25 10:52:34 +02:00
tobtoht
98bc2ec5e6
depends: unbound: update to 1.25.1
2026-05-25 00:17:27 +02:00
tobtoht
22a69e588e
depends: libusb: update to 1.0.30
2026-05-24 23:19:21 +02:00
tobtoht
54f009ae9a
Merge pull request #10631
...
8b181af ci: gitian: run jobs when depends is changed (tobtoht)
2026-05-24 21:05:31 +00:00
tobtoht
8b181af53a
ci: gitian: run jobs when depends is changed
2026-05-24 21:16:45 +02:00
SChernykh
e354264e0c
Fixed dangling iterator in is_remote_host_allowed
...
- m_blocked_subnets.erase(it) either moves it to the next entry, or sets it to m_blocked_subnets.end() in which case the MCLOG_CYAN will access invalid data
2026-05-24 13:59:23 +02:00
tobtoht
c3e79d22ad
Merge pull request #10615
...
6d36b19 wallet_rpc_server: remove unused finalize_multisig endpoint (selsta)
2026-05-23 18:29:39 +00:00
selsta
7d33977813
net: canonicalize Tor and I2P hostnames
2026-05-23 01:01:43 +02:00
jeffro256 and selsta
98b350f7a1
contrib: fix unaligned&aliased levin buffer reads
...
Co-authored-by: selsta <selsta@users.noreply.github.com >
2026-05-21 21:19:31 -05:00
selsta
7a7c42ffba
serialization: handle EOF at varint boundary
2026-05-22 00:48:52 +02:00
tobtoht
798aecb8e7
Merge pull request #10610
...
7de1758 rpc: restrict get_alt_blocks_hashes (selsta)
2026-05-21 22:22:06 +00:00
selsta
4b00f47d43
wallet2: clear m_additional_tx_keys during bg sync
2026-05-21 00:47:12 +02:00
tobtoht
0059bb0095
Merge pull request #10575
...
a16f514 rpc: reject invalid JSON-RPC ids in ZMQ requests (selsta)
2026-05-19 19:59:47 +00:00
tobtoht
61ec6f41f8
Merge pull request #10592
...
8bcbeaf wallet: fix RPC describe transfer source entry (jeffro256)
2026-05-19 19:41:02 +00:00
selsta
6d36b1980d
wallet_rpc_server: remove unused finalize_multisig endpoint
2026-05-19 20:57:55 +02:00
tobtoht
7bd2a0fda4
Merge pull request #10571
...
6b629b3 Updated RandomX to v1.2.2 (SChernykh)
2026-05-17 11:17:08 +00:00
selsta
7de175802a
rpc: restrict get_alt_blocks_hashes
2026-05-15 23:02:16 +02:00
tobtoht
86f0ed6a89
Merge pull request #10535
...
9b46f84 zmq: switch to RapidJSON iterative parsing (selsta)
2026-05-15 11:31:46 +00:00
tobtoht
8aed0d18d0
Merge pull request #10596
...
2a6f64d epee: skip IPv4 TOS option for non-IPv4 peers (iuyua9)
2026-05-15 11:30:22 +00:00
iuyua9 and iuyua9
2a6f64d8fa
epee: skip IPv4 TOS option for non-IPv4 peers
2026-05-14 17:40:26 +08:00
jeffro256
8bcbeafb97
wallet: fix RPC describe transfer source entry
2026-05-13 14:09:29 -05:00
tobtoht
12c8ccf57f
Merge pull request #10580
...
afb9a1f use latest hard fork block for get_approximate_blockchain_height & update approximate_rolled_back_blocks (SNeedlewoods)
2026-05-13 11:12:25 +00:00
tobtoht
2567d30cec
Merge pull request #10542
...
7e70e0f wallet_rpc_server: add missing trusted daemon check (selsta)
2026-05-13 11:05:19 +00:00
SNeedlewoods
afb9a1f152
use latest hard fork block for get_approximate_blockchain_height & update approximate_rolled_back_blocks
2026-05-11 23:22:21 +02:00
selsta
a16f514c67
rpc: reject invalid JSON-RPC ids in ZMQ requests
2026-05-11 12:04:12 +02:00
tobtoht
f9d202b736
Merge pull request #10568
...
e92f9bd epee: fix memory leak with readline (ComputeryPony)
2026-05-10 17:44:49 +00:00
SChernykh
6b629b3765
Updated RandomX to v1.2.2
2026-05-10 11:46:46 +02:00
ComputeryPony
e92f9bd2d6
epee: fix memory leak with readline
2026-05-09 17:01:40 -05:00
tobtoht
7dd6b5daec
Merge pull request #10546
...
dede3a5 crypto: implement CTHR_THREAD_CLOSE to avoid leaking memory (ComputeryPony)
2026-05-09 19:23:00 +00:00
ComputeryPony
dede3a5d71
crypto: implement CTHR_THREAD_CLOSE to avoid leaking memory
2026-05-08 17:02:38 -05:00
selsta
7e70e0fb93
wallet_rpc_server: add missing trusted daemon check
2026-05-07 23:03:35 +02:00
selsta
9b46f84008
zmq: switch to RapidJSON iterative parsing
2026-05-07 20:03:18 +02:00
tobtoht
3ca4c30f73
Merge pull request #10406
...
1f1e74b build: prepare v0.18.5.0 (selsta)
v0.18.5.0
2026-05-03 19:23:57 +00:00
tobtoht
92c4c8363c
Merge pull request #10489
...
bf314b7 p2p: wait_for on shutdown instead of indefinite wait (j-berman)
2026-05-03 19:22:20 +00:00
tobtoht
285a3c7937
Merge pull request #10494
...
3a45f2b daemon: on exit, stop the payload handler before closing cxns (j-berman)
2026-04-30 21:50:32 +00:00
j-berman
3a45f2b9ac
daemon: on exit, stop the payload handler before closing cxns
2026-04-29 11:48:41 -07:00
tobtoht
ed7aba00e0
Merge pull request #10504
...
0b7c345 daemon: clarify limitations of restricted ZMQ RPC in help text (selsta)
f31bb18 zmq: add restricted checks to GetInfo (selsta)
2026-04-29 17:21:41 +00:00