Page MenuHomePhabricator

rpc/net: decode the services flags in a new entry
ClosedPublic

Authored by PiRK on Oct 16 2020, 09:02.

Details

Reviewers
Fabien
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABCe5b0e658a2f3: rpc/net: decode the services flags in a new entry
Summary

This adds human readable network services to the output of getpeerinfo and getnetworkinfo

Backport of Core PR16787

Test Plan

Run src/bitcoin-cli getnetworkinfo and check the localservicesnames field.

More tests coming in PR16850

Diff Detail

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 16 2020, 09:02
PiRK requested review of this revision.Oct 16 2020, 09:02

improve release notes by specifying the name of the new field

This revision is now accepted and ready to land.Oct 16 2020, 12:37