-
Couldn't load subscription status.
- Fork 1k
Rework the event system of sc-network
#1370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 4 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
f643843
Rework the event system of `sc-network`
altonen 026466c
Fix clippy
altonen 229197e
Fix warnings
altonen 6d995a0
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 208fe22
Report notification metrics in `NotificationService`/`NotificationSink`
altonen 00611e0
Remove notifications sinks on `NotificationStreamClosed`
altonen b6174e3
Update substrate/client/network/src/service/traits.rs
altonen 4fe313e
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 120f429
Implement `NotificationService::try_set_handshake()`
altonen fa7156b
Apply review comments
altonen e1acf57
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen d5a8374
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen d178270
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen c6b10d5
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 2d4bdda
Fix warnings
altonen b074c57
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 910a737
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 3aa962c
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen beee591
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen f4286da
Fix mixnet
altonen a2bf29d
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen ff10bfb
Add `Sync`
altonen 1fab0f1
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen e2d6d22
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 6451147
Use `NotificationService` in `ConsensusGossip`
altonen ede7ff0
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 09be0b9
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen fd3a6ce
Fix stuff
altonen bc9d6cf
Fix tests
altonen aa78cf6
Fix UI test
altonen cc2b3cf
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 81b5997
Ignore missing `NotificationService`
altonen 9d24a55
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 11b0dac
Fix stuff
altonen 2e52080
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 6515510
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 633f481
Reject peers with unknown roles
altonen 8dec276
Update Cargo.lock
altonen 6dfef05
Fix more stuff
altonen 6da99b3
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 65ece16
Fix stuff more
altonen 7770477
Fix warnings
altonen eeab2fd
Use `ProtocolHandle` for fetching peer counts
altonen 5049ade
zzz
altonen befd2d9
Prioritize validation events over other events
altonen cd94277
Improve validation
altonen 0e140bd
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen baf44b2
Fix clippy
altonen ac76424
Clean up things
altonen 20395c6
Updates
altonen 3273e32
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen e791de2
Fix networkbridge test
altonen 32c0c5f
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 1ce77bd
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 691f4c8
Update Cargo.lock
altonen b04d65d
Fix gitlab ui test
altonen 0b2e718
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen 76bb0be
Merge remote-tracking branch 'origin/master' into altonen-rework-sc-n…
altonen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.