Skip to content

fix(iroh-base)!: Remove unused getrandom dependency #3202

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
Feb 25, 2025

Conversation

matheus23
Copy link
Member

@matheus23 matheus23 commented Feb 25, 2025

Description

Removes getrandom from iroh-base's dependencies. It's unused.

Breaking Changes

  • iroh-base: We removed the unused getrandom optional dependency. As such, there doesn't exist a getrandom feature flag in iroh-base anymore.

Notes & open questions

Will this remove a feature flag called getrandom and thus be a breaking change? Not sure.

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.

@matheus23 matheus23 self-assigned this Feb 25, 2025
Copy link

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

Last updated: 2025-02-25T12:12:40Z

Copy link

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: 55c93ee

@flub
Copy link
Contributor

flub commented Feb 25, 2025

Will this remove a feature flag called getrandom and thus be a breaking change? Not sure.

Lol, yes. The semvers check confirms this. That wasn't the best design decision ever...

Just list it as breaking change, probably no one will be harmed by this.

@matheus23 matheus23 changed the title fix(iroh-base): Remove unused getrandom dependency fix(iroh-base)!: Remove unused getrandom dependency Feb 25, 2025
@matheus23 matheus23 added this pull request to the merge queue Feb 25, 2025
Merged via the queue into main with commit 0c7a122 Feb 25, 2025
27 of 28 checks passed
@matheus23 matheus23 deleted the matheus23/unused-getrandom branch February 25, 2025 13:51
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.

2 participants