Skip to content

Conversation

@dignifiedquire
Copy link
Contributor

@dignifiedquire dignifiedquire commented Sep 25, 2025

@n0bot n0bot bot added this to iroh Sep 25, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Sep 25, 2025
@github-actions
Copy link

github-actions bot commented Sep 25, 2025

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

Last updated: 2025-10-06T11:06:54Z

@dignifiedquire dignifiedquire self-assigned this Sep 25, 2025
@dignifiedquire dignifiedquire added this to the v0.99.0 milestone Sep 29, 2025
@github-actions
Copy link

github-actions bot commented Sep 29, 2025

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: fc975f4

@dignifiedquire dignifiedquire force-pushed the feat-rand-09 branch 3 times, most recently from a8347a9 to b635926 Compare October 2, 2025 10:23
@dignifiedquire dignifiedquire modified the milestones: v0.99.0, v1.0.0 Oct 2, 2025
@ramfox ramfox modified the milestones: v1.0.0, v0.99.0 Oct 2, 2025
@Arqu
Copy link
Collaborator

Arqu commented Oct 3, 2025

@dignifiedquire there's been some requests for this on the public discord, maybe we should try to move forward on it.

@dignifiedquire
Copy link
Contributor Author

@dignifiedquire there's been some requests for this on the public discord, maybe we should try to move forward on it.

I am blocked on a mainline and crypto_box release currently

@dignifiedquire dignifiedquire changed the title [wip] feat: upgrade to [email protected] feat: upgrade to [email protected] Oct 6, 2025
@dignifiedquire dignifiedquire marked this pull request as ready for review October 6, 2025 08:20
@dignifiedquire dignifiedquire modified the milestones: v1.0.0, v0.93.0 Oct 6, 2025
@dignifiedquire dignifiedquire requested review from Frando and flub October 6, 2025 10:22
#[tokio::test]
#[traced_test]
async fn mdns_subscribe() -> Result {
let mut rng = rand_chacha::ChaCha8Rng::seed_from_u64(0u64);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Slightly annoying having these now all over the place

Copy link
Collaborator

@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.

I mean LGTM, but that constant seed innit is a bit annoying and will probably flow into the rest of the crates too. I kinda know it would be bad practice to make the rng an option on that generate func and default a seed when not provided, but seems alluring here.

Copy link
Contributor

@flub flub left a comment

Choose a reason for hiding this comment

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

whoa, that's a lot of changes

@dignifiedquire dignifiedquire added this pull request to the merge queue Oct 6, 2025
Merged via the queue into main with commit 78649a3 Oct 6, 2025
53 of 54 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Oct 6, 2025
@dignifiedquire dignifiedquire deleted the feat-rand-09 branch October 6, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

deps: update to [email protected] and [email protected]

5 participants