merge-script
ddb94fd3e1
Merge bitcoin/bitcoin#35289 : fuzz: Fix timeout in txorphan
...
004a7e3cfb fuzz: Fix txorphan timeout by limiting block weight (marcofleon)
Pull request description:
The `EraseForBlock` branch in the `txorphan` harness could produce a block with 1000 transactions in it, each with potentially up to 200,000 inputs, resulting in way too many [map lookups](3cab711d69/src/node/txorphanage.cpp (L625) ). This was producing inputs that were taking 2 seconds or longer per iteration, which is too long.
Fix by only adding transactions to the block up to the block weight limit. This matches production behavior, as `EraseForBlock` is only called on a newly [connected block](3cab711d69/src/net_processing.cpp (L2090) ).
ACKs for top commit:
maflcko:
lgtm ACK 004a7e3cfb
instagibbs:
ACK 004a7e3cfb
sedited:
ACK 004a7e3cfb
Tree-SHA512: 465504402358e1bed629104b21e05301139f1590884de21e77d566a45e422eef6d4380c5714692f33f5398e4e299b8c9f84b82f58c56a98e410c5c841184aee5
2026-05-14 17:25:50 +02:00
..
2026-03-20 15:37:51 +00:00
2025-12-16 22:21:15 +01:00
2026-03-25 16:55:18 +01:00
2026-01-20 23:59:43 +01:00
2026-01-20 23:59:41 +01:00
2025-12-16 22:21:15 +01:00
2026-03-10 11:01:37 +01:00
2026-04-29 14:51:47 -07:00
2026-04-08 16:08:54 -04:00
2025-12-16 22:21:15 +01:00
2026-01-14 11:38:07 -08:00
2026-04-20 08:55:51 +02:00
2026-04-20 11:15:41 +02:00
2026-02-06 07:56:57 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-02-17 21:40:46 +05:30
2025-12-16 22:21:15 +01:00
2026-02-27 08:37:33 -05:00
2026-04-27 11:23:25 -04:00
2026-05-13 12:00:27 -04:00
2026-04-08 22:36:13 +02:00
2026-05-06 09:39:07 +02:00
2026-03-18 16:09:31 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-04-20 11:15:41 +02:00
2025-12-16 22:21:15 +01:00
2026-02-02 15:20:47 -08:00
2026-04-29 14:51:47 -07:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-02-27 08:37:33 -05:00
2026-02-27 08:37:33 -05:00
2026-02-13 10:52:25 +01:00
2025-12-16 22:21:15 +01:00
2026-03-26 14:41:57 +01:00
2025-12-16 22:21:15 +01:00
2026-01-31 08:45:10 +03:00
2025-12-16 22:21:15 +01:00
2026-03-10 11:01:37 +01:00
2025-12-16 22:21:15 +01:00
2026-03-24 16:03:02 -07:00
2026-01-20 15:47:17 -08:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-03-10 11:01:37 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-03-25 13:51:01 +01:00
2026-02-02 15:20:51 -08:00
2025-12-16 22:21:15 +01:00
2025-10-09 20:47:25 +02:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-03-10 11:01:37 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-04-13 09:49:13 +02:00
2026-03-10 11:01:37 +01:00
2026-04-27 11:36:19 -04:00
2026-03-31 09:48:06 +02:00
2026-01-27 14:45:35 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-03-10 11:01:37 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-11-25 10:35:11 +00:00
2026-04-20 11:15:41 +02:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-03-18 16:09:31 +01:00
2026-03-18 16:09:31 +01:00
2025-12-16 22:21:15 +01:00
2026-04-29 15:04:22 -07:00
2025-12-16 22:21:15 +01:00
2026-04-30 11:35:53 -07:00
2025-12-16 22:21:15 +01:00
2026-04-29 14:51:47 -07:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-02-06 07:56:57 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-04-20 21:18:03 -03:00
2026-04-20 11:15:41 +02:00
2025-12-16 22:21:15 +01:00
2026-04-28 17:43:03 +02:00
2026-04-20 21:18:03 -03:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-03-10 11:01:37 +01:00
2026-04-07 13:55:42 -04:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-02-17 15:02:40 -05:00
2026-04-03 22:00:29 +02:00
2026-04-08 22:36:13 +02:00
2026-02-06 07:56:57 +01:00
2026-02-06 07:56:57 +01:00
2026-01-27 14:45:35 +01:00
2026-03-10 11:01:37 +01:00
2026-02-27 08:38:01 -05:00
2026-05-14 12:32:04 +01:00
2025-12-16 22:21:15 +01:00
2026-03-25 16:55:18 +01:00
2026-05-05 14:43:28 +02:00
2026-04-20 15:52:45 -07:00
2026-03-10 11:01:37 +01:00
2026-03-10 11:01:37 +01:00
2026-03-13 09:02:09 +01:00