Blockstore now storing the data, whereas datastore is storing the key and filename. The key should be the multihash (currently the sha256, not the multihash), and the value is the filename (base32).
Pushing through on the ipfs block put use case. Building out the necessary code to write to the blockstore.