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
Lint
Lint Not Applicable
Unit
Tests Not Applicable