ouroboros-network
ouroboros-network copied to clipboard
Public Network State
Description
Querable node-to-node protocol state through node-to-client's LocalStateQuery mini-protocol.
Exposes state from three components (only about node-to-node connections):
Reflection on node-to-client is a possible future extension.
Checklist
Quality
- [ ] Commit sequence makes sense and have useful messages, see ref.
- [ ] New tests are added and existing tests are updated.
- [ ] Self-reviewed the PR.
Maintenance
- [x] Linked an issue or added the PR to the current sprint of
ouroboros-networkproject. - [x] Added labels.
- [ ] Updated changelog files.
- [ ] The documentation has been properly updated, see ref.