laanwj
commented at 10:16 AM on October 30, 2019:
member
Now that getinfo is no longer part of the RPC API, and client-side implementation is not subject to API stability, it's possible to start thinking about making it more user friendly.
I've made a start in #17302 by adding some status fields.
Some other potential ideas:
Remove noise: fields that users are unlikely to want to query often protocolversion, walletversion, keypoololdest (these three were done in #17650)
Multiwallet: List balance per wallet
List all proxies, at least if they're different from the IPv4 one
Alternative, more human-friendly, format besides JSON? Colors, progress bars :smile:?
laanwj added the label Feature on Oct 30, 2019
laanwj added the label Utils/log/libs on Oct 30, 2019
laanwj added the label good first issue on Oct 30, 2019
MarcoFalke
commented at 1:01 PM on October 30, 2019:
member
We also need more emojis, obviously
malevolent
commented at 11:31 AM on November 30, 2019:
contributor
Hi @laanwj@MarcoFalke ,
This change removes the noisy unwanted fields listed under your first potential idea. If there is anything I should add or change please let me know.
Display date/time of latest block verified (maybe even the delta to the current time, to immediately see how far one is behind during IBD, or how long ago the last block was received, respectively)
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:54 UTC