endo
endo copied to clipboard
daemon: Consider using content address as `readable-blob` formula id
The readable-blob formula corresponds to some binary data. We store its content address, a SHA-512 hash, as part of the formula. We should consider simply the content address, which has the same format as our ids, as the formula id.