Skip to content

Conversation

matheus23
Copy link
Member

@matheus23 matheus23 commented Jul 23, 2025

Description

#3398 but now rebased on main. See its description for more information.

There's only one small change: We don't need to think about NodeMap::reset, as that's removed in main.

Breaking Changes

None.

Notes & open questions

Change checklist

  • Self-review.

Copy link

github-actions bot commented Jul 23, 2025

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

Last updated: 2025-07-28T15:36:22Z

Copy link

github-actions bot commented Jul 23, 2025

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: 619b67d

@n0bot n0bot bot added this to iroh Jul 23, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Jul 23, 2025
@matheus23 matheus23 self-assigned this Jul 28, 2025
@matheus23 matheus23 force-pushed the matheus23/path-validity branch from c82809a to 48be424 Compare July 28, 2025 14:38
@matheus23 matheus23 added this pull request to the merge queue Jul 28, 2025
Merged via the queue into main with commit a3187ca Jul 28, 2025
31 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Jul 28, 2025
@matheus23 matheus23 deleted the matheus23/path-validity branch July 28, 2025 19:53
github-merge-queue bot pushed a commit that referenced this pull request Jul 30, 2025
…invalid (#3415)

## Description

Fixes a bug introduced in #3400

We used to only reset `last_call_me_maybe` to `None` when the best
address was cleared. The above PR accidentally changed that to always
reset.

## Change checklist
<!-- Remove any that are not relevant. -->
- [x] Self-review.
- [x] Documentation updates following the [style
guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text),
if relevant.
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