-
Notifications
You must be signed in to change notification settings - Fork 772
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mitigate boundprotocol insanities (#3164)
* client/peer: remove bound property * client: better typesafety for peers * client: add TODO * client: move boundprotocol interface * client: remove addMethods boundProtocol * client: fix net tests * Update typing * Fix many tests * Revert typing changes * client: fix more integration tests * Remove unused params --------- Co-authored-by: acolytec3 <[email protected]>
- Loading branch information
1 parent
3742539
commit 0170906
Showing
9 changed files
with
215 additions
and
150 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
Oops, something went wrong.