-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Reverting PR #2820 due to backwards incompatibility with production. The typeUrl of the PeerDescriptors in the Any protobuf message has changes from `dht.PeerDescriptor` to `peerDescriptor.PeerDescriptor` in this change. This makes it impossible to parse the stream entry points stored stored in the DHT causing stream joining to not work. The clean up of generated protobuf code will be implemented in #2842
- Loading branch information
Showing
111 changed files
with
4,760 additions
and
556 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
111 changes: 0 additions & 111 deletions
111
packages/dht/generated/packages/dht/protos/PeerDescriptor.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.