Skip to content

chore: adapt to latest main in iroh-gossip and iroh-docs #2936

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 1 commit into from
Nov 15, 2024
Merged

Conversation

rklaehn
Copy link
Contributor

@rklaehn rklaehn commented Nov 15, 2024

Description

adapt to latest main in iroh-gossip and iroh-docs

still not sure if handle_rpc_request should take an Arc<Self>, but for now just make it work

Breaking Changes

none

Notes & open questions

Should all fns that take self take an Arc<Self> in a protocol handler? The Arc kinda infects the entire code base. But maybe we have to do it.

Change checklist

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

still not sure if handle_rpc_request should tane an Arc<Self>, but for now just make it work
Copy link

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

Last updated: 2024-11-15T16:42:03Z

Copy link

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: 96681f3

@dignifiedquire dignifiedquire added this pull request to the merge queue Nov 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 15, 2024
@rklaehn rklaehn added this pull request to the merge queue Nov 15, 2024
Merged via the queue into main with commit 09c54e4 Nov 15, 2024
27 of 28 checks passed
@dignifiedquire dignifiedquire deleted the update-deps branch November 15, 2024 21:07
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