-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Update to unified go-graphsync v0.9.0 #7197
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7197 +/- ##
==========================================
- Coverage 39.09% 39.08% -0.01%
==========================================
Files 614 614
Lines 64895 64892 -3
==========================================
- Hits 25369 25362 -7
- Misses 35127 35128 +1
- Partials 4399 4402 +3
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is effectively a sed 's///'
PR
85d3741
to
28e9ffb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like we have some compile errors due to upstream dependency incompatibilities?
Approved modulo updating deps 👍 |
28e9ffb
to
92c84f2
Compare
Note: Please do not merge until we've had a chance to run a manual test Update: manual tests complete |
f342832
to
19883d9
Compare
Update to go-graphsync v0.8.0 with go-ipld-prime linksystem branch & trusted store.
19883d9
to
dc1f482
Compare
Manual tests completed. Manually completed storage and retrieval deals for
|
Miner x cohort approved ✅ |
Goals
This is based on #6375, but rebased on master and updated to go-graphsync v0.9.0 which incorporates all the changes from the v0.6.x branch. It is part of the effort to unify graphsync versions post M1
Blocked by: