Page MenuHomePhabricator

[Chronik] Add `/blockchain-info` HTTP endpoint
ClosedPublic

Authored by tobias_ruck on Apr 29 2023, 19:12.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCa192af015ffd: [Chronik] Add `/blockchain-info` HTTP endpoint
Summary

Allows to query some info about the state of blockchain. Currently this is just the tip hash and height.

Test Plan

ninja && ./test/functional/test_runner.py chronik_blockchain_info

Diff Detail

Repository
rABC Bitcoin ABC
Branch
chronik-blockchain-info
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23572
Build 46758: Build Diffbuild-diff · build-debug · build-without-wallet · build-clang-tidy · build-chronik · build-clang
Build 46757: arc lint + arc unit