Commit Graph

12816 Commits

Author SHA1 Message Date
tobtoht 56b176c602 Merge pull request #10621
029aa2a depends: unbound: update to 1.25.1 (tobtoht)
2026-05-27 10:08:36 +00:00
jeffro256 868782513e crypto: split wire serialization in header 2026-05-27 00:18:48 -05:00
tobtoht 93e5d3e25e Merge pull request #10623
7704a19 contrib: fix unaligned&aliased levin buffer reads (jeffro256)
2026-05-27 00:45:25 +00:00
tobtoht aa5e571dcc Merge pull request #10578
9b337ca rpc: remove pay-to-use RPC on node side (jeffro256)
2026-05-26 21:31:53 +00:00
jeffro256 9b337ca01f rpc: remove pay-to-use RPC on node side
Co-authored-by: tobtoht <tob@featherwallet.org>
Co-authored-by: SNeedlewoods <sneedlewoods_1@protonmail.com>
2026-05-26 22:54:30 +02:00
tobtoht 5e44d79824 Merge pull request #10628
af4e0cf tests: remove psutil (tobtoht)
2026-05-26 20:42:15 +00:00
tobtoht af4e0cf411 tests: remove psutil 2026-05-26 22:21:34 +02:00
tobtoht 2b0e533544 Merge pull request #10625
d1eaf54 tests: replace monotonic (tobtoht)
2026-05-26 20:19:00 +00:00
selsta f8aeff5ad3 seraphis_crypto: remove unused transcript utility 2026-05-26 18:58:17 +02:00
jpk68 5b34e138d6 src: fix formatting of copyright comments 2026-05-25 20:08:02 -04:00
tobtoht 284f5eb23b Merge pull request #10657
4b99b9e depends: explicitely enable cross-compile mode for autoconf (tobtoht)
2026-05-25 21:11:19 +00:00
tobtoht f4bbdee14f Merge pull request #10084
b4c5449 wallet: add `wallet2_basic` library types (jeffro256)
2026-05-25 20:48:17 +00:00
tobtoht c975834fc8 Merge pull request #10658
7ada754 ci: guix: use a more reliable archive mirror (tobtoht)
2026-05-25 20:15:00 +00:00
tobtoht 18f214a4c5 Merge pull request #10586
1f848bf cmake: add support for sccache (jpk68)
2026-05-25 20:14:14 +00:00
tobtoht db29295d2e Merge pull request #10620
363dbd3 depends: libusb: update to 1.0.30 (tobtoht)
2026-05-25 20:11:55 +00:00
tobtoht 173ca6cfb7 Merge pull request #10208
e3f0f17 docker: StageX bootstrappable static monerod (tobtoht)
2026-05-25 20:11:17 +00:00
tobtoht 7ada754fcb ci: guix: use a more reliable archive mirror 2026-05-25 20:49:07 +02:00
tobtoht 0d631acd51 Merge pull request #10241
108244c Add wire::json_writer, and use in some of ZMQ-PUB functions. (Lee *!* Clagett)
2026-05-25 18:47:39 +00:00
tobtoht 88869096a5 Merge pull request #10554
0c22769 net/tor: improve address parsing (jpk68)
2026-05-25 18:41:58 +00:00
jpk68 0c22769a03 net/tor: improve address parsing 2026-05-25 20:12:29 +02:00
tobtoht bdeef33a8d Merge pull request #10655
816cc80 ci: don't save caches for pull requests (tobtoht)
2026-05-25 17:44:57 +00:00
tobtoht 816cc806e9 ci: don't save caches for pull requests 2026-05-25 19:27:19 +02:00
tobtoht e3f0f17d9b docker: StageX bootstrappable static monerod 2026-05-25 15:56:05 +02:00
tobtoht 4b99b9e0aa depends: explicitely enable cross-compile mode for autoconf 2026-05-25 14:17:55 +02:00
SChernykh f93346ab00 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:58:25 +02:00
tobtoht 8fd42c3baf Merge pull request #10614
7cc6b0f wallet_rpc_server: remove unused finalize_multisig endpoint (selsta)
2026-05-23 18:31:11 +00:00
selsta 438f7f9fc4 net: canonicalize Tor and I2P hostnames 2026-05-23 00:58:54 +02:00
tobtoht 029aa2a26e depends: unbound: update to 1.25.1 2026-05-23 00:25:45 +02:00
tobtoht 363dbd3a00 depends: libusb: update to 1.0.30 2026-05-23 00:24:43 +02:00
tobtoht be4493d1b0 Merge pull request #10645
9f5abcb ci: guix: use mirror (tobtoht)
2026-05-22 22:21:18 +00:00
tobtoht 9f5abcb3eb ci: guix: use mirror 2026-05-22 22:01:05 +02:00
tobtoht c7541ec6b8 Merge pull request #10643
27a9992 ci: guix: update to 1.5.0 (tobtoht)
2026-05-22 19:17:43 +00:00
tobtoht f3473acf49 Merge pull request #10612
d0f638a util: fix includes (jpk68)
2026-05-22 19:16:17 +00:00
tobtoht 27a999238d ci: guix: update to 1.5.0 2026-05-22 16:45:50 +02:00
tobtoht 8e7931c4f6 Merge pull request #10630
7cc182b ci: guix: use https for substitute server (tobtoht)
2026-05-22 10:43:38 +00:00
jeffro256 7704a194f0 contrib: fix unaligned&aliased levin buffer reads
Co-authored-by: selsta <selsta@users.noreply.github.com>
2026-05-21 21:16:45 -05:00
selsta 1bed4e8f39 serialization: handle EOF at varint boundary 2026-05-22 00:38:50 +02:00
tobtoht 57a272240f Merge pull request #10609
758aa14 rpc: restrict get_alt_blocks_hashes (selsta)
2026-05-21 22:21:41 +00:00
Lee *!* Clagett 108244cdf5 Add wire::json_writer, and use in some of ZMQ-PUB functions. 2026-05-21 17:19:52 -04:00
tobtoht c982fe1e51 Merge pull request #9473
1aea9cc tx_pool: track sensitive flag per-tx in added_txs_by_id (j-berman)
8cecfc8 src: fix rpc limit (Navid Rahimi)
2026-05-21 19:58:24 +00:00
j-berman 1aea9cc256 tx_pool: track sensitive flag per-tx in added_txs_by_id
Replace the plain time_t map value with an added_tx_info struct that
stores both receive_time and a sensitive flag. Thread the flag through
all add_tx_to_transient_lists call sites so incremental RPC queries
can skip sensitive transactions.

Reported-by: selsta
2026-05-21 20:37:59 +01:00
Navid Rahimi 8cecfc8d1b src: fix rpc limit
Co-authored-by: jeffro256 <jeffro256@tutanota.com>
2026-05-21 20:37:53 +01:00
tobtoht 5b542bba1d Merge pull request #10607
a307fcb cmake: enable linker-aware library de-duplication (selsta)
2026-05-21 18:48:35 +00:00
selsta b3cd06df90 wallet2: clear m_additional_tx_keys during bg sync 2026-05-21 00:44:30 +02:00
tobtoht 7cc182b28e ci: guix: use https for substitute server 2026-05-20 21:49:25 +02:00
tobtoht bc1a2f096d depends: sodium: fix broken url 2026-05-20 21:38:09 +02:00
tobtoht d1eaf54ed1 tests: replace monotonic 2026-05-20 20:00:19 +02:00
selsta f1ae8ca4ee wallet_rpc_server: add missing background check
Reported by ro1m
2026-05-20 19:10:36 +02:00
tobtoht 551b1ff13d Merge pull request #10619
b393830 utils: add missing rpc flags to fish autocomplete (selsta)
2026-05-20 15:51:58 +00:00
tobtoht ef39d9b178 Merge pull request #10604
6825fb4 Fix boosted_tcp_server.shutdown test (asan issue) (Lee Clagett)
2026-05-20 15:51:25 +00:00