Skip to content

Add new fields #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2025
Merged

Add new fields #38

merged 1 commit into from
Jun 25, 2025

Conversation

netsirius
Copy link
Contributor

This pull request includes updates to the freenet-stdlib package version and modifications to the NodeInfo struct in the client_events.rs file to enhance flexibility in representing node information.

Version update:

  • rust/Cargo.toml: Updated the package version from 0.1.10 to 0.1.11 to reflect the latest changes.

Enhancements to NodeInfo struct:

  • rust/src/client_api/client_events.rs: Changed the location field in the NodeInfo struct to Option<String> to allow for cases where location data might be unavailable. Added a new listening_address field as Option<String> to capture optional node listening address information.

@netsirius netsirius requested a review from iduartgomez June 25, 2025 07:56
@iduartgomez iduartgomez merged commit 1e9d379 into main Jun 25, 2025
7 checks passed
@iduartgomez iduartgomez deleted the add-new-diagnostics-fields branch June 25, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants