Open a ReadWrite blockstore without knowing the root Cid
Open
P2
- Dominant language
- Go
- Stars
- 175
- Forks
- 54
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 4
Description
Kinda connected to https://github.com/ipld/go-car/issues/196
It's quite odd to me that `OpenReadWrite()` require passing the expected root, while that information is in the file header. This prevent from simply opening the file and accessing the roots.
Is there a reason for this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.