Skip to content

feat: simple iroh #2968

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
Nov 28, 2024
Merged

feat: simple iroh #2968

merged 1 commit into from
Nov 28, 2024

Conversation

dignifiedquire
Copy link
Contributor

@dignifiedquire dignifiedquire commented Nov 27, 2024

Description

This is the nexst step to transforming the iroh crate, it now is purely a reexport crate of the fundamental building blocks

  • iroh-base
  • iroh-net
  • iroh-router

Breaking Changes

  • removed
    • iroh::node
    • iroh::metrics
    • iroh::util
  • load_secret_key moved to iroh_node_utils to preserve it

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

@dignifiedquire dignifiedquire added this to the v0.29.0 milestone Nov 27, 2024
Copy link

github-actions bot commented Nov 27, 2024

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

Last updated: 2024-11-28T09:44:42Z

Copy link

github-actions bot commented Nov 27, 2024

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: 1ffb39d

remove the remaining pieces in `iroh` and make it a pure reexport crate
@dignifiedquire dignifiedquire marked this pull request as ready for review November 28, 2024 09:43
@dignifiedquire dignifiedquire added this pull request to the merge queue Nov 28, 2024
Merged via the queue into main with commit 32f1fcd Nov 28, 2024
26 of 27 checks passed
@dignifiedquire dignifiedquire deleted the refactor-simple-iroh branch November 28, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants