* use storestream for retrieval * use `len` prop on manifest * remove read pattern * make blocksize and chunksize consistent * fix tests * fix chunker tests - now padded by default
* cleanup manifest * adding a "seekable" base stream
* cleanup manifest * make block a ref type
* make manifest a ref object * capitalize tests * add storestream and tests * fix tests * run storestream tests