Page MenuHomePhabricator

[Chronik] Add `get_block_ancestor` for `CBlockIndex::GetAncestor`
ClosedPublic

Authored by tobias_ruck on Mar 11 2023, 08:31.

Details

Summary

Allows us to get an ancestor of a &CBlockIndex in Rust.

Depends on D13288.

Test Plan

ninja test_bitcoin && ./src/test/test_bitcoin -t chronikbridge_tests

Diff Detail

Repository
rABC Bitcoin ABC
Branch
chronik-get-ancestor
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22356
Build 44338: Build Diffbuild-chronik
Build 44337: arc lint + arc unit