selsta
389f3660db
http: share deterministic header field parser
2026-06-21 22:25:58 +02:00
tobtoht
869178450c
trezor: stop warning about deprecations we don't control
2026-06-21 21:57:38 +02:00
jpk68
473035ea69
wallet: add missing copyright info
2026-06-21 14:05:08 -04:00
Ap4sh
f4047aeb41
cryptonote_basic: copy tx extra payment IDs
2026-06-21 16:41:13 +02:00
tobtoht
53dba0854e
Merge pull request #10788
...
6da0999 p2p: replace make_address_v4_from_v6 with boost function (jpk68)
ff1f97b dns_utils: replace address-to-string functions (jpk68)
ACKs: selsta, tobtoht
2026-06-21 14:09:19 +00:00
tobtoht
e4a77fbb42
Merge pull request #10775
...
57f4cda wallet2: guard optimized coinbase refresh against empty vout (selsta)
ACKs: tobtoht, SChernykh
2026-06-21 11:39:04 +00:00
tobtoht
0651be79f9
Merge pull request #10772
...
7578af4 wallet2: reject non-monotonic rct output distributions (selsta)
ACKs: jeffro256, vtnerd
2026-06-21 11:38:15 +00:00
tobtoht
bb069330c7
Merge pull request #10786
...
49108d7 epee: use correct minor http version (jpk68)
ACKs: selsta, tobtoht
2026-06-21 11:37:21 +00:00
jpk68
a913ab8885
makefile: add target for asan without building tests
2026-06-20 16:51:39 -04:00
tobtoht
837e9cdd30
Merge pull request #10767
...
e9a8a26 wallet: wallet args take argv[] as const (jeffro256)
ACKs: selsta, tobtoht
2026-06-20 20:10:26 +00:00
Thomas
36bb2d0e7d
wallet2: avoid std::out_of_range on a truncated tx set blob
...
parse_unsigned_tx_from_str() and parse_tx_from_str() strip the magic,
then read the version byte and call s.substr(1) without checking a
version byte follows. A blob equal to just the magic leaves an empty
remainder, so s.substr(1) throws std::out_of_range instead of the
function returning false. Require magic + a version byte first.
2026-06-20 21:13:30 +02:00
tobtoht
9c96792680
guix: update gcc to 15.2.0
2026-06-20 17:02:40 +02:00
tobtoht
cf56393588
depends: boost: remove headers of unused libraries
2026-06-18 21:31:28 +02:00
Thomas
02db831d01
Fix spelling typos
2026-06-18 09:30:42 +02:00
jeffro256
a6c9d62e66
depends: Bitcoin -> Monero typo
2026-06-17 17:05:29 -05:00
tobtoht
6476ec8f2c
Merge pull request #10700
...
6ad3dc0 wallet2: read multisig restore fields with memcpy in generate (alhudz)
ACKs: vtnerd, selsta
2026-06-17 18:30:00 +00:00
jpk68
d7e23999d9
cryptonote_basic: remove unused function
2026-06-16 21:34:48 -04:00
jpk68
6da09994b9
p2p: replace make_address_v4_from_v6 with boost function
2026-06-16 16:36:17 -04:00
jpk68
ff1f97bf6e
dns_utils: replace address-to-string functions
2026-06-16 16:36:11 -04:00
tobtoht
5423c9aa63
Dockerfile: update stagex to 2026.6.0
2026-06-16 20:15:10 +02:00
tobtoht
abe4eb60ea
Merge pull request #10759
...
615d200 simplewallet: fix some error messages (jpk68)
ACKs: selsta, jeffro256
2026-06-16 17:59:59 +00:00
tobtoht
f0e7c5b1ae
Merge pull request #10753
...
74f0917 wallet2: store multisig nonce erasure before returning signed txset (selsta)
ACKs: UkoeHB, tobtoht
2026-06-16 11:06:23 +00:00
tobtoht
52ee7bbe77
Merge pull request #10756
...
d72cd7f net: cap aggregate ZMQ receive size (selsta)
ACKs: vtnerd, tobtoht
2026-06-16 11:04:23 +00:00
alhudz
6ad3dc08f7
wallet2: read multisig restore fields with memcpy in generate
2026-06-16 00:19:33 +05:30
tobtoht
9854fbd420
Merge pull request #10742
...
248792a Miner: fixed thread 0 always mining with secure JIT (worse performance) (SChernykh)
ACKs: selsta, tobtoht
2026-06-15 14:44:11 +00:00
tobtoht
67a0267991
Merge pull request #10751
...
6aba459 simplewallet: misc safety/correctness fixes (jpk68)
ACKs: jeffro256*, SNeedlewoods
2026-06-15 14:32:27 +00:00
tobtoht
ca47407134
Merge pull request #10749
...
85ef8e0 depends: openssl: update to 3.5.7 (tobtoht)
ACKs: selsta, plowsof
2026-06-15 14:30:44 +00:00
selsta
7578af44fe
wallet2: reject non-monotonic rct output distributions
2026-06-15 13:41:54 +02:00
jeffro256
e9a8a268be
wallet: wallet args take argv[] as const
2026-06-14 19:00:23 -05:00
tobtoht
757679bb6a
Merge pull request #10744
...
f1ea616 fix signed unsigned comparison (SNeedlewoods)
ACKs: selsta, tobtoht
2026-06-14 15:59:40 +00:00
tobtoht
184cd8e519
Merge pull request #10745
...
06d3258 fix typo in hashchain bounds error (woodser)
ACKs: selsta, jeffro256
2026-06-14 15:50:05 +00:00
tobtoht
1431995430
Merge pull request #10740
...
776d355 use byte-safe isalpha in epee json value parser (alhudz)
ACKs: iamamyth, selsta
2026-06-14 15:49:09 +00:00
tobtoht
7d22294ed8
Merge pull request #10766
...
3095f74 ci: run guix builds on changes to external (tobtoht)
ACKs: selsta, plowsof
2026-06-14 15:43:39 +00:00
tobtoht
3095f74ea8
ci: run guix builds on changes to external
2026-06-14 17:28:24 +02:00
tobtoht
b9d139c425
Merge pull request #10738
...
edcdf5c depends: boost: update to 1.91.0-1 (tobtoht)
ACKs: selsta, j-berman
2026-06-13 12:17:45 +00:00
tobtoht
af85115848
Merge pull request #10739
...
c1f7f0b crypto: fix strict aliasing for expandedKey in aesb.c (jeffro256)
ACKs: vtnerd, selsta
2026-06-13 12:16:38 +00:00
tobtoht
fb98441179
Merge pull request #9251
...
360db8f unit_tests: test every single field of JSON tx repr (jeffro256)
ACKs: selsta, tobtoht
2026-06-13 10:30:15 +00:00
tobtoht
d5b226d295
Merge pull request #10566
...
6460917 serialization: avoid blob memcpy of secret_key vector (selsta)
ACKs: vtnerd, tobtoht
2026-06-13 10:14:19 +00:00
tobtoht
747fdc14f6
Merge pull request #10652
...
1bd4dfe rpc: return prunable hashes in pruned getblocks (akildemir)
ACKs: jeffro256, tobtoht
2026-06-13 10:09:12 +00:00
jpk68 and selsta
6aba459672
simplewallet: misc safety/correctness fixes
2026-06-13 00:59:12 +02:00
tobtoht
805befb676
Merge pull request #10731
...
08811db wallet: read RPC crypto fields with memcpy (Ap4sh)
ACKs: jeffro256, selsta
2026-06-12 22:00:01 +00:00
Masamune
95b207f00f
Blockchain: fix data race in get_dynamic_base_fee_estimate
2026-06-12 15:36:57 +07:00
tobtoht
9e817b608b
Merge pull request #10674
...
b51a0cb translations: don't include locations (tobtoht)
2026-06-11 20:28:14 +00:00
tobtoht
9bd2ee44cd
Merge pull request #10728
...
af10a4f read import blob crypto fields with memcpy in wallet2 (alhudz)
2026-06-11 20:26:05 +00:00
tobtoht
887f2486fe
Merge pull request #8758
...
3af06e5 wallet: remove output blackballing (tobtoht)
2026-06-11 20:20:38 +00:00
akildemir and selsta
1bd4dfe43a
rpc: return prunable hashes in pruned getblocks
...
Co-authored-by: selsta <selsta@sent.at >
2026-06-11 20:37:13 +02:00
jpk68 and SNeedlewoods
615d20043e
simplewallet: fix some error messages
...
Co-authored-by: SNeedlewoods <sneedlewoods_1@protonmail.com >
2026-06-10 21:50:00 +02:00
SNeedlewoods
f1ea6167b3
fix signed unsigned comparison
2026-06-10 21:03:56 +02:00
selsta
d72cd7fc16
net: cap aggregate ZMQ receive size
2026-06-10 19:49:23 +02:00
tobtoht
cba713fba4
Merge pull request #10717
...
13d9582 Fix: check hwdev.generate_output_ephemeral_keys result (SChernykh)
2026-06-10 17:11:52 +00:00