Skip to content

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.

3 participants