-
Notifications
You must be signed in to change notification settings - Fork 85
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
feat(network): add block messages through protobuf (#1116) #1130
Conversation
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
0bb637d
to
433fe13
Compare
Codecov Report
@@ Coverage Diff @@
## main #1130 +/- ##
==========================================
+ Coverage 72.04% 73.98% +1.94%
==========================================
Files 78 81 +3
Lines 7622 7034 -588
Branches 7622 7034 -588
==========================================
- Hits 5491 5204 -287
+ Misses 1254 971 -283
+ Partials 877 859 -18
... and 42 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
b0b2ad0
to
14402de
Compare
…o hardcoded_data (#1186)
* feat(network): move code * feat(network): add outbound sessions to handler
39bfedb
to
b9218eb
Compare
There hasn't been any activity on this pull request recently, and in order to prioritize active work, it has been marked as stale. |
Pull Request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this introduce a breaking change?
Other information
This change is