Skip to content

feat(iroh-net): Export the Ticket trait #2765

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 2 commits into from
Oct 1, 2024
Merged

Conversation

flub
Copy link
Contributor

@flub flub commented Oct 1, 2024

Description

This exports the Ticket trait, which is kind of needed to work with
the NodeTicket. Since NodeTicket is already provided directly in
iroh-net it is very strange to force users to pull in iroh-base to get
the ticket trait.

Also updates the docs of tickets a little.

Breaking Changes

None

Notes & open questions

None

Change checklist

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

This exports the Ticket trait, which is kind of needed to work with
the NodeTicket.

Also updates the docs of tickets a little.
Copy link

github-actions bot commented Oct 1, 2024

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

Last updated: 2024-10-01T09:27:31Z

Copy link

github-actions bot commented Oct 1, 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: 8aa86f4

Copy link
Contributor

@divagant-martian divagant-martian left a comment

Choose a reason for hiding this comment

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

LGTM

@divagant-martian divagant-martian added this pull request to the merge queue Oct 1, 2024
Merged via the queue into main with commit e9f98a6 Oct 1, 2024
27 checks passed
@flub flub deleted the flub/net-ticket branch October 4, 2024 08:49
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