-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(iroh-willow): Move
Spaces
RPC & client to iroh-willow
cr…
…ate (#2926) ## Description <!-- A summary of what this pull request achieves and a rough list of changes. --> - Move all the spaces-specific RPC stuff from `iroh` to `iroh-willow` - Add `add_node_addr` and `node_addr` RPC calls, remove use of `.net()` sub-rpc - Pass in `iroh_blobs::store::Store` instead of requring `iroh_blobs` RPC - Revert all changes in `iroh` - Update to latest crates & `main` ## 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: Friedel Ziegelmayer <[email protected]> Co-authored-by: Rüdiger Klaehn <[email protected]> Co-authored-by: Floris Bruynooghe <[email protected]> Co-authored-by: Asmir Avdicevic <[email protected]> Co-authored-by: Diva M <[email protected]> Co-authored-by: Divma <[email protected]> Co-authored-by: Vítor Vasconcellos <[email protected]>
- Loading branch information
1 parent
8fd40a5
commit e036637
Showing
299 changed files
with
4,922 additions
and
47,057 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.