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)!: Remove gossip rpc types #2834

Merged
merged 6 commits into from
Oct 30, 2024
Merged

Conversation

rklaehn
Copy link
Contributor

@rklaehn rklaehn commented Oct 24, 2024

Description

Remove gossip rpc types. They live in iroh-gossip now under a feature flag.

Breaking Changes

Notes & open questions

note: updates to quic-rpc 0.13

Change checklist

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

they live in iroh-gossip now under a feature flag
Copy link

github-actions bot commented Oct 24, 2024

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

Last updated: 2024-10-30T09:10:04Z

Copy link

github-actions bot commented Oct 24, 2024

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: 82f13c2

@rklaehn rklaehn marked this pull request as ready for review October 29, 2024 16:33
@dignifiedquire
Copy link
Contributor

fun merge conflicts are fun..

@dignifiedquire
Copy link
Contributor

Ref n0-computer/iroh-gossip#4

# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	iroh/src/node/builder.rs
#	iroh/src/node/rpc.rs
#	iroh/src/rpc_protocol/gossip.rs
@dignifiedquire
Copy link
Contributor

still some ci issues, otherwise lgtm

@rklaehn rklaehn changed the title refactor(iroh): Remove gossip rpc types refactor(iroh)!: Remove gossip rpc types Oct 30, 2024
@dignifiedquire dignifiedquire added this pull request to the merge queue Oct 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 30, 2024
@rklaehn rklaehn added this pull request to the merge queue Oct 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 30, 2024
@dignifiedquire dignifiedquire added this pull request to the merge queue Oct 30, 2024
Merged via the queue into main with commit a55529b Oct 30, 2024
27 of 28 checks passed
@dignifiedquire dignifiedquire deleted the move-rpc-types branch October 30, 2024 11:23
matheus23 pushed a commit that referenced this pull request Nov 14, 2024
## Description

Remove gossip rpc types. They live in iroh-gossip now under a feature
flag.

## Breaking Changes

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

## Notes & open questions

note: updates to quic-rpc 0.13

## 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.
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