* [IPFS] Initial fuzzing of datastore consistency
Submitting IPFS for initial integration.
Initial fuzz testing is validating the interface of the multiple
datastore backings of IPFS. A fuzzer for the protocol between
nodes will follow.
* split backends into separate binaries for libfuzzer address sanitizer