-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(node): implement fraud-sub and services stopping on valid befp (#…
…233) * feat(node): implement fraud-sub and services stopping on valid befp * add missing protocols * cleanup the task that stops services on drop * add a comment on token cancelling * imports reorg * add peers blacklisting * rename the helper fn * Update node/src/p2p.rs * rename the node's cancellation token * remove the network compromised token from pub api --------- Signed-off-by: Maciej Zwoliński <[email protected]> Co-authored-by: Mikołaj Florkiewicz <[email protected]>
- Loading branch information
Showing
4 changed files
with
246 additions
and
15 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.