Skip to content

Conversation

Frando
Copy link
Member

@Frando Frando commented Sep 10, 2024

Description

Fixes #2695

  • Refactor peer manager to really keep track of all connections, the previous logic of a single peer state was flawed for simultaneous accepts while closing previous connections.
  • Better debuggability of reconciler
  • Add proptest from WIP: failing proptest for willow sync #2695 and refactor to run in both directions simultaneously.

Breaking Changes

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 Sep 10, 2024

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

Last updated: 2024-09-24T13:29:28Z

@Frando Frando force-pushed the Frando/willow-proptest branch from 10ecf79 to 6b4f2bf Compare September 16, 2024 14:01
@matheus23 matheus23 self-assigned this Sep 23, 2024
@matheus23
Copy link
Member

Will take this over now ✌️

@matheus23 matheus23 marked this pull request as ready for review September 24, 2024 13:29
@matheus23 matheus23 merged commit 63c9557 into willow Sep 24, 2024
7 of 26 checks passed
matheus23 added a commit that referenced this pull request Nov 14, 2024
…reliably (#2727)

## Description

Fixes #2695 

* Refactor peer manager to really keep track of all connections, the
previous logic of a single peer state was flawed for simultaneous
accepts while closing previous connections.
* Better debuggability of reconciler
* Add proptest from #2695 and refactor to run in both directions
simultaneously.

## Breaking Changes

<!-- Optional, if there are any breaking changes document them,
including how to migrate older code. -->

## Notes & open questions

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

## Change checklist

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

---------

Co-authored-by: Philipp Krüger <[email protected]>
@matheus23 matheus23 deleted the Frando/willow-proptest branch May 15, 2025 08:06
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