• Masih H. Derkani's avatar
    Remove memory intensive writer and add warping tests · 0f79c3e8
    Masih H. Derkani authored
    Remove the memory intensive CARv2 writer implementation since it needs
    to be reimplemented anyway and not used. We will release writers if
    needed when it comes to SelectiveCar writer implementation. Just now it
    is not clear if we want a CARv2 writer that works with the deprecated
    `format.NodeGetter`.
    
    Add tests for V1 wrapping functionality.
    
    Reformat code in repo for consistency using `gofumpt`.
    0f79c3e8
writer_test.go 2.84 KB