MarcoFalke
621c634b7f
rpc: Extend scope of validation mutex in generateblock
...
The mutex (required by TestBlockValidity) must be held after creating
the block, until TestBlockValidity is called. Otherwise, it is possible
that the chain advances in the meantime and leads to a crash in
TestBlockValidity:
Assertion failed: pindexPrev && pindexPrev == chainstate.m_chain.Tip() (validation.cpp: TestBlockValidity: 4338)
The diff can be reviewed with the git options
--ignore-all-space --function-context
Github-Pull: 31563
Rebased-From: fa62c8b1f0
2025-01-02 14:16:50 +01:00
..
2024-09-16 23:10:14 -04:00
2024-08-07 13:05:04 -04:00
2024-08-20 18:51:37 +02:00
2024-09-16 23:10:17 -04:00
2024-08-04 06:43:01 +02:00
2024-08-26 13:41:56 +01:00
2024-08-26 15:44:22 -04:00
2024-09-16 23:10:17 -04:00
2024-08-12 11:16:49 +01:00
2024-09-16 11:57:21 -04:00
2025-01-02 14:16:50 +01:00
2024-12-02 14:20:14 +00:00
2024-08-02 11:32:47 +01:00
2024-12-11 11:41:27 -05:00
2024-12-11 11:41:39 -05:00
2024-08-27 12:29:20 -04:00
2024-09-16 23:10:17 -04:00
2024-12-02 14:19:59 +00:00
2024-11-04 16:27:06 +00:00
2024-08-03 21:59:54 +02:00
2024-08-06 11:03:31 +02:00
2024-08-06 11:03:31 +02:00
2024-08-06 01:38:10 +02:00
2024-08-06 01:38:10 +02:00
2024-08-04 14:24:43 +02:00
2024-08-06 01:38:10 +02:00
2024-12-13 21:15:23 -05:00
2024-12-13 21:15:23 -05:00
2024-08-27 07:00:27 +02:00
2024-08-01 16:03:38 -04:00
2024-08-08 22:51:24 +02:00
2024-08-05 22:34:35 -04:00
2024-08-16 11:23:23 -04:00
2024-12-13 21:15:23 -05:00
2024-10-31 14:48:56 +00:00
2024-08-04 08:52:22 +02:00
2024-08-04 08:51:36 +02:00
2024-08-04 06:43:00 +02:00
2024-08-04 06:42:59 +02:00
2024-08-06 00:23:38 +01:00
2024-08-26 08:38:58 +01:00
2024-08-12 16:06:38 -04:00
2024-08-09 17:42:39 -04:00
2024-09-11 13:42:51 -04:00
2024-09-11 13:42:51 -04:00
2024-08-05 17:44:12 -04:00
2024-08-06 01:38:12 +02:00
2024-09-16 23:10:17 -04:00
2024-09-16 23:10:17 -04:00
2024-12-13 21:15:23 -05:00
2024-12-13 21:15:23 -05:00
2024-08-05 19:43:56 -04:00
2024-08-05 19:43:56 -04:00
2024-08-06 00:23:38 +01:00
2024-08-07 20:00:28 +01:00
2024-08-05 17:25:57 -04:00
2024-08-05 17:25:57 -04:00
2024-08-07 20:00:28 +01:00
2024-08-05 14:45:18 +02:00
2024-09-25 14:34:26 -04:00
2024-09-11 13:42:51 -04:00