Start introducing composite ObjId in the interface
For now, any hash algo other than ID_HASH_ALGO ("sha1") is ignored.
This changes the network protocol used by list_content
from a
concatenation of fixed-length hashes to a stream of msgpacked
dictionaries.
Migrated from D8029 (view on Phabricator)