Skip to content

feat!: update to iroh@0.98#79

Merged
dignifiedquire merged 2 commits into
mainfrom
feat-iroh-0-98
Apr 20, 2026
Merged

feat!: update to iroh@0.98#79
dignifiedquire merged 2 commits into
mainfrom
feat-iroh-0-98

Conversation

@dignifiedquire
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 20, 2026

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh-services/pr/79/docs/iroh_services/

Last updated: 2026-04-20T11:20:42Z

Copy link
Copy Markdown
Contributor

@Arqu Arqu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Im approving to keep the ball moving here but needs a sanity check we caught all the Endpoint::builder lines.

Comment thread src/client.rs
};

let endpoint = Endpoint::empty_builder().bind().await.unwrap();
let endpoint = Endpoint::builder(presets::Minimal).bind().await.unwrap();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only see this change in the tests but nowhere in the main code. I assume there's at least one endpoint somewhere in there.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that already used an endpoint with the n0 preset

@dignifiedquire dignifiedquire merged commit b6e4cec into main Apr 20, 2026
24 of 25 checks passed
@dignifiedquire dignifiedquire deleted the feat-iroh-0-98 branch April 20, 2026 11:42
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