Lőrinc
ac58e6c53c
test: fix P2SH output in coins cache fuzz
...
The `coinscache_sim` fuzz target builds a 23-byte P2SH scriptPubKey manually.
Place `OP_EQUAL` at index 22, after `OP_HASH160`, the 20-byte push opcode, and the 20-byte script hash.
This matches `CScript::IsPayToScriptHash()`, which checks byte 22 for `OP_EQUAL`, see src/script/script.cpp#L229
2026-05-06 09:39:07 +02:00
..
2026-03-20 15:37:51 +00: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
2026-03-10 11:01:37 +01:00
2026-04-29 14:51:47 -07:00
2026-04-08 16:08:54 -04: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
2026-02-17 21:40:46 +05:30
2026-02-27 08:37:33 -05:00
2026-04-27 11:23:25 -04:00
2026-04-27 11:36: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
2026-04-20 11:15:41 +02:00
2026-02-02 15:20:47 -08:00
2026-04-29 14:51:47 -07: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
2026-03-26 14:41:57 +01:00
2026-01-31 08:45:10 +03:00
2026-03-10 11:01:37 +01:00
2026-03-24 16:03:02 -07:00
2026-01-20 15:47:17 -08:00
2026-03-10 11:01:37 +01:00
2026-03-25 13:51:01 +01:00
2026-02-02 15:20:51 -08:00
2026-03-10 11:01:37 +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
2026-03-10 11:01:37 +01:00
2026-04-20 11:15:41 +02:00
2026-03-18 16:09:31 +01:00
2026-03-18 16:09:31 +01:00
2026-04-29 15:04:22 -07:00
2026-04-30 11:35:53 -07:00
2026-04-29 14:51:47 -07:00
2026-02-06 07:56:57 +01:00
2026-04-20 21:18:03 -03:00
2026-04-20 11:15:41 +02:00
2026-04-28 17:43:03 +02:00
2026-04-20 21:18:03 -03:00
2026-03-10 11:01:37 +01:00
2026-04-07 13:55:42 -04: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-04-30 11:35:53 -07: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