-
Notifications
You must be signed in to change notification settings - Fork 179
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
[Dynamic Protocol State] Sync master
to feature branch
#4694
Merged
durkmurder
merged 1,058 commits into
feature/dynamic-protocol-state
from
yurii/sync-master-to-dynamic-protocol-state
Sep 7, 2023
Merged
[Dynamic Protocol State] Sync master
to feature branch
#4694
durkmurder
merged 1,058 commits into
feature/dynamic-protocol-state
from
yurii/sync-master-to-dynamic-protocol-state
Sep 7, 2023
Conversation
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
…low/flow-go into khalil/6472-iwant-flooding-detection
…spector.go Co-authored-by: Misha <misha.rybalov@dapperlabs.com>
[Networking] Refinement of message scope; encapsulating the publish logic in the libp2p node
Co-authored-by: Misha <misha.rybalov@dapperlabs.com>
Co-authored-by: Misha <misha.rybalov@dapperlabs.com>
Co-authored-by: Misha <misha.rybalov@dapperlabs.com>
…e-part-2 [Networking] Refactoring Networking Layer for Improved Structure and Maintainability AND Eliminating Redundant Middleware Component
…ents [Benchnet] Small improvements to the loader to support exec data testing
…ngine-interfaces Script execution engine interface changes refactor
log num txs and state changed in block executed log
…/sync-master-to-dynamic-protocol-state
durkmurder
requested review from
gomisha,
yhassanzadeh13,
zhangchiqing,
ramtinms,
janezpodhostnik,
AlexHentschel,
peterargue and
jordanschalm
as code owners
September 7, 2023 20:21
durkmurder
removed request for
zhangchiqing,
ramtinms,
gomisha,
yhassanzadeh13,
janezpodhostnik and
peterargue
September 7, 2023 20:21
AlexHentschel
approved these changes
Sep 7, 2023
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## feature/dynamic-protocol-state #4694 +/- ##
==================================================================
- Coverage 56.18% 54.84% -1.35%
==================================================================
Files 870 916 +46
Lines 79983 85532 +5549
==================================================================
+ Hits 44937 46908 +1971
- Misses 31508 35025 +3517
- Partials 3538 3599 +61
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. 📢 Have feedback on the report? Share it here. |
jordanschalm
approved these changes
Sep 7, 2023
durkmurder
merged commit Sep 7, 2023
17c66b8
into
feature/dynamic-protocol-state
36 of 37 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Context
This PR syncs master to feature branch, a clean merge without conflicts.