Skip to content

Conversation

@dignifiedquire
Copy link
Contributor

@dignifiedquire dignifiedquire commented Oct 25, 2024

Directly uses serde_error::Error instead

Depends on n0-computer/iroh-blobs#5

Breaking Changes

  • removed
    • iroh_base::rpc::RpcError
    • iroh_base::rpc::RpcResult

Closes #2839

@github-actions
Copy link

github-actions bot commented Oct 25, 2024

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

Last updated: 2024-10-28T13:33:43Z

@github-actions
Copy link

github-actions bot commented Oct 25, 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: dbb5672

@dignifiedquire dignifiedquire added this to the v0.28.0 milestone Oct 25, 2024
Directly uses `serde_error::Error` instead

## Breaking Changes

- removed
  - `iroh_base::rpc::RpcError`
  - `iroh_base::rpc::RpcResult`
@dignifiedquire dignifiedquire force-pushed the refactor-remove-base-rpc branch from a7208b4 to 99cb7e6 Compare October 28, 2024 13:31
@dignifiedquire dignifiedquire added this pull request to the merge queue Oct 28, 2024
Merged via the queue into main with commit bfba7a4 Oct 28, 2024
26 of 27 checks passed
@dignifiedquire dignifiedquire deleted the refactor-remove-base-rpc branch October 28, 2024 14:15
matheus23 pushed a commit that referenced this pull request Nov 14, 2024
Directly uses `serde_error::Error` instead

Depends on n0-computer/iroh-blobs#5

## Breaking Changes

- removed
  - `iroh_base::rpc::RpcError`
  - `iroh_base::rpc::RpcResult`


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

refactor: remove iroh_base::rpc::RpcError

3 participants