Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: libp2p/go-libp2p-circuit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9c610bea42ca17727bc5ad315616ca91bb4eda1a
Choose a base ref
..
head repository: libp2p/go-libp2p-circuit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ee0d6be0729852d504bcd0faf5d69f238981adf6
Choose a head ref
Showing with 95 additions and 67 deletions.
  1. +95 −66 pb/relay.pb.go
  2. +0 −1 pb/relay.proto
161 changes: 95 additions & 66 deletions pb/relay.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pb/relay.proto
Original file line number Diff line number Diff line change
@@ -21,7 +21,6 @@ message CircuitRelay {
STOP_DST_MULTIADDR_INVALID = 351;
STOP_RELAY_REFUSED = 390;
MALFORMED_MESSAGE = 400;
RELAY_OVERLOADED = 500;
}

enum Type { // RPC identifier, either HOP, STOP or STATUS