HomePhabricator

[Chronik] Make `ChronikBridge::get_chain_tip` return `CBlockIndex`

Description

[Chronik] Make ChronikBridge::get_chain_tip return CBlockIndex

Summary:
Combined with get_block_info, we can get the same data, but this way, we can get BlockInfo of any CBlockIndex.

Depends on D13290.

Test Plan: ninja test_bitcoin && ./src/test/test_bitcoin -t chronikbridge_tests

Reviewers: Fabien, #bitcoin_abc

Reviewed By: Fabien, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D13291

Details

Provenance
tobias_ruckAuthored on Mar 11 2023, 12:50
tobias_ruckPushed on Mar 13 2023, 11:47
Reviewer
Restricted Project
Differential Revision
D13291: [Chronik] Make `ChronikBridge::get_chain_tip` return `CBlockIndex`
Parents
rABCb2645957168f: [Chronik] Add `ChronikBridge::find_fork`, for `CChain::FindFork`
Branches
Unknown
Tags
Unknown