You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--
Please read and fill out this form before submitting your PR.
Please make sure you have reviewed our contributors guide before
submitting your
first PR.
NOTE: PR titles should follow semantic commits:
https://www.conventionalcommits.org/en/v1.0.0/
-->
## Overview
This pr adds test cases and fixes an issue or two
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Added a method to indicate if the node is running.
- **Bug Fixes**
- Improved peer listing to ensure a client does not include itself among
its connected or discovered peers.
- **Tests**
- Introduced comprehensive tests for node lifecycle management and
client peer/network info retrieval.
- **Refactor**
- Unified node lifecycle management into a single method with enhanced
error handling and logging.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: tac0turtle <you@example.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments