woltx
5b60f69e40
mining: add submitBlock IPC method to Mining interface
...
Add a submitBlock method to the Mining IPC interface, similar to the
submitblock RPC. This accepts a fully assembled block, validates it, and
if accepted as new, processes it into chainstate.
This is needed for Stratum v2 Job Declarator Server (JDS), where accepted
solutions may correspond to jobs not tied to a Bitcoin Core BlockTemplate.
JDS receives PushSolution fields and reconstructs full blocks; without an
IPC submitBlock method, final submission requires the submitblock RPC.
The method returns detailed status (reason/debug strings) matching the
checkBlock pattern, giving callers enough information to handle
validation failures.
2026-05-26 11:40:02 -07:00
..
2026-05-22 08:33:36 +02:00
2026-05-22 10:04:33 +01:00
2026-05-03 15:03:53 +07:00
2026-05-16 03:36:51 +10:00
2026-03-30 15:12:04 -07:00
2026-05-26 11:40:02 -07:00
2026-05-26 11:40:02 -07:00
2026-05-22 09:47:42 +02:00
2026-05-26 11:40:02 -07:00
2026-05-21 23:01:09 -04:00
2026-05-21 23:01:09 -04:00
2026-05-22 08:33:36 +02:00
2026-05-21 23:01:09 -04:00
2026-04-09 10:25:28 +08:00
2026-05-21 17:53:56 +02:00
2026-05-26 11:40:02 -07:00
2026-05-22 10:04:33 +01:00
2026-05-25 17:47:45 -07:00
2026-05-16 03:36:51 +10:00
2026-05-16 03:36:51 +10:00
2026-05-16 03:36:51 +10:00
2026-05-16 03:36:51 +10:00
2026-05-16 03:36:51 +10:00
2026-05-26 11:42:40 +02:00
2026-04-28 17:43:03 +02:00
2026-03-30 16:34:48 +01:00
2026-04-22 16:46:02 +10:00
2026-03-30 16:34:48 +01:00
2026-05-16 03:36:51 +10:00
2026-05-16 03:36:51 +10:00
2026-04-03 18:25:30 +00:00
2026-04-20 08:55:51 +02:00
2026-04-20 08:55:51 +02:00
2026-05-16 03:36:51 +10:00
2026-03-30 16:34:48 +01:00
2026-03-30 16:34:48 +01:00
2026-04-30 11:35:53 -07:00
2026-05-26 08:39:03 -04:00
2026-04-08 22:36:13 +02:00
2026-04-20 15:52:45 -07:00
2026-04-20 15:52:45 -07:00
2026-05-21 23:01:09 -04:00
2026-05-21 15:03:49 +01:00
2026-05-16 03:36:51 +10:00
2026-05-21 06:27:47 +02:00
2026-04-29 14:51:47 -07:00
2026-04-09 10:25:28 +08:00
2026-05-16 03:36:51 +10:00
2026-05-16 03:36:51 +10:00
2026-05-21 23:01:09 -04:00
2026-05-22 08:33:36 +02:00
2026-05-13 16:17:36 +02:00
2026-05-13 16:17:36 +02:00
2026-05-16 03:36:50 +10:00
2026-05-16 03:36:51 +10:00
2026-05-16 03:36:51 +10:00
2026-05-18 15:32:14 +01:00
2026-05-13 16:17:36 +02:00
2026-05-21 23:01:09 -04:00
2026-05-04 22:28:54 +01:00
2026-05-16 03:36:51 +10:00
2026-04-30 13:41:44 +02:00
2026-04-30 13:41:44 +02:00
2026-05-22 10:04:33 +01:00
2026-05-20 13:39:20 +02:00
2026-05-16 03:36:51 +10:00
2026-05-16 03:36:51 +10:00
2026-04-06 18:42:26 +08:00
2026-05-16 23:57:14 -07:00
2026-04-29 15:04:22 -07:00
2026-04-20 11:15:41 +02:00
2026-04-20 08:55:44 +02:00
2026-04-29 15:04:22 -07:00
2026-05-16 03:36:51 +10:00
2025-03-12 19:46:54 +01:00
2026-04-28 10:37:15 +02:00
2026-05-16 03:36:51 +10:00
2026-04-03 22:00:29 +02:00
2026-04-20 11:15:41 +02:00
2026-04-08 22:36:13 +02:00
2026-04-20 08:55:26 +02:00
2026-04-28 18:22:47 +00:00
2026-04-28 18:22:47 +00:00
2026-03-30 16:39:42 +01:00
2026-05-26 13:36:57 +02:00
2026-04-22 15:49:51 -07:00
2026-05-16 03:36:50 +10:00