net: save high-bandwidth mode states in CNodeStats
rpc: expose high-bandwidth mode states via getpeerinfo
doc: release note for new getpeerinfo fields "bip152_hb_{from,to}"
test: add test for high-bandwidth mode states in getpeerinfo
This is a backport of core#19776
Depends on D10961