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

refactor(iroh_net)!: Remove Endpoint::my_addr_with_endpoints #2359

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

flub
Copy link
Contributor

@flub flub commented Jun 12, 2024

Description

This removes the Endpoint::my_addr_with_endpoints API. It is rather
esoteric, very easy to do by hand and uses the dreaded endpoint noun
in the wrong context.

Breaking Changes

  • Endpoing::my_addr_with_endpoints has been removed.

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates if relevant.
  • Tests if relevant.
  • All breaking changes documented.

This removes the Endpoint::my_addr_with_endpoints API.  It is rather
esoteric, very easy to do by hand and uses the dreaded endpoint noun
in the wrong context.
@dignifiedquire dignifiedquire added this to the v0.19.0 milestone Jun 13, 2024
@divagant-martian divagant-martian added this pull request to the merge queue Jun 13, 2024
Merged via the queue into main with commit 3a2faea Jun 13, 2024
24 of 25 checks passed
@divagant-martian divagant-martian deleted the flub/no-addr-with-eps branch June 13, 2024 17:20
ppodolsky pushed a commit to izihawa/iroh that referenced this pull request Jun 22, 2024
…uter#2359)

## Description

This removes the Endpoint::my_addr_with_endpoints API.  It is rather
esoteric, very easy to do by hand and uses the dreaded endpoint noun
in the wrong context.

## Breaking Changes

- Endpoing::my_addr_with_endpoints has been removed.

## Notes & open questions

<!-- Any notes, remarks or open questions you have to make about the PR.
-->

## Change checklist

- [x] Self-review.
- [x] Documentation updates if relevant.
- ~~Tests if relevant.~~
- [x] All breaking changes documented.
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.

None yet

3 participants