Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

refactor: use low-level block api in refs-local interface test #3005

Merged
merged 4 commits into from
Apr 24, 2020

Conversation

achingbrain
Copy link
Member

Follows on from #2980 but uses the unixfs-importer which has been refactored to only use the block API, allowing implementations to be written from low-level APIs upwards.

CC @aphelionz

Follows on from #2980 but uses the unixfs-importer which has been
refactored to only use the block API, allowing implementations to be
written from low-level APIs upwards.
Implements the same change as #2987 but using the unixfs-importer
because go-ipfs does not support specifying CID versions to /block/put
so the client has to create the CID and supply it.
@aphelionz
Copy link
Contributor

Works for me! Can we close the other PRs?

@achingbrain
Copy link
Member Author

Will do, just waiting for green CI

@achingbrain achingbrain changed the title refactor: only use low-level block api in refs-local interface test refactor: use low-level block api in refs-local interface test Apr 24, 2020
@achingbrain achingbrain merged commit b6521d0 into master Apr 24, 2020
@achingbrain achingbrain deleted the refactor/only-use-block-api-in-refs-local-test branch April 24, 2020 22:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants