Skip to content
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

feat: simple iroh #2968

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

feat: simple iroh #2968

wants to merge 3 commits into from

Conversation

dignifiedquire
Copy link
Contributor

Description

This is the last step to transforming the iroh crate, it now becomes 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.

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-27T12:32:57Z

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: e54e22b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

1 participant