ref-fvm icon indicating copy to clipboard operation
ref-fvm copied to clipboard

Replace manual IPLD link enumeration logic with libipld

Open Stebalien opened this issue 4 years ago • 2 comments

The buffered blockstore currently has some manual logic for enumerating links in dag-cbor. We should just use the link enumeration logic from libipld.

Stebalien avatar Mar 09 '22 21:03 Stebalien

seems like a P3 kind/improvement for phase 1 - is that right?

jennijuju avatar Mar 15 '22 04:03 jennijuju

Yes.

Stebalien avatar Mar 21 '22 13:03 Stebalien