-
-
Notifications
You must be signed in to change notification settings - Fork 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
DAG Import/Export #6870
Comments
Note: for now, |
Some test data:
|
@Stebalien remaining questions:
|
The underlying blockstore verifies on read & write, so this shouldn't be necessary.
Yes.
UX issue around |
Hey all -- is this the correct PR to track for progress on this issue? #7038 Wondering what the overall status is! |
@pooja there are now 3 separate PRs for this, 2 of them ( implementing |
Ok, thanks for the update! Could you drop the links to the 3 relevant PRs?
…On Fri, Apr 03, 2020 at 9:32 PM, Peter Rabbitson < ***@***.*** > wrote:
@ pooja ( https://github.com/pooja ) there are now 3 separate PRs for this,
2 of them ( implementing export ) are ready to go, but became left out of
0.5 due to a umber of unrelated troubles with that release. The 3rd one (
implementing import ) is pending a performance regression test for an
internal change that had to be made, tentatively by mid-next week, but the
import functionality itself is also ready and tested.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub (
#6870 (comment) ) , or unsubscribe
(
https://github.com/notifications/unsubscribe-auth/ABLH2S3DXKQESXI7TD6BC6TRK2Z6RANCNFSM4KQAQ6OA
).
|
Apologies, I thought I did 🤦♂
|
Thanks!
…On Mon, Apr 06, 2020 at 1:49 AM, Peter Rabbitson < ***@***.*** > wrote:
>
>
> Could you drop the links to the 3 relevant PRs?
>
>
Apologies, I thought I did 🤦♂
Actually it is just PRs now:
* Standalone ipfs dag export portion ( reviewed/approved to go): #7036 (
#7036 )
* Standalone ipfs dag import portion ( mostly done, needs some perf.
testing work, slated for late today/Tuesday ): #7038 (
#7038 )
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub (
#6870 (comment) ) , or unsubscribe
(
https://github.com/notifications/unsubscribe-auth/ABLH2S7Y7LNIRNB7EE2KASLRLGJTDANCNFSM4KQAQ6OA
).
|
@pooja it all got done, sorry for all the delays: lots of corner cases got ruffled. |
@ribasushi could you file any issues for remaining pieces (IIRC, you wanted more progress information) and then close this issue? |
Leftovers tracked at #7141 |
We should have DAG Import/Export commands for importing from and exporting to CAR files.
Usage:
The text was updated successfully, but these errors were encountered: