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: upgrade to [email protected] #6309

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

dignifiedquire
Copy link
Member

@dignifiedquire dignifiedquire commented Dec 4, 2024

  • iroh-net is now iroh
  • iroh-gossip uses hex by default, use base32 manually to keep backwards compat
  • use the new iroh::protocol::Router to manage the gossip integration
  • introduces a first fix for topic leaving in iroh-gossip (more to come in the next releases)

TODO:

  • green CI
  • update to released iroh-gossip

@link2xt
Copy link
Collaborator

link2xt commented Dec 5, 2024

deltachat peer_channels::tests::test_can_reconnect getting stuck sometimes looks like a real problem, we did not have problems with Rust tests with previous version.

@dignifiedquire
Copy link
Member Author

deltachat peer_channels::tests::test_can_reconnect getting stuck sometimes looks like a real problem, we did not have problems with Rust tests with previous version.

quick update on this: we are still investigating this bug, and hope to have a fix by next week

- iroh-net -> iroh
- iroh-gossip uses hex by default, use base32 manually to keep backwards compat
- use the new `iroh::protocol::Router` to manage the gossip integration
@dignifiedquire dignifiedquire changed the title feat: upgrade to [email protected] feat: upgrade to [email protected] Dec 16, 2024
@dignifiedquire dignifiedquire changed the title feat: upgrade to [email protected] [WIP] feat: upgrade to [email protected] Dec 16, 2024
@dignifiedquire dignifiedquire changed the title [WIP] feat: upgrade to [email protected] feat: upgrade to [email protected] Dec 17, 2024
@dignifiedquire
Copy link
Member Author

@link2xt now with more gossip fixes, and another version of iroh, this should be in a state to work for you

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

Successfully merging this pull request may close these issues.

2 participants