ouroboros-network icon indicating copy to clipboard operation
ouroboros-network copied to clipboard

Public Network State

Open coot opened this issue 11 months ago • 0 comments

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-network project.
  • [x] Added labels.
  • [ ] Updated changelog files.
  • [ ] The documentation has been properly updated, see ref.

coot avatar Jan 17 '25 19:01 coot