HomeSoftware Heritage

Start introducing composite ObjId in the interface

Description

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.