Created
May 30, 2026 16:43
-
-
Save zmanian/0bb79dce0971bb2e0f0fb46fad3267a6 to your computer and use it in GitHub Desktop.
Zebra #5709 — dbg5709 lifecycle capture, block 1,732,117 never appears in any event (request-side gap)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Zebra issue #5709 — instrumented binary capture | |
| # | |
| # Build: zmanian/zebra@exp/5709-instrument-lifecycle (info-level dbg5709 lifecycle) | |
| # Host: GCP c4-standard-24, mainnet, network_upgrade=Nu5 (sandblasting era) | |
| # State at capture: verified_height=1732115, continuous_height=1732116, processing_next=1732115 | |
| # | |
| # Critical finding: block 1,732,117 NEVER appears in any dbg5709 event | |
| # - Not in: downloaded | |
| # - Not in: queue_block (neither accepted nor rejected) | |
| # - Not in: verifier | |
| # Verifier emits "verifier waiting: ... contiguous_height=1732116 next_height=1732118 gap=2" | |
| # i.e. it's waiting for block 1,732,117 to extend the contiguous frontier. | |
| # | |
| # Unique heights observed in queue_block: accepted (sample): | |
| # 1732116, 1732118, 1732120, 1732122, 1732134, 1732137, 1732145, 1732151, | |
| # 1732152, 1732153, 1732157, 1732160, 1732161, 1732162, 1732163, 1732169, | |
| # 1732171, 1732172, 1732176, 1732178, 1732182, ... (sparse pattern continues) | |
| # | |
| # Per the decision matrix this is row 1: "No downloaded line ever for frontier+1" | |
| # → Block is never delivered. Request/peer side. | |
| # → obtain_tips/extend_tips leaving systematic gaps. | |
| # | |
| # Full raw log follows: | |
| # ============================================================ | |
| 2026-05-30T16:41:43.060348Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732116)) hash=block::Hash("000000000096b631e9407700d56c6fdd2a69a40c74ac3add6a25ed68de2edfed") | |
| 2026-05-30T16:41:43.074731Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732116 hash=block::Hash("000000000096b631e9407700d56c6fdd2a69a40c74ac3add6a25ed68de2edfed") | |
| 2026-05-30T16:41:44.311565Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732118)) hash=block::Hash("000000000054d06d36e036528696ae302849f45180fc94eb1893665343ff4160") | |
| 2026-05-30T16:41:44.419022Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732122)) hash=block::Hash("0000000000cea42771cc2105f8f81d571ccded32d8230ad8f986d2a0e98b5677") | |
| 2026-05-30T16:41:44.429123Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732118 hash=block::Hash("000000000054d06d36e036528696ae302849f45180fc94eb1893665343ff4160") | |
| 2026-05-30T16:41:44.429151Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:44.436898Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732122 hash=block::Hash("0000000000cea42771cc2105f8f81d571ccded32d8230ad8f986d2a0e98b5677") | |
| 2026-05-30T16:41:44.436907Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:45.040656Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732120)) hash=block::Hash("00000000018ffd2ab6261a0432360abf1a6094a44d2f9c8eb2da810c7d31ebf0") | |
| 2026-05-30T16:41:45.118760Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732120 hash=block::Hash("00000000018ffd2ab6261a0432360abf1a6094a44d2f9c8eb2da810c7d31ebf0") | |
| 2026-05-30T16:41:45.118785Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:45.861522Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732134)) hash=block::Hash("0000000000c341ac9eecf99a1f2da9c75220a0dc4694dcdedd1633d0682f933b") | |
| 2026-05-30T16:41:45.964113Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732134 hash=block::Hash("0000000000c341ac9eecf99a1f2da9c75220a0dc4694dcdedd1633d0682f933b") | |
| 2026-05-30T16:41:45.964142Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:46.930509Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732137)) hash=block::Hash("0000000001389724992965b87256dcb8800ef098c39fc95696e172bcfbfc6e67") | |
| 2026-05-30T16:41:47.087371Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732137 hash=block::Hash("0000000001389724992965b87256dcb8800ef098c39fc95696e172bcfbfc6e67") | |
| 2026-05-30T16:41:47.087395Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:47.431186Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732145)) hash=block::Hash("00000000002a5be2d6c2d9f190439058be3484afea81959271c6011190dda918") | |
| 2026-05-30T16:41:47.496585Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732145 hash=block::Hash("00000000002a5be2d6c2d9f190439058be3484afea81959271c6011190dda918") | |
| 2026-05-30T16:41:47.496606Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:47.600844Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732152)) hash=block::Hash("000000000131c36253cd23a654243ce80dced5b3e1f825b5f39b8dd968d50f4f") | |
| 2026-05-30T16:41:47.608930Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732152 hash=block::Hash("000000000131c36253cd23a654243ce80dced5b3e1f825b5f39b8dd968d50f4f") | |
| 2026-05-30T16:41:47.608943Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:47.626483Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732161)) hash=block::Hash("000000000161717a071002845fe3784f31c79ea25e07e9ea927a661efb8f95d4") | |
| 2026-05-30T16:41:47.626778Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732161 hash=block::Hash("000000000161717a071002845fe3784f31c79ea25e07e9ea927a661efb8f95d4") | |
| 2026-05-30T16:41:47.626791Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:47.651495Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732163)) hash=block::Hash("00000000015e73fbf6bd2408fa1b54ef418c0b67d0e161a33d62e0ce91563ae4") | |
| 2026-05-30T16:41:47.651788Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732163 hash=block::Hash("00000000015e73fbf6bd2408fa1b54ef418c0b67d0e161a33d62e0ce91563ae4") | |
| 2026-05-30T16:41:47.651797Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:47.938234Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732157)) hash=block::Hash("000000000026fcb9fed73ed2656defcd8a0b7fac5e4c17195e5f8b861b8cc5eb") | |
| 2026-05-30T16:41:47.973304Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732157 hash=block::Hash("000000000026fcb9fed73ed2656defcd8a0b7fac5e4c17195e5f8b861b8cc5eb") | |
| 2026-05-30T16:41:47.973324Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:48.118263Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732153)) hash=block::Hash("00000000014ae3fcf7b7b2b3642551462b50e4ab7d98443fcd5e9b87e5228414") | |
| 2026-05-30T16:41:48.274779Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732153 hash=block::Hash("00000000014ae3fcf7b7b2b3642551462b50e4ab7d98443fcd5e9b87e5228414") | |
| 2026-05-30T16:41:48.274801Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:48.800411Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732151)) hash=block::Hash("00000000007c5bed6aa845bd147a835878d78a57aac8756a4185383011dff7a5") | |
| 2026-05-30T16:41:48.865925Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732160)) hash=block::Hash("00000000006e36168a33ca9775ce33b69c4231a3c68a20a538c7b1756d1d975c") | |
| 2026-05-30T16:41:48.871703Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732169)) hash=block::Hash("0000000000ccf79a365b0ccb7f8fc05522e25b39e8af3a5f1459482035645773") | |
| 2026-05-30T16:41:48.905050Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732151 hash=block::Hash("00000000007c5bed6aa845bd147a835878d78a57aac8756a4185383011dff7a5") | |
| 2026-05-30T16:41:48.905077Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:48.909210Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732160 hash=block::Hash("00000000006e36168a33ca9775ce33b69c4231a3c68a20a538c7b1756d1d975c") | |
| 2026-05-30T16:41:48.909218Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:49.064930Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732169 hash=block::Hash("0000000000ccf79a365b0ccb7f8fc05522e25b39e8af3a5f1459482035645773") | |
| 2026-05-30T16:41:49.064949Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:49.811983Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732171)) hash=block::Hash("00000000006d0628ec91cad1ce03d7c2cef62d132d62ee05225d6b6cf5ddbc65") | |
| 2026-05-30T16:41:49.822568Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732162)) hash=block::Hash("000000000138f64504fccceadc2e7938af24a261743202a8e5aabb8a7750473e") | |
| 2026-05-30T16:41:49.965740Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732171 hash=block::Hash("00000000006d0628ec91cad1ce03d7c2cef62d132d62ee05225d6b6cf5ddbc65") | |
| 2026-05-30T16:41:49.965765Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:50.121515Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732162 hash=block::Hash("000000000138f64504fccceadc2e7938af24a261743202a8e5aabb8a7750473e") | |
| 2026-05-30T16:41:50.121536Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:50.677153Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732176)) hash=block::Hash("0000000000141d091dcd61be97097059cd82268c4aad7a5e195140301d5ccff5") | |
| 2026-05-30T16:41:50.717548Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732172)) hash=block::Hash("000000000127ca02a0974063171b486413d195f05f1e32d8959dca311cd04ab7") | |
| 2026-05-30T16:41:50.814701Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732176 hash=block::Hash("0000000000141d091dcd61be97097059cd82268c4aad7a5e195140301d5ccff5") | |
| 2026-05-30T16:41:50.814724Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:50.962772Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732172 hash=block::Hash("000000000127ca02a0974063171b486413d195f05f1e32d8959dca311cd04ab7") | |
| 2026-05-30T16:41:50.962794Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:50.980718Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732186)) hash=block::Hash("0000000000940e12be5cafbc4fbb93e0d894c02d832c7476d5ed3e819d9ccca8") | |
| 2026-05-30T16:41:51.025731Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732186 hash=block::Hash("0000000000940e12be5cafbc4fbb93e0d894c02d832c7476d5ed3e819d9ccca8") | |
| 2026-05-30T16:41:51.025744Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:51.460821Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732178)) hash=block::Hash("000000000172cd732680e98d39bd0f2e51446f97423af8ba8661e91224752b78") | |
| 2026-05-30T16:41:51.588305Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732178 hash=block::Hash("000000000172cd732680e98d39bd0f2e51446f97423af8ba8661e91224752b78") | |
| 2026-05-30T16:41:51.588333Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:51.641864Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732182)) hash=block::Hash("000000000143d46561403fc604f409b99031790179009bcd5f5f111c3c5e6ec7") | |
| 2026-05-30T16:41:51.729088Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732182 hash=block::Hash("000000000143d46561403fc604f409b99031790179009bcd5f5f111c3c5e6ec7") | |
| 2026-05-30T16:41:51.729106Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:51.829521Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732194)) hash=block::Hash("0000000001a90a38bc36f6eaee6ade83561cbb2b1005fdcd735cd1557e2cc4ee") | |
| 2026-05-30T16:41:51.927517Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732192)) hash=block::Hash("0000000000b888cf4431503fe77347852614c8c5fc27ec8f364c37594331d191") | |
| 2026-05-30T16:41:51.961341Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732194 hash=block::Hash("0000000001a90a38bc36f6eaee6ade83561cbb2b1005fdcd735cd1557e2cc4ee") | |
| 2026-05-30T16:41:51.961362Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:51.969796Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732192 hash=block::Hash("0000000000b888cf4431503fe77347852614c8c5fc27ec8f364c37594331d191") | |
| 2026-05-30T16:41:51.969805Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:52.602751Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732207)) hash=block::Hash("00000000002f144aa5075c90f7ef5a9d8cc7ec0c26de4b6f8c90c9564a84a614") | |
| 2026-05-30T16:41:52.722750Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732207 hash=block::Hash("00000000002f144aa5075c90f7ef5a9d8cc7ec0c26de4b6f8c90c9564a84a614") | |
| 2026-05-30T16:41:52.722777Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:53.269692Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732208)) hash=block::Hash("0000000000493a6676e0616d5f03c16a59f511890a7c8c3075d7f18a61aa7bd9") | |
| 2026-05-30T16:41:53.385881Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732208 hash=block::Hash("0000000000493a6676e0616d5f03c16a59f511890a7c8c3075d7f18a61aa7bd9") | |
| 2026-05-30T16:41:53.385909Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:54.023522Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732212)) hash=block::Hash("0000000000ab31f00a09577e75999492d13bb8d8b3aeb2fd477f433c6ad17197") | |
| 2026-05-30T16:41:54.058682Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732202)) hash=block::Hash("0000000000cd059243ea2c1be902ca1dc693a1542a9f853527bdf775a6af306d") | |
| 2026-05-30T16:41:54.142526Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732205)) hash=block::Hash("0000000000eec84d51489c7016f927565a7b1260201e23c648c52cb0cd1086db") | |
| 2026-05-30T16:41:54.149205Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732212 hash=block::Hash("0000000000ab31f00a09577e75999492d13bb8d8b3aeb2fd477f433c6ad17197") | |
| 2026-05-30T16:41:54.149227Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:54.282295Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732202 hash=block::Hash("0000000000cd059243ea2c1be902ca1dc693a1542a9f853527bdf775a6af306d") | |
| 2026-05-30T16:41:54.282313Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:54.282617Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732205 hash=block::Hash("0000000000eec84d51489c7016f927565a7b1260201e23c648c52cb0cd1086db") | |
| 2026-05-30T16:41:54.282623Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:54.414244Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732233)) hash=block::Hash("00000000013527608e0afb37d5530ae274299e839d68590c3173f09860cacb22") | |
| 2026-05-30T16:41:54.436967Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732233 hash=block::Hash("00000000013527608e0afb37d5530ae274299e839d68590c3173f09860cacb22") | |
| 2026-05-30T16:41:54.436983Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:54.530667Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732243)) hash=block::Hash("000000000013b2da47ce132a2da93c2b134be854e1ee8367684edd0044286d91") | |
| 2026-05-30T16:41:54.530994Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732243 hash=block::Hash("000000000013b2da47ce132a2da93c2b134be854e1ee8367684edd0044286d91") | |
| 2026-05-30T16:41:54.531012Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:54.729279Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732236)) hash=block::Hash("000000000019444e04dbf3d9cc12cde8e02452515a53006dcfba54db4be6996a") | |
| 2026-05-30T16:41:54.739693Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732236 hash=block::Hash("000000000019444e04dbf3d9cc12cde8e02452515a53006dcfba54db4be6996a") | |
| 2026-05-30T16:41:54.739712Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:54.889385Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732226)) hash=block::Hash("00000000014a4add0137d69b28b62a441a83587c2d072f345df85fda5d6ff345") | |
| 2026-05-30T16:41:55.033492Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732226 hash=block::Hash("00000000014a4add0137d69b28b62a441a83587c2d072f345df85fda5d6ff345") | |
| 2026-05-30T16:41:55.033512Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:55.396742Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732240)) hash=block::Hash("00000000001ce5f9805fc514883c3ab9226d40cd9e6874b3c9bbcc9b3f360803") | |
| 2026-05-30T16:41:55.479563Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732240 hash=block::Hash("00000000001ce5f9805fc514883c3ab9226d40cd9e6874b3c9bbcc9b3f360803") | |
| 2026-05-30T16:41:55.479584Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:55.511856Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732245)) hash=block::Hash("0000000000010270c33618e10cd9c3f0d909110540f1e64caa1586c922e4166a") | |
| 2026-05-30T16:41:55.526887Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732245 hash=block::Hash("0000000000010270c33618e10cd9c3f0d909110540f1e64caa1586c922e4166a") | |
| 2026-05-30T16:41:55.526901Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:55.552445Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732235)) hash=block::Hash("0000000000f364c8c2a55ec1efb27e3d62b9f8ee88042e043d96fee378724edd") | |
| 2026-05-30T16:41:55.552834Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732235 hash=block::Hash("0000000000f364c8c2a55ec1efb27e3d62b9f8ee88042e043d96fee378724edd") | |
| 2026-05-30T16:41:55.552845Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:55.578232Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732258)) hash=block::Hash("00000000011f81c0875ba16c4c7a50402e13513f2810482d6854574f4295767e") | |
| 2026-05-30T16:41:55.578526Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732258 hash=block::Hash("00000000011f81c0875ba16c4c7a50402e13513f2810482d6854574f4295767e") | |
| 2026-05-30T16:41:55.578535Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:55.650253Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732201)) hash=block::Hash("0000000001031bcac54d99e971a20ac8aa23ce1f37e8bd0b1fcce2cd82bcb376") | |
| 2026-05-30T16:41:55.656180Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732201 hash=block::Hash("0000000001031bcac54d99e971a20ac8aa23ce1f37e8bd0b1fcce2cd82bcb376") | |
| 2026-05-30T16:41:55.656191Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:56.283070Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732265)) hash=block::Hash("00000000007ef7a2d81ddad738ab88239752af68561e6d54e794122b3e327020") | |
| 2026-05-30T16:41:56.399871Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732265 hash=block::Hash("00000000007ef7a2d81ddad738ab88239752af68561e6d54e794122b3e327020") | |
| 2026-05-30T16:41:56.399896Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:56.433583Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732268)) hash=block::Hash("00000000011daafbb5c9fd9fcabeb6eadeff6494b6d95e05caf04225e135820a") | |
| 2026-05-30T16:41:56.456578Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732268 hash=block::Hash("00000000011daafbb5c9fd9fcabeb6eadeff6494b6d95e05caf04225e135820a") | |
| 2026-05-30T16:41:56.456598Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:56.458994Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732254)) hash=block::Hash("000000000022c0c0824a9bdbadc3b99f511b0483ae19eda7fd22bf7f84062f16") | |
| 2026-05-30T16:41:56.459292Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732254 hash=block::Hash("000000000022c0c0824a9bdbadc3b99f511b0483ae19eda7fd22bf7f84062f16") | |
| 2026-05-30T16:41:56.459302Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:56.748591Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732282)) hash=block::Hash("0000000000ed56b6e1167732998724aa678f5f65ea738ec8301af570a004905d") | |
| 2026-05-30T16:41:56.750810Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732282 hash=block::Hash("0000000000ed56b6e1167732998724aa678f5f65ea738ec8301af570a004905d") | |
| 2026-05-30T16:41:56.750820Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:57.085148Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732272)) hash=block::Hash("00000000012eb9b1e34a8060e139a1f6b33c62387623e578b60891f2ddc55bb5") | |
| 2026-05-30T16:41:57.094042Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732272 hash=block::Hash("00000000012eb9b1e34a8060e139a1f6b33c62387623e578b60891f2ddc55bb5") | |
| 2026-05-30T16:41:57.094060Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:57.317485Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732273)) hash=block::Hash("0000000000e146991a28aead0dd94cd0914fd6c0bfa1a81cd5f1ac2a0725c0d7") | |
| 2026-05-30T16:41:57.330346Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732269)) hash=block::Hash("0000000000c222c129a84c4d70c2c56d22f5215ef9dc429c0931623bc92b4f15") | |
| 2026-05-30T16:41:57.470961Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732273 hash=block::Hash("0000000000e146991a28aead0dd94cd0914fd6c0bfa1a81cd5f1ac2a0725c0d7") | |
| 2026-05-30T16:41:57.470983Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:57.471261Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732269 hash=block::Hash("0000000000c222c129a84c4d70c2c56d22f5215ef9dc429c0931623bc92b4f15") | |
| 2026-05-30T16:41:57.471267Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:57.858318Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732278)) hash=block::Hash("000000000002cb3e4b67413ec300f8ea8d05fd2ee7fe8c7e6a461438c884bbf7") | |
| 2026-05-30T16:41:57.953691Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732278 hash=block::Hash("000000000002cb3e4b67413ec300f8ea8d05fd2ee7fe8c7e6a461438c884bbf7") | |
| 2026-05-30T16:41:57.953713Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:58.485892Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732284)) hash=block::Hash("0000000001076d855b9c326a00b7febf22aae687a5c572bada8eceba56332863") | |
| 2026-05-30T16:41:58.588949Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732284 hash=block::Hash("0000000001076d855b9c326a00b7febf22aae687a5c572bada8eceba56332863") | |
| 2026-05-30T16:41:58.588973Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:58.656351Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732290)) hash=block::Hash("000000000099729284e22bcc0a8637614565d78e347ea4953fa8f32aac09c026") | |
| 2026-05-30T16:41:58.681358Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732290 hash=block::Hash("000000000099729284e22bcc0a8637614565d78e347ea4953fa8f32aac09c026") | |
| 2026-05-30T16:41:58.681374Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:59.258417Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732312)) hash=block::Hash("00000000006283f6c143b0017661dde278f5fd97b1f3cfa3687825469b16e844") | |
| 2026-05-30T16:41:59.314592Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732315)) hash=block::Hash("00000000017ffa1fa57d130583ba07af19625f5ca084b7ba624440186b419c28") | |
| 2026-05-30T16:41:59.366315Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732312 hash=block::Hash("00000000006283f6c143b0017661dde278f5fd97b1f3cfa3687825469b16e844") | |
| 2026-05-30T16:41:59.366336Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:59.372741Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732315 hash=block::Hash("00000000017ffa1fa57d130583ba07af19625f5ca084b7ba624440186b419c28") | |
| 2026-05-30T16:41:59.372750Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:41:59.909257Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732250)) hash=block::Hash("00000000019ca335393abda66ce18eacf480c9a84f2d67b3783b954dd79c13b9") | |
| 2026-05-30T16:41:59.926236Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732250 hash=block::Hash("00000000019ca335393abda66ce18eacf480c9a84f2d67b3783b954dd79c13b9") | |
| 2026-05-30T16:41:59.926254Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:00.007726Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732330)) hash=block::Hash("0000000001abfb3c26a694bec7da5aa86ddf6e3d299b3da7b204c197e80ac39f") | |
| 2026-05-30T16:42:00.131024Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732330 hash=block::Hash("0000000001abfb3c26a694bec7da5aa86ddf6e3d299b3da7b204c197e80ac39f") | |
| 2026-05-30T16:42:00.131053Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:00.315896Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732288)) hash=block::Hash("00000000016c17f7e630a3ff03f5fc543c5211db25944eef5a3b603c43f40966") | |
| 2026-05-30T16:42:00.446390Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732288 hash=block::Hash("00000000016c17f7e630a3ff03f5fc543c5211db25944eef5a3b603c43f40966") | |
| 2026-05-30T16:42:00.446412Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:00.522369Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732338)) hash=block::Hash("000000000183ff940c83404df143f97a1abbb1041c7d7c35cb7acf647b2cc73c") | |
| 2026-05-30T16:42:00.585310Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732346)) hash=block::Hash("000000000097cf2b5c1301a5226d4abbb10af44bebedf47fa679e84c42c4418b") | |
| 2026-05-30T16:42:00.613274Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732338 hash=block::Hash("000000000183ff940c83404df143f97a1abbb1041c7d7c35cb7acf647b2cc73c") | |
| 2026-05-30T16:42:00.613294Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:00.618857Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732277)) hash=block::Hash("0000000000318a6e73f81b58d0f145fd45642459002bc7cafa8817fef1f467a6") | |
| 2026-05-30T16:42:00.620179Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732346 hash=block::Hash("000000000097cf2b5c1301a5226d4abbb10af44bebedf47fa679e84c42c4418b") | |
| 2026-05-30T16:42:00.620187Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:00.628218Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732277 hash=block::Hash("0000000000318a6e73f81b58d0f145fd45642459002bc7cafa8817fef1f467a6") | |
| 2026-05-30T16:42:00.628227Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:00.821449Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732356)) hash=block::Hash("0000000000703b8a7990ed095b5925270e25a8443f34e29fd3c669387dc4324f") | |
| 2026-05-30T16:42:00.821757Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732356 hash=block::Hash("0000000000703b8a7990ed095b5925270e25a8443f34e29fd3c669387dc4324f") | |
| 2026-05-30T16:42:00.821775Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:01.294594Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732349)) hash=block::Hash("00000000004bd5e18ff310d53585cf5702ef8231ad525652f639dda433659c56") | |
| 2026-05-30T16:42:01.418049Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732349 hash=block::Hash("00000000004bd5e18ff310d53585cf5702ef8231ad525652f639dda433659c56") | |
| 2026-05-30T16:42:01.418076Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:01.468552Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732355)) hash=block::Hash("00000000001bd1a23903d3b1ef2b5f36bfe48dc70c38592ab22e068ec06c3194") | |
| 2026-05-30T16:42:01.468857Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732355 hash=block::Hash("00000000001bd1a23903d3b1ef2b5f36bfe48dc70c38592ab22e068ec06c3194") | |
| 2026-05-30T16:42:01.468866Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:02.399559Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732376)) hash=block::Hash("0000000001728fff38d5be051dc4296b819a366f6ee5f870054741631431adf9") | |
| 2026-05-30T16:42:02.509131Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732376 hash=block::Hash("0000000001728fff38d5be051dc4296b819a366f6ee5f870054741631431adf9") | |
| 2026-05-30T16:42:02.509154Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:03.041603Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732366)) hash=block::Hash("00000000017d2970a164721a24c691bcde5fbab71d86eca38df56b7212a7f961") | |
| 2026-05-30T16:42:03.152752Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732366 hash=block::Hash("00000000017d2970a164721a24c691bcde5fbab71d86eca38df56b7212a7f961") | |
| 2026-05-30T16:42:03.152785Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:03.172746Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732388)) hash=block::Hash("0000000000250ce99a5cff499e40909ea827b104134de5eafa3e8b8af2129c75") | |
| 2026-05-30T16:42:03.189668Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732388 hash=block::Hash("0000000000250ce99a5cff499e40909ea827b104134de5eafa3e8b8af2129c75") | |
| 2026-05-30T16:42:03.189685Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:03.768003Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732390)) hash=block::Hash("0000000001c0fa6326706e42eae30fe73956f874a3ea3bea3de46d4a58a1fddd") | |
| 2026-05-30T16:42:03.870815Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732390 hash=block::Hash("0000000001c0fa6326706e42eae30fe73956f874a3ea3bea3de46d4a58a1fddd") | |
| 2026-05-30T16:42:03.870847Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:03.889585Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732404)) hash=block::Hash("0000000000a83fcd03b1b947153e59d5e402e80d13ed5512e2e1d00e400b3452") | |
| 2026-05-30T16:42:03.905162Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732404 hash=block::Hash("0000000000a83fcd03b1b947153e59d5e402e80d13ed5512e2e1d00e400b3452") | |
| 2026-05-30T16:42:03.905178Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:03.968352Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732412)) hash=block::Hash("00000000013236d79db2da03b6252920e578f7dd5033f4fda66487139f23bfe6") | |
| 2026-05-30T16:42:03.968663Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732412 hash=block::Hash("00000000013236d79db2da03b6252920e578f7dd5033f4fda66487139f23bfe6") | |
| 2026-05-30T16:42:03.968674Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:04.032704Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732407)) hash=block::Hash("00000000003a3b5f84c5e0419d01feb2ca2c9673169ac609d22794cf7e10e7c3") | |
| 2026-05-30T16:42:04.040990Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732407 hash=block::Hash("00000000003a3b5f84c5e0419d01feb2ca2c9673169ac609d22794cf7e10e7c3") | |
| 2026-05-30T16:42:04.041004Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:04.567433Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732415)) hash=block::Hash("0000000000c843d42d5c483c69b33c5c0e7e65457f29efa6e3dac61deee7924a") | |
| 2026-05-30T16:42:04.667820Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732415 hash=block::Hash("0000000000c843d42d5c483c69b33c5c0e7e65457f29efa6e3dac61deee7924a") | |
| 2026-05-30T16:42:04.667851Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:04.915161Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732347)) hash=block::Hash("00000000004d836f587b6ec64676a6634960f2f257f3478673b9b2c6a568ebf2") | |
| 2026-05-30T16:42:05.047102Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732347 hash=block::Hash("00000000004d836f587b6ec64676a6634960f2f257f3478673b9b2c6a568ebf2") | |
| 2026-05-30T16:42:05.047137Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:05.181999Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732420)) hash=block::Hash("000000000098dab88c3eb14510b6cc0e7e1bbb39b681901cd9883316e02eebf3") | |
| 2026-05-30T16:42:05.294259Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732420 hash=block::Hash("000000000098dab88c3eb14510b6cc0e7e1bbb39b681901cd9883316e02eebf3") | |
| 2026-05-30T16:42:05.294280Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:05.406585Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732426)) hash=block::Hash("0000000000cbc198a6034f3508d3808b25a66937fc3d0e4e0a8a88f8051b5ba7") | |
| 2026-05-30T16:42:05.442985Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732426 hash=block::Hash("0000000000cbc198a6034f3508d3808b25a66937fc3d0e4e0a8a88f8051b5ba7") | |
| 2026-05-30T16:42:05.443001Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:05.521235Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732429)) hash=block::Hash("00000000007342a9338e82410a3662d5550dba841792b91a9a2204b7619c6892") | |
| 2026-05-30T16:42:05.530577Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732429 hash=block::Hash("00000000007342a9338e82410a3662d5550dba841792b91a9a2204b7619c6892") | |
| 2026-05-30T16:42:05.530591Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:05.547343Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732434)) hash=block::Hash("000000000081d9d821df180de2655db3d39fda565cb46c41a537c888bf19ac96") | |
| 2026-05-30T16:42:05.547633Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732434 hash=block::Hash("000000000081d9d821df180de2655db3d39fda565cb46c41a537c888bf19ac96") | |
| 2026-05-30T16:42:05.547644Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:05.575403Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732351)) hash=block::Hash("000000000184d3f3d77e20e6acc64cf9fed5dac86aef9933b34e2a5013e4391e") | |
| 2026-05-30T16:42:05.580416Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732351 hash=block::Hash("000000000184d3f3d77e20e6acc64cf9fed5dac86aef9933b34e2a5013e4391e") | |
| 2026-05-30T16:42:05.580427Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:05.755564Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732439)) hash=block::Hash("0000000000380369f9dce249cc5681d9c9802ee2d5d8a7a7e091c295ee8f82a9") | |
| 2026-05-30T16:42:05.783038Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732439 hash=block::Hash("0000000000380369f9dce249cc5681d9c9802ee2d5d8a7a7e091c295ee8f82a9") | |
| 2026-05-30T16:42:05.783055Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:05.818100Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732455)) hash=block::Hash("00000000020c3048630f2cd4d75d84710af10cd3af05d8afd72fa2dfb50696f0") | |
| 2026-05-30T16:42:05.825904Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732455 hash=block::Hash("00000000020c3048630f2cd4d75d84710af10cd3af05d8afd72fa2dfb50696f0") | |
| 2026-05-30T16:42:05.825921Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:06.377353Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732452)) hash=block::Hash("000000000145c4568480eb41f45d60a49d04f5886c190e8b219db56d5844d0d1") | |
| 2026-05-30T16:42:06.422880Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732433)) hash=block::Hash("000000000132e992d7a11322aa25a115a6f89b5fa4853f50b3c276e7ca63ea51") | |
| 2026-05-30T16:42:06.438563Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732444)) hash=block::Hash("00000000017e21a22047d3d43c569e3434fe2267e7385a44de0eddc8bfc8eb9b") | |
| 2026-05-30T16:42:06.478157Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732452 hash=block::Hash("000000000145c4568480eb41f45d60a49d04f5886c190e8b219db56d5844d0d1") | |
| 2026-05-30T16:42:06.478182Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:06.546516Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732433 hash=block::Hash("000000000132e992d7a11322aa25a115a6f89b5fa4853f50b3c276e7ca63ea51") | |
| 2026-05-30T16:42:06.546531Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:06.553064Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732444 hash=block::Hash("00000000017e21a22047d3d43c569e3434fe2267e7385a44de0eddc8bfc8eb9b") | |
| 2026-05-30T16:42:06.553073Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:06.559535Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732464)) hash=block::Hash("00000000009080cbfa833d9f1eb0a36555cf9241fa5014501b1345062e55305c") | |
| 2026-05-30T16:42:06.575294Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732464 hash=block::Hash("00000000009080cbfa833d9f1eb0a36555cf9241fa5014501b1345062e55305c") | |
| 2026-05-30T16:42:06.575309Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:06.628785Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732460)) hash=block::Hash("0000000000e1a77319b754f3da28ba86c0f90ee662a518a22f7917379c5d430f") | |
| 2026-05-30T16:42:06.632498Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732460 hash=block::Hash("0000000000e1a77319b754f3da28ba86c0f90ee662a518a22f7917379c5d430f") | |
| 2026-05-30T16:42:06.632515Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:06.982619Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732477)) hash=block::Hash("00000000004d91602b716b91a4256273c210f98852727b278a21b9024a3dea97") | |
| 2026-05-30T16:42:07.042900Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732477 hash=block::Hash("00000000004d91602b716b91a4256273c210f98852727b278a21b9024a3dea97") | |
| 2026-05-30T16:42:07.042917Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:07.065938Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732449)) hash=block::Hash("00000000001044b8ca8948ac8ef3fb74f78e476fd0ea895aba11a88646dc8dc6") | |
| 2026-05-30T16:42:07.066247Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732449 hash=block::Hash("00000000001044b8ca8948ac8ef3fb74f78e476fd0ea895aba11a88646dc8dc6") | |
| 2026-05-30T16:42:07.066263Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:07.090860Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732479)) hash=block::Hash("000000000073ef4ce31ee6fe0abe82b2454d238ca25f61d5f7c46e215881f40f") | |
| 2026-05-30T16:42:07.091182Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732479 hash=block::Hash("000000000073ef4ce31ee6fe0abe82b2454d238ca25f61d5f7c46e215881f40f") | |
| 2026-05-30T16:42:07.091194Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:07.142588Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732486)) hash=block::Hash("000000000135139aaa5df133671e160f85458225cfdcae713a258393c63a3f3a") | |
| 2026-05-30T16:42:07.147215Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732486 hash=block::Hash("000000000135139aaa5df133671e160f85458225cfdcae713a258393c63a3f3a") | |
| 2026-05-30T16:42:07.147227Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:07.381197Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732467)) hash=block::Hash("00000000008e07ecbede2863062748fdd8a79b135602f3219b07d804904f67aa") | |
| 2026-05-30T16:42:07.426338Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732467 hash=block::Hash("00000000008e07ecbede2863062748fdd8a79b135602f3219b07d804904f67aa") | |
| 2026-05-30T16:42:07.426355Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:07.474280Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732478)) hash=block::Hash("0000000000e253b2c4e44a572c43d4fbb088abdac4f3100426c0ea9034e82a90") | |
| 2026-05-30T16:42:07.474569Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732478 hash=block::Hash("0000000000e253b2c4e44a572c43d4fbb088abdac4f3100426c0ea9034e82a90") | |
| 2026-05-30T16:42:07.474585Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:08.165481Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732450)) hash=block::Hash("00000000000bc0ab6a5c93c3a982f3b645a23641042105e8e34743b51a109e7d") | |
| 2026-05-30T16:42:08.279192Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732450 hash=block::Hash("00000000000bc0ab6a5c93c3a982f3b645a23641042105e8e34743b51a109e7d") | |
| 2026-05-30T16:42:08.279221Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:08.428091Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732492)) hash=block::Hash("000000000188f4470da1359c01532dd8dfe63c1c8387512eb383ade26537203e") | |
| 2026-05-30T16:42:08.532996Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732492 hash=block::Hash("000000000188f4470da1359c01532dd8dfe63c1c8387512eb383ade26537203e") | |
| 2026-05-30T16:42:08.533022Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:08.668310Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732494)) hash=block::Hash("000000000048047cbf82e7b4dbf79f580d6cd97bcdc8956615ee7c46130a4b6a") | |
| 2026-05-30T16:42:08.683304Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732494 hash=block::Hash("000000000048047cbf82e7b4dbf79f580d6cd97bcdc8956615ee7c46130a4b6a") | |
| 2026-05-30T16:42:08.683320Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:08.928395Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732491)) hash=block::Hash("0000000000a2a3eb116b6f906d4c7a6808abc47628f38ef92a4bbfaf352777a5") | |
| 2026-05-30T16:42:08.969642Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732516)) hash=block::Hash("0000000001bad2431b1d7b55bfcd38a2d848186304c07f5ee8863dd07e594523") | |
| 2026-05-30T16:42:08.974280Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732491 hash=block::Hash("0000000000a2a3eb116b6f906d4c7a6808abc47628f38ef92a4bbfaf352777a5") | |
| 2026-05-30T16:42:08.974300Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:08.976440Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732516 hash=block::Hash("0000000001bad2431b1d7b55bfcd38a2d848186304c07f5ee8863dd07e594523") | |
| 2026-05-30T16:42:08.976447Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:09.043748Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732502)) hash=block::Hash("0000000000591707ddea3803a4398a1d708429b625769d0d96c33492ef06467b") | |
| 2026-05-30T16:42:09.052386Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732502 hash=block::Hash("0000000000591707ddea3803a4398a1d708429b625769d0d96c33492ef06467b") | |
| 2026-05-30T16:42:09.052421Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:09.120078Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732453)) hash=block::Hash("0000000001c97b8f3f7eaf7f83ca317c1c49edac00289b26019507e61df5fe13") | |
| 2026-05-30T16:42:09.209060Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732453 hash=block::Hash("0000000001c97b8f3f7eaf7f83ca317c1c49edac00289b26019507e61df5fe13") | |
| 2026-05-30T16:42:09.209082Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:09.370220Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732507)) hash=block::Hash("0000000001dcbeebbad71b436d0b97efcd57efa9b22ab121e9f9074833315450") | |
| 2026-05-30T16:42:09.375656Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732507 hash=block::Hash("0000000001dcbeebbad71b436d0b97efcd57efa9b22ab121e9f9074833315450") | |
| 2026-05-30T16:42:09.375672Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:09.703500Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732510)) hash=block::Hash("00000000013812c34ddf7f66022289d7db2e701418d3fa06302d679807290ec8") | |
| 2026-05-30T16:42:09.757500Z INFO sync:try_to_sync:obtain_tips: dbg5709: downloaded height=Some(Height(1732509)) hash=block::Hash("0000000001e34d669f7799d0fd1132e4cebf8ff38c99d7c82f903cdf1902715e") | |
| 2026-05-30T16:42:09.824507Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732510 hash=block::Hash("00000000013812c34ddf7f66022289d7db2e701418d3fa06302d679807290ec8") | |
| 2026-05-30T16:42:09.824534Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:09.828425Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: queue_block: accepted height=1732509 hash=block::Hash("0000000001e34d669f7799d0fd1132e4cebf8ff38c99d7c82f903cdf1902715e") | |
| 2026-05-30T16:42:09.828434Z INFO sync:try_to_sync:obtain_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:09.864462Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732522)) hash=block::Hash("000000000068869554558ca962764b6e02747d545612c7b2bb746cac84f255f5") | |
| 2026-05-30T16:42:09.864846Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732522 hash=block::Hash("000000000068869554558ca962764b6e02747d545612c7b2bb746cac84f255f5") | |
| 2026-05-30T16:42:09.864859Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:09.888939Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732520)) hash=block::Hash("0000000001969e4e4c9b1800035b764e8bb8eee11753ee0bd8f615c446a64d3e") | |
| 2026-05-30T16:42:09.889255Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732520 hash=block::Hash("0000000001969e4e4c9b1800035b764e8bb8eee11753ee0bd8f615c446a64d3e") | |
| 2026-05-30T16:42:09.889266Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:10.056627Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732536)) hash=block::Hash("00000000016e7b96c25cbd39f7cda8bf7e5a57b3cc8a7817dff62b272cb231f4") | |
| 2026-05-30T16:42:10.056921Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732536 hash=block::Hash("00000000016e7b96c25cbd39f7cda8bf7e5a57b3cc8a7817dff62b272cb231f4") | |
| 2026-05-30T16:42:10.056936Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:10.235687Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732533)) hash=block::Hash("000000000086b752120eb9b705d1a5f47705373c3cb56568839d32e2338b55d8") | |
| 2026-05-30T16:42:10.244742Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732533 hash=block::Hash("000000000086b752120eb9b705d1a5f47705373c3cb56568839d32e2338b55d8") | |
| 2026-05-30T16:42:10.244756Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:10.394067Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732534)) hash=block::Hash("0000000000e1eb1785542ff5bfe398bdb3d7d64f389b579d1c53277ab8b4df45") | |
| 2026-05-30T16:42:10.394368Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732534 hash=block::Hash("0000000000e1eb1785542ff5bfe398bdb3d7d64f389b579d1c53277ab8b4df45") | |
| 2026-05-30T16:42:10.394384Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:10.565954Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732517)) hash=block::Hash("000000000231a74abb422a3909f24e9e8e4ed00e6bd71af88bb2096d1502b409") | |
| 2026-05-30T16:42:10.566276Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732517 hash=block::Hash("000000000231a74abb422a3909f24e9e8e4ed00e6bd71af88bb2096d1502b409") | |
| 2026-05-30T16:42:10.566291Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:10.935492Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732525)) hash=block::Hash("0000000000b31593d06598a1ae177d6dbdba9984b5fc101298873383b518cdec") | |
| 2026-05-30T16:42:11.043928Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732525 hash=block::Hash("0000000000b31593d06598a1ae177d6dbdba9984b5fc101298873383b518cdec") | |
| 2026-05-30T16:42:11.043956Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:11.296741Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732524)) hash=block::Hash("0000000000dd7d8e7995db3c5cf171a821137545da104f28e1e68994b528b6ed") | |
| 2026-05-30T16:42:11.309152Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732527)) hash=block::Hash("0000000000fbb68d327c856d1ed0a9f939494068273d9c4357b14bb75961d7bc") | |
| 2026-05-30T16:42:11.342007Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732524 hash=block::Hash("0000000000dd7d8e7995db3c5cf171a821137545da104f28e1e68994b528b6ed") | |
| 2026-05-30T16:42:11.342038Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:11.391871Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732527 hash=block::Hash("0000000000fbb68d327c856d1ed0a9f939494068273d9c4357b14bb75961d7bc") | |
| 2026-05-30T16:42:11.391890Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:11.393574Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732552)) hash=block::Hash("00000000014efb5335da10b398e1104dffb1b3cf440f3e55fa1ffd99a3cd6dd3") | |
| 2026-05-30T16:42:11.399731Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732552 hash=block::Hash("00000000014efb5335da10b398e1104dffb1b3cf440f3e55fa1ffd99a3cd6dd3") | |
| 2026-05-30T16:42:11.399745Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:11.730512Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732561)) hash=block::Hash("0000000001309307c7a589af66e06f66ca51be37fa0a7eb228c540a3710ffc28") | |
| 2026-05-30T16:42:11.750553Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732535)) hash=block::Hash("0000000001e6e9d3f03041ef06f86aa2b172d9e27bb0b423307dab7f3d2a180f") | |
| 2026-05-30T16:42:11.790413Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732561 hash=block::Hash("0000000001309307c7a589af66e06f66ca51be37fa0a7eb228c540a3710ffc28") | |
| 2026-05-30T16:42:11.790429Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:11.830798Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732535 hash=block::Hash("0000000001e6e9d3f03041ef06f86aa2b172d9e27bb0b423307dab7f3d2a180f") | |
| 2026-05-30T16:42:11.830810Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:12.269989Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732558)) hash=block::Hash("0000000000c1a0f1c1d4dfa7432a70199f35cce0b386f31be331aee3f8aab625") | |
| 2026-05-30T16:42:12.355908Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732558 hash=block::Hash("0000000000c1a0f1c1d4dfa7432a70199f35cce0b386f31be331aee3f8aab625") | |
| 2026-05-30T16:42:12.355929Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:12.420074Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732569)) hash=block::Hash("00000000010fc58898a1aacfb9b0a91f68e1abfbc4d582d62bdfec8cd52a4aea") | |
| 2026-05-30T16:42:12.441808Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732569 hash=block::Hash("00000000010fc58898a1aacfb9b0a91f68e1abfbc4d582d62bdfec8cd52a4aea") | |
| 2026-05-30T16:42:12.441823Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:12.446956Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732585)) hash=block::Hash("0000000000c4dde107aca63e0b9ab806cb92c9ba41c40e9346c5052393ddf217") | |
| 2026-05-30T16:42:12.447252Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732585 hash=block::Hash("0000000000c4dde107aca63e0b9ab806cb92c9ba41c40e9346c5052393ddf217") | |
| 2026-05-30T16:42:12.447263Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:12.494279Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732559)) hash=block::Hash("0000000001cd8ed3d6a819f6dd2e9b33dd190c8a3bacd6b90609dcc864ae176b") | |
| 2026-05-30T16:42:12.503352Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732571)) hash=block::Hash("00000000008cf5e0824d08097a035ef10bf01312f4b2f0d776a68d4e915c48ad") | |
| 2026-05-30T16:42:12.538587Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732559 hash=block::Hash("0000000001cd8ed3d6a819f6dd2e9b33dd190c8a3bacd6b90609dcc864ae176b") | |
| 2026-05-30T16:42:12.538605Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:12.545050Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732571 hash=block::Hash("00000000008cf5e0824d08097a035ef10bf01312f4b2f0d776a68d4e915c48ad") | |
| 2026-05-30T16:42:12.545058Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:12.580017Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732588)) hash=block::Hash("00000000005b28749f5349e9fb3ea8e231e79cdb4ce4b04f5eb3325ea7e0ff81") | |
| 2026-05-30T16:42:12.586850Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732588 hash=block::Hash("00000000005b28749f5349e9fb3ea8e231e79cdb4ce4b04f5eb3325ea7e0ff81") | |
| 2026-05-30T16:42:12.586864Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:12.624399Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732590)) hash=block::Hash("0000000000577454ad24dde5b80b977bff8feb74cfc926ab12acdd0e7a3f7aba") | |
| 2026-05-30T16:42:12.624972Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732575)) hash=block::Hash("0000000000cec74d616c5d3a328eb2b9270f44aeaf78cd57209c677c038af204") | |
| 2026-05-30T16:42:12.627987Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732590 hash=block::Hash("0000000000577454ad24dde5b80b977bff8feb74cfc926ab12acdd0e7a3f7aba") | |
| 2026-05-30T16:42:12.628002Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:12.628356Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732575 hash=block::Hash("0000000000cec74d616c5d3a328eb2b9270f44aeaf78cd57209c677c038af204") | |
| 2026-05-30T16:42:12.628364Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:12.694714Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732594)) hash=block::Hash("0000000000dcb20456912fda37ea3b6ffdb355150d3f39e38b339bd5711ef387") | |
| 2026-05-30T16:42:12.703556Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732594 hash=block::Hash("0000000000dcb20456912fda37ea3b6ffdb355150d3f39e38b339bd5711ef387") | |
| 2026-05-30T16:42:12.703581Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:12.877503Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732582)) hash=block::Hash("00000000015613deb4ba276eb3a27331dee2f6242c2302543367a9bed3d5d60f") | |
| 2026-05-30T16:42:12.883145Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732582 hash=block::Hash("00000000015613deb4ba276eb3a27331dee2f6242c2302543367a9bed3d5d60f") | |
| 2026-05-30T16:42:12.883158Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:12.958034Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732572)) hash=block::Hash("000000000138d470bc41030e76a68bf58f5b24e3071af7ebe05b72eba155795f") | |
| 2026-05-30T16:42:12.962628Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732572 hash=block::Hash("000000000138d470bc41030e76a68bf58f5b24e3071af7ebe05b72eba155795f") | |
| 2026-05-30T16:42:12.962641Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:13.138292Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732581)) hash=block::Hash("0000000000ba7eb29478b9e7c11fa2ecac6c5b0925a4455d53d1c3bd86a4a6bc") | |
| 2026-05-30T16:42:13.152045Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732581 hash=block::Hash("0000000000ba7eb29478b9e7c11fa2ecac6c5b0925a4455d53d1c3bd86a4a6bc") | |
| 2026-05-30T16:42:13.152057Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:13.597510Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732598)) hash=block::Hash("0000000001377b178fa49e2cfaa5e49793ab73635e78c64d784ed27425b1d394") | |
| 2026-05-30T16:42:13.707790Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732598 hash=block::Hash("0000000001377b178fa49e2cfaa5e49793ab73635e78c64d784ed27425b1d394") | |
| 2026-05-30T16:42:13.707815Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:13.943960Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732592)) hash=block::Hash("000000000099d69698825c641649497dce5e2436bbe452ed614e6ca3f377d981") | |
| 2026-05-30T16:42:14.008017Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732592 hash=block::Hash("000000000099d69698825c641649497dce5e2436bbe452ed614e6ca3f377d981") | |
| 2026-05-30T16:42:14.008041Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:14.467044Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732614)) hash=block::Hash("0000000000bffad3df81ee9642ea370b5d4866e3f59c10b5e9873839ebe60bdf") | |
| 2026-05-30T16:42:14.545763Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732601)) hash=block::Hash("0000000000fd5701263f5ec47868ca744fc98ef94e83ff7e51f495976afac4eb") | |
| 2026-05-30T16:42:14.554589Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732606)) hash=block::Hash("00000000001f5f5c3f28b8071878a286ac1bcf177470d522e91d2977b7f0bed0") | |
| 2026-05-30T16:42:14.560584Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732614 hash=block::Hash("0000000000bffad3df81ee9642ea370b5d4866e3f59c10b5e9873839ebe60bdf") | |
| 2026-05-30T16:42:14.560608Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:14.695289Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732601 hash=block::Hash("0000000000fd5701263f5ec47868ca744fc98ef94e83ff7e51f495976afac4eb") | |
| 2026-05-30T16:42:14.695312Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:14.706925Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732606 hash=block::Hash("00000000001f5f5c3f28b8071878a286ac1bcf177470d522e91d2977b7f0bed0") | |
| 2026-05-30T16:42:14.706937Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:42:15.071833Z INFO sync:try_to_sync:try_to_sync_once: dbg5709: downloaded height=Some(Height(1732605)) hash=block::Hash("000000000109ea8a8e712af4d90ae3113b1d86440dda9eb06b149bcaf6a5852e") | |
| 2026-05-30T16:42:15.096188Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: queue_block: accepted height=1732605 hash=block::Hash("000000000109ea8a8e712af4d90ae3113b1d86440dda9eb06b149bcaf6a5852e") | |
| 2026-05-30T16:42:15.096205Z INFO sync:try_to_sync:try_to_sync_once:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:43:21.844586Z INFO sync:try_to_sync:try_to_sync_once:extend_tips: dbg5709: downloaded height=Some(Height(1732625)) hash=block::Hash("00000000023dd9db1da4b2703d24137c0e1e7b7060f34c626cf0d63db38aa115") | |
| 2026-05-30T16:43:21.844920Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: queue_block: accepted height=1732625 hash=block::Hash("00000000023dd9db1da4b2703d24137c0e1e7b7060f34c626cf0d63db38aa115") | |
| 2026-05-30T16:43:21.844942Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:43:22.141206Z INFO sync:try_to_sync:try_to_sync_once:extend_tips: dbg5709: downloaded height=Some(Height(1732615)) hash=block::Hash("00000000015e5e42317ee74646fe773a3115d32e23e4f6b35798602b870b2638") | |
| 2026-05-30T16:43:22.163913Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: queue_block: accepted height=1732615 hash=block::Hash("00000000015e5e42317ee74646fe773a3115d32e23e4f6b35798602b870b2638") | |
| 2026-05-30T16:43:22.163931Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:43:22.222200Z INFO sync:try_to_sync:try_to_sync_once:extend_tips: dbg5709: downloaded height=Some(Height(1732635)) hash=block::Hash("0000000001ee4d921661e8bccdb94be650bc0ca9e06238bc1443b5d4ec4a5f60") | |
| 2026-05-30T16:43:22.228023Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: queue_block: accepted height=1732635 hash=block::Hash("0000000001ee4d921661e8bccdb94be650bc0ca9e06238bc1443b5d4ec4a5f60") | |
| 2026-05-30T16:43:22.228038Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:43:22.419795Z INFO sync:try_to_sync:try_to_sync_once:extend_tips: dbg5709: downloaded height=Some(Height(1732621)) hash=block::Hash("0000000000926d71b42f68a0e17a40241125449255aaff602e99d91da3c3a126") | |
| 2026-05-30T16:43:22.440698Z INFO sync:try_to_sync:try_to_sync_once:extend_tips: dbg5709: downloaded height=Some(Height(1732641)) hash=block::Hash("000000000137435b17fefd716743219f9344cc5659a91492b26e20a2bb38decc") | |
| 2026-05-30T16:43:22.466909Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: queue_block: accepted height=1732621 hash=block::Hash("0000000000926d71b42f68a0e17a40241125449255aaff602e99d91da3c3a126") | |
| 2026-05-30T16:43:22.466929Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:43:22.473355Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: queue_block: accepted height=1732641 hash=block::Hash("000000000137435b17fefd716743219f9344cc5659a91492b26e20a2bb38decc") | |
| 2026-05-30T16:43:22.473364Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:43:22.657773Z INFO sync:try_to_sync:try_to_sync_once:extend_tips: dbg5709: downloaded height=Some(Height(1732627)) hash=block::Hash("000000000019fa4c3d599f21a3272c8bb3422d885ea13aef4bb8d80cd68e3317") | |
| 2026-05-30T16:43:22.668411Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: queue_block: accepted height=1732627 hash=block::Hash("000000000019fa4c3d599f21a3272c8bb3422d885ea13aef4bb8d80cd68e3317") | |
| 2026-05-30T16:43:22.668424Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:43:22.689314Z INFO sync:try_to_sync:try_to_sync_once:extend_tips: dbg5709: downloaded height=Some(Height(1732628)) hash=block::Hash("00000000015085b161f73cc8b3ccfd2793f2fda99ad0cff2d9b5925b5968f03d") | |
| 2026-05-30T16:43:22.698690Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: queue_block: accepted height=1732628 hash=block::Hash("00000000015085b161f73cc8b3ccfd2793f2fda99ad0cff2d9b5925b5968f03d") | |
| 2026-05-30T16:43:22.698700Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:43:23.372490Z INFO sync:try_to_sync:try_to_sync_once:extend_tips: dbg5709: downloaded height=Some(Height(1732629)) hash=block::Hash("00000000025ffcad05e74b01def3eea80183101f7e3a8e76b503952d2b2a6f4d") | |
| 2026-05-30T16:43:23.418304Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: queue_block: accepted height=1732629 hash=block::Hash("00000000025ffcad05e74b01def3eea80183101f7e3a8e76b503952d2b2a6f4d") | |
| 2026-05-30T16:43:23.418329Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:43:23.469198Z INFO sync:try_to_sync:try_to_sync_once:extend_tips: dbg5709: downloaded height=Some(Height(1732642)) hash=block::Hash("0000000001796306492e0752fa8ec964387e71c0175a5274e9ef9abf34b9ee2f") | |
| 2026-05-30T16:43:23.621917Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: queue_block: accepted height=1732642 hash=block::Hash("0000000001796306492e0752fa8ec964387e71c0175a5274e9ef9abf34b9ee2f") | |
| 2026-05-30T16:43:23.621941Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:43:23.687756Z INFO sync:try_to_sync:try_to_sync_once:extend_tips: dbg5709: downloaded height=Some(Height(1732638)) hash=block::Hash("000000000119991bf6db4c318a6d61661b832829f31e743c9fc51d524c7a9d48") | |
| 2026-05-30T16:43:23.717120Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: queue_block: accepted height=1732638 hash=block::Hash("000000000119991bf6db4c318a6d61661b832829f31e743c9fc51d524c7a9d48") | |
| 2026-05-30T16:43:23.717144Z INFO sync:try_to_sync:try_to_sync_once:extend_tips:checkpoint: dbg5709: verifier waiting: gap above contiguous frontier contiguous_height=Height(1732116) next_height=Height(1732118) gap=2 | |
| 2026-05-30T16:43:23.719128Z INFO sync:try_to_sync:try_to_sync_once:extend_tips: dbg5709: downloaded height=Some(Height(1732639)) hash=block::Hash("00000000009f87c38e12b5b896245b2ec1105ad61b7ce59a9152b5358eb9f3ea") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment