casper-network / casper-network/casper-node
`info_get_peers` returning unexpected results with redundant peer data
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
@Jiu-hong reported that the info_get_peers was returning unexpected results with redundant peer data.
**Investigation outcome;**
**Next Steps:**
- Investigate whether the response is sourced differently compared to the status endpoint.
- Determine if there is an issue with how outbound and inbound connections are being displayed.
- Verify whether the peer list is filtered or if unnecessary data is being included.
**Follow-up:**
- Jakub and Ed to analyse the behaviour and propose potential fixes.
- If necessary, modify status to return only fully connected peers to improve clarity.
- Consider deprecating the info_get_peers endpoint if redundant.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.