-
Notifications
You must be signed in to change notification settings - Fork 184
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
p2p restructure #2342
base: main
Are you sure you want to change the base?
p2p restructure #2342
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2342 +/- ##
==========================================
- Coverage 74.48% 74.44% -0.05%
==========================================
Files 110 110
Lines 11771 11771
==========================================
- Hits 8768 8763 -5
- Misses 2324 2328 +4
- Partials 679 680 +1 ☔ View full report in Codecov by Sentry. |
Perhaps we should rename |
1a4651f
to
f596acf
Compare
|
f596acf
to
22f28ce
Compare
22f28ce
to
f354107
Compare
Structure change:
Renamed
peers.go
tocodec.go
Protobuf generation
Changed from
protoc
tobuf
Added
generate-buf
to Makefile