Bitcoin-ABC / Bitcoin-ABC/bitcoin-abc

get chain size through rpc

Open
#266 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
C++
Stars
1.3k
Forks
788
PR merge metrics
No merged PRs in 30d

Description

Is it possible to get chain size on disk through rpc?
The equivalent of bitcoind `size_on_disk` property from the `getblockchaininfo` rpc method.

Contributor guide

Open the contributing guide

Research direction

Start by locating the getblockchaininfo RPC entry point and reviewing how its existing fields are assembled. Determine where the chain's on-disk size is available, then verify that the RPC exposes a size_on_disk-equivalent value and that relevant RPC tests cover it.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.