Return some relevant info from a CBlockIndex (hash, height).
Depends on D13291.
Differential D13292 Authored by tobias_ruck on Mar 11 2023, 12:54.
Details
Summary Return some relevant info from a CBlockIndex (hash, height). Depends on D13291. Test Plan ninja test_bitcoin && ./src/test/test_bitcoin -t chronikbridge_tests
Diff Detail
Event TimelineHerald added a reviewer: Restricted Project. · View Herald TranscriptMar 11 2023, 12:542023-03-11 12:54:12 (UTC+0) tobias_ruck edited the summary of this revision. (Show Details)Mar 11 2023, 13:002023-03-11 13:00:50 (UTC+0) tobias_ruck added a parent revision: D13291: [Chronik] Make `ChronikBridge::get_chain_tip` return `CBlockIndex`. Harbormaster completed remote builds in B22360: Diff 38429.Mar 11 2023, 13:062023-03-11 13:06:08 (UTC+0) This revision is now accepted and ready to land.Mar 13 2023, 08:522023-03-13 08:52:21 (UTC+0) Closed by commit rABC9b43da8f6916: [Chronik] Add `get_block_info` (authored by tobias_ruck). · Explain WhyMar 13 2023, 11:472023-03-13 11:47:14 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38489 |