Display "LIMITED" for network limited nodes.
Note that the avalanche flag is not displayed, because it is in the
experimental range.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING826b021f51c7: Display the network limited flag in peer details
rABC826b021f51c7: Display the network limited flag in peer details
./src/qt/bitcoin-qt -prune=550 & mkdir /tmp/datadir ./src/qt/bitcoin-qt -datadir=/tmp/datadir -connect=127.0.0.1
In the second instance:
Go to "Help=>Debug window"
Select the tab "Peers"
Click the 127.0.0.1 peer in the upper table
Check in the details that the LIMITED flag is displayed
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- master
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 4763 Build 7589: Bitcoin ABC Buildbot (legacy) Build 7588: arc lint + arc unit
Event Timeline
src/qt/guiutil.cpp | ||
---|---|---|
891 | This would benefit from being a constant. |